mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Round amount picker max by stock_decimal_places_amounts (closes #2578)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- This executes the configured barcode lookup plugin with the given barcode
|
||||
- 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
|
||||
- Optimized form validation (max amount checks) related to unit conversion with a lot of decimal places on the consume and transfer page
|
||||
- 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
|
||||
- Fixed that Scan Mode on the purchase and consume page didn't work (not all fields were properly populated) when using/scanning a product Grocycodes
|
||||
|
Reference in New Issue
Block a user