We are using Sales Orders and Inventory Picks. We assign lots to Sales Orders, we do not reserve them. They are "surplus" reservation entries.
If we have 10 lb total of lot XYZ and two different sales orders for lot XYZ, 5 lbs assigned to each, we will get this error below if we try to post the inventory pick for 6 lb for one of the Sales Orders.
When we were on Nav, we did not get this error. It would allow the pick to post for 6 lbs.
Is there a setting to allow this behavior in BC?
Error message:
Lot No. XYZ is not available on inventory or it has already been reserved for another document.
AL call stack:
"Whse.-Activity-Post"(CodeUnit 7324).AvailabilityError line 5 - Base Application by Microsoft
"Whse.-Activity-Post"(CodeUnit 7324).CheckAvailability line 16 - Base Application by Microsoft
"Whse.-Activity-Post"(CodeUnit 7324).Code line 57 - Base Application by Microsoft
"Whse.-Activity-Post"(CodeUnit 7324).OnRun(Trigger) line 3 - Base Application by Microsoft
"Whse.-Act.-Post (Yes/No)"(CodeUnit 7323).SetParamsAndRunWhseActivityPost line 14 - Base Application by Microsoft
"Whse.-Act.-Post (Yes/No)"(CodeUnit 7323).Code line 26 - Base Application by Microsoft
"Whse.-Act.-Post (Yes/No)"(CodeUnit 7323).OnRun(Trigger) line 3 - Base Application by Microsoft
"Invt. Pick Subform"(Page 7378).PostPickYesNo line 6 - Base Application by Microsoft
"Inventory Pick"(Page 7377).PostPickYesNo line 3 - Base Application by Microsoft
"Inventory Pick"(Page 7377)."P&ost - OnAction"(Trigger) line 2 - Base Application by Microsoft