mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
Fixed consuming tare weight handling enabled products on the stock entries page (fixes #988)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
- Fixed that the aggregated amount of parent products was wrong on the stock overview page when the child products had not the same stock quantity units
|
||||
- Fixed that edited stock entries were not considered for the price history chart on the product card
|
||||
- Fixed that `FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING` is set to `false`, the purchase page validation failed (thanks @fipwmaqzufheoxq92ebc)
|
||||
- Fixed that consuming products with enabled tare weight handling did not work on the stock entries page (also fixed that opening those products is not possible there)
|
||||
|
||||
### Shopping list improvements
|
||||
- Decimal amounts are now allowed (for any product, rounded by two decimal places)
|
||||
|
Reference in New Issue
Block a user