mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fixed product's last_price related to empty / 0 stock transactions (fixes #2470)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- This executes the configured barcode lookup plugin with the given barcode
|
||||
- If the lookup was successful, the product edit page of the created product is displayed, where the product setup can be completed (if required)
|
||||
- After that, the transaction is continued with that product
|
||||
- Fixed that for the product's last price stock transactions with an empty or `0` price weren't ignored
|
||||
|
||||
### Shopping list
|
||||
|
||||
|
Reference in New Issue
Block a user