mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01: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:
parent
e3504464e5
commit
9d76859469
|
|
@ -1,5 +1,7 @@
|
|||
> ⚠️ 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
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user