Skip to content
Snippets Groups Projects
user avatar
Arnold Moyaux authored
When the user consumed more raw materials than reserved. The system
was supposed to take the extra quantities from existing stock and so
their location. However the reserved quantity is always lower or equals
than the quant quantity. reserved - quantity is always negative or equal
0 and the float compare after will always return true and the code will
never be executed and will return the move location.
b0a68530
History
Name Last commit Last update