mirror of
https://github.com/grocy/grocy.git
synced 2025-08-29 01:14:24 +00:00
Scale up values on the shopping list when shopping_list_round_up is enabled (closes #2687)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
### Shopping list
|
||||
|
||||
- When the shopping list setting (top right corner settings menu) "Round up quantity amounts to the nearest whole number" is enabled, the "Last price (Total)" of each shopping list item and the total value of the shopping list are now also scaled up accordingly
|
||||
- The print options (show header, layout type etc.) are now saved (as user settings, so global defaults can also defined in `config.php` as usual)
|
||||
|
||||
### Recipes
|
||||
|
Reference in New Issue
Block a user