Fixed recipe ingredient costs/calories calculation when product substitution and unit conversions is involved at the same time (fixes #2075)

This commit is contained in:
Bernd Bestel
2022-12-21 20:16:22 +01:00
parent f6e0ff11f1
commit 407344e86a
2 changed files with 136 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
### Recipes
- Fixed that hiding the "Requirements fulfilled" column (table options) on the recipes page didn't work
- Fixed that ingredient costs and calories were wrong when product substitution and unit conversions were involved at the same time
### Meal plan