mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fixed products page product group filter to use an exact search instead of contains (fixes #2570)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
- If the lookup was successful, the product edit page of the created product is displayed, where the product setup can be completed (if required)
|
||||
- After that, the transaction is continued with that product
|
||||
- Fixed that when copying a product, the field "Treat opened as out of stock" wasn't copied along (thanks @TheDodger)
|
||||
- Fixed that the product groups filter on the master data products page used a contains search instead of an exact search
|
||||
|
||||
### Shopping list
|
||||
|
||||
|
Reference in New Issue
Block a user