Hello all,
I'm trying to find a solution for this problem:
(My location is using directed putaway and pick, and FEFO for Lot numbers)
I have in stock item myItemWithTrackingLoteNo with LotNo001 Qty=5
I have a Whse. shipment for Item myItemWithTrackingLoteNo Qty = 20 (only 5 available).
I create Pick001 (Qty = 5 LotNo001).
I add 15 of the same Item with LotNo002 Qty=15
I create Pick002 (Qty = 15 LotNo002).
I register Pick002. This updates the Qty to ship to 15 in the shipment line.
But if I ship those 15, instead of shipping Qty=15 LotNo002, it ships Qty=5 LotNo001 and Qty=10 LotNo002 (and yes I know it's following the FEFO rules)
but this is different from what is in the actual dispatch box (Qty = 15 LotNo002).
Does anyone know an easy way to solve this?
Andre Fidalgo
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com 0
Comments
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com
what settings are made regarding ITEM TRACKING CODE of your items?
Especially all lot-fields like "Lot Specific Tracking"
I think i remember a similar behaviour when i had an item without lot tracking settings.
Lot Specific Tracking Yes
Lot Info. Inbound Must Exist Yes
Lot Info. Outbound Must Exist Yes
Lot Warehouse Tracking Yes
Lot Purchase Inbound Tracking Yes
Lot Purchase Outbound Tracking Yes
Lot Sales Inbound Tracking Yes
Lot Sales Outbound Tracking Yes
Lot Pos. Adjmt. Inb. Tracking Yes
Lot Pos. Adjmt. Outb. Tracking Yes
Lot Neg. Adjmt. Inb. Tracking Yes
Lot Neg. Adjmt. Outb. Tracking Yes
Lot Transfer Tracking Yes
Lot Manuf. Inbound Tracking Yes
Lot Manuf. Outbound Tracking Yes
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com