mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Split user setting stock_decimal_places_prices
into separate settings for input/display (closes #1893)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
- New product option "Move on open" (defaults to disabled)
|
||||
- When enabled, on marking the product as opened, the corresponding amount will be moved to the products default consume location
|
||||
- (Thanks @RosemaryOrchard)
|
||||
- The stock setting "Decimal places allowed for prices" has been split into separate settings for input and displaying prices (the existing setting will be set for both new options on migration, so no changed behavior when not configured)
|
||||
- Optimized that when the plural form(s) of a quantity unit is/are not provided, the singular form is used to display plural amounts
|
||||
- Fixed "Automatically add products that are below their defined min. stock amount to the shopping list" (stock setting) was only done when consuming products, not when opening them
|
||||
|
||||
|
Reference in New Issue
Block a user