Fixed product barcode scanning on the recipe ingredient edit page (fixes #2572)

This commit is contained in:
Bernd Bestel
2024-08-24 18:22:39 +02:00
parent d5dacb1053
commit 4f6075d8c5
3 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
- When self producing a product ("Produces product" recipe option) the name of the recipe is now added to the note field of the created stock entry
- Fixed that when `FEATURE_FLAG_STOCK_STOCK` was set to `false`, the "Put missing products on shopping list"-button was not visible
- Fixed that scanning a product barcode on the recipe ingredient edit page didn't work
### Meal plan