From 9d76859469dc0604f9d3ff0f82d14d4f2c4ec2c7 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Tue, 22 Dec 2020 12:27:30 +0100 Subject: [PATCH] Added a note about that's better to have a valid currency code set in config.php (references #1206) --- changelog/60_3.0.0_2020-12-22.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/60_3.0.0_2020-12-22.md b/changelog/60_3.0.0_2020-12-22.md index 238323b1..66b8336e 100644 --- a/changelog/60_3.0.0_2020-12-22.md +++ b/changelog/60_3.0.0_2020-12-22.md @@ -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