Hi everyone
I have this business scenario and I seem not to be able to configure Dynamics AX 2012 R3 to handle the need to pick quantities in TOTAL BY ITEM CODE. The case is as follows: I have 2 sales orders with the following details:
-SO 100 : Customer X (with every 6 pieces of item AAA we give 1 free item AAA)
SO Line 1 :: item AAA - quantity 6
SO Line 2 :: Item AAA - quantity 1
- SO 101 : Customer Z
SO Line 1:: Item AAA - quantity 2
I am using the Load planning workbench to put these two sales orders on 1 Load. When the system generates the Load, I am able to see 3 load lines being a load line for every sales order line. This seems correct to us. When we release the Load to warehouse using the Load planning workbench, the system creates 3 pick (work) lines, being one for every load line / sales order line and 1 put (work) line (which is always the total of the pick quantities). We also reserve the quantity as soon as we release the load so we know that the quantities are available in stock prior to start picking
We need the system to sum the picks by item code. Therefore in the example above, we expect to have 1 pick (work) line for a total quantity of 9 and 1 put line for the total quantity (which is already happening)
Any ideas how this can be achieved?
All ideas welcomed.
Thanks