Don't replace due date on freezing when default_best_before_days_after_freezing are set to 0 (closes #1880)

This commit is contained in:
Bernd Bestel
2025-01-06 19:55:18 +01:00
parent bed18b1981
commit 98fad559d4
2 changed files with 2 additions and 1 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
- Optimized that when moving a product to a freezer location (so when freezing it) the due date will no longer be replaced when the product option "Default due days after freezing" is set to `0`
### Shopping list