Use stock_log location instead of product location for stock journal (fixes #1381)

This commit is contained in:
Bernd Bestel
2021-07-02 17:04:40 +02:00
parent 9f833b9bd5
commit 187d48f93d
2 changed files with 29 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
- 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
- Fixed that the stock journal showed always the products default location (instead of the location of the transaction)
### Shopping list improvements/fixes
- The amount now defaults to `1` for adding items quicker