Bug #482
openInventory error when changing material consumption in a ticket
0%
Description
Scenario: If a material is consumed in a ticket, it is deducted from the inventory.
However, this can be changed later (even if Done was clicked)
The relation (items used) is then updated, but not the inventory (old material then has negative inventory while the new material is positive)
Files
Updated by dhanalakshmi c 12 months ago
Carsten Stanusch wrote:
Scenario: If a material is consumed in a ticket, it is deducted from the inventory.
However, this can be changed later (even if Done was clicked)
The relation (items used) is then updated, but not the inventory (old material then has negative inventory while the new material is positive)
It won't let you consume from a lot if the available quantity is going to go below 0. and if you have two lots of shipment (goods received), you basically have to consume the first lot completely and make the available quantity 0 and then make another material entry for the second lot.