mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Added a note about that's better to have a valid currency code set in config.php (references #1206)
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
> ⚠️ The major version bump is due to breaking API changes, please see below if you use the API
|
> ⚠️ The major version bump is due to breaking API changes, please see below if you use the API
|
||||||
|
|
||||||
|
> ❗ If some pages/tables doesn't load at all, please check that your `/data/config.php` setting `CURRENCY` is a valid ISO 4217 currency code - that's most probably the issue then.
|
||||||
|
|
||||||
### New feature: Use any product related quantity unit anywhere
|
### New feature: Use any product related quantity unit anywhere
|
||||||
- Finally it's possible to use any product related quantity unit on any page
|
- Finally it's possible to use any product related quantity unit on any page
|
||||||
- Products still have one quantity unit stock and one (default) quantity unit purchase, but any QU, which has a direct or indirect conversion for that product, can be used to pick an amount
|
- Products still have one quantity unit stock and one (default) quantity unit purchase, but any QU, which has a direct or indirect conversion for that product, can be used to pick an amount
|
||||||
|
Reference in New Issue
Block a user