Fixed calories locale number display (fixes #1802)

This commit is contained in:
Bernd Bestel
2022-02-28 20:59:58 +01:00
parent bab0e1d5fb
commit cc2a137783
3 changed files with 3 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
- 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)
- Fixed that calories of recipe ingredients were displayed with an indefinite number of decimal places
### Meal plan