Fixed productcard spoil rate (fixes #1319)

This commit is contained in:
Bernd Bestel
2021-06-28 19:43:08 +02:00
parent 7587ead732
commit 76cfe7fece
2 changed files with 4 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
- Fixed that undoing a consume/open action from the success notification on the stock entries page was not possible
- Fixed that adding a barcode to a product didn't save the selected quantity unit when the product only has a single one
- Fixed that the store information on a stock entry was lost when transferring a partial amount to a different location
- Fixed that the "Spoil rate" on the product card was wrong in some cases
### Shopping list improvements/fixes
- The amount now defaults to `1` for adding items quicker