Fixed qu_id_stock change handling related to the products own amount properties (fixes #1975)

This commit is contained in:
Bernd Bestel
2022-08-22 23:46:47 +02:00
parent 58c6b72d77
commit 2fbd559105
2 changed files with 12 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
- Fixed that the status button counters on the stock overview page ("X products are overdue" and so on) included products which have the option `Never show on stock overview` enabled
- Fixed that adding Userfields to existing stock entries was not possible (only editing existing Userfield values, e.g. added during purchase or inventory, was possible)
- Fixed that it was not possible to change a products stock QU, when the needed unit conversion (old QU => new QU) was only defined globally (means on QU level) or by the products "Factor purchase to stock quantity unit"
- Fixed that when changing a products stock QU, the products "Quick consume mount", "Energy (kcal)" and "Tare weight" wasn't updated according to the corresponding unit conversion factor
### Shopping list