Fixed consume amount calculation when consuming multiple substituted subproducts at once and when multiple/different conversion factors were involved (fixes #2076)

This commit is contained in:
Bernd Bestel
2022-12-21 21:00:49 +01:00
parent 407344e86a
commit dd409b4bf9
2 changed files with 9 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
- Quantity unit conversions now support transitive conversions, means the QU hierarchy has now unlimited levels (thanks a lot @esclear)
- Fixed that hiding the "Purchased date" column (table options) on the stock entries page didn't work
- Fixed that the consumed amount was wrong, when consuming multiple substituted subproducts at once and when multiple/different conversion factors were involved
### Shopping list