Fixed parent product amount aggregation (fixes #878)

This commit is contained in:
Bernd Bestel
2020-08-25 18:13:26 +02:00
parent 3b564294e3
commit 4db373b272
3 changed files with 53 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
- Fixed that when editing a stock entry without a price, the price field was prefilled with `1`
- Fixed that location & product groups filter on the stock overview page did a contains search instead an exact search
- Fixed that the amount on the success popup was wrong when consuming a product with "Tare weight handling" enabled
- 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
### Shopping list improvements