Fixed products product stock entry price (fixes #1791)

This commit is contained in:
Bernd Bestel
2022-02-19 09:03:42 +01:00
parent 01c7d4e49a
commit e220b3e9f3
3 changed files with 20 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
### Recipes
- Fixed that consuming recipes was possible when not all ingredients were in-stock (and this potentially consumed some of the in-stock ingredients; not matching the message "nothing removed")
- Fixed that the price of the "Produces product"-product, which is added to stock on consuming a recipe, was wrong (was the recipe total costs multiplied by the serving amount instead of only the recipe total costs)
### Meal plan