Fixed
Details
Assignee
Heng Sin LowHeng Sin LowReporter
Carlos RuizCarlos RuizPriority
Major
Details
Details
Assignee
Heng Sin Low
Heng Sin LowReporter
Carlos Ruiz
Carlos RuizPriority
Created September 3, 2016 at 3:58 PM
Updated November 1, 2016 at 12:54 PM
Resolved September 3, 2016 at 4:02 PM
Contributed by TrekGlobal
Test case:
a) create a material receipt with 2 products without ASI
b) create a shipment with 2 products with ASI
At this moment if you look the stock of this product it looks like:
+2 non-asi
-1 ASI1
-1 ASI2
c) then you do a material receipt with 2 new products without ASI
And here if you look again the stock of this product it looks like
+2 non-asi
0 ASI1
0 ASI2
What happened is that the algorithm to assign storage from a material receipt assigned the two negative stocked products to the products received.