Handle edited stock entries in GetProductPriceHistory (fixes #913)

This commit is contained in:
Bernd Bestel
2020-08-25 19:09:47 +02:00
parent 0b98504371
commit 4058925f40
3 changed files with 24 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
- 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
- Fixed that edited stock entries were not considered for the price history chart on the product card
### Shopping list improvements