Fixed typo

This commit is contained in:
Bernd Bestel 2023-08-08 09:43:17 +02:00
parent 9dde46d419
commit 268f0d8a50
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -7,7 +7,7 @@
### New feature: Quantity unit conversions with unlimited hierarchy
- Quantity unit conversions now support transitive conversions, means the QU hierarchy has now unlimited levels (thanks a lot @esclear)
- _Explained by a practical example: When a conversion between Teaspoons and Millilitres and another one between Millilitres and Litres exists (and so forth; unlimited levels), Grocy can now calculate Teaspoons to Litres (before a direct conversion between Teaspoons and Litres was required)._
- _Explained by a practical example: When a conversion between Teaspoons and Milliliters and another one between Milliliters and Liters exists (and so forth; unlimited levels), Grocy can now calculate Teaspoons to Liters (before a direct conversion between Teaspoons and Liters was required)._
- The product option "Factor purchase to stock quantity unit" was removed
- => Use normal product specific QU conversions instead, if needed
- An existing "Factor purchase to stock quantity unit" was automatically migrated to a product specific QU conversion