Fixed product's last_price related to empty / 0 stock transactions (fixes #2470)

This commit is contained in:
Bernd Bestel
2024-02-13 13:12:56 +01:00
parent 40d1a9c3d0
commit 8497f37b24
2 changed files with 57 additions and 0 deletions

View File

@@ -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