WMS (Warehouse Management System):
We are going to use "Receive" & "Shipment" module to receive and ship multiple orders on one worksheet.
but it seems that after posting, we can not undo shipment.
Please help.
Yes you cannot undoshipment if you are using warehouse management. If you want to bypass the error. Delete the warehouse document. Comment out the code that errors out that posted warehouse document exists. Recreate the warehouse shipment.
Ahmed Rashed Amini
Independent Consultant/Developer
:shock:
Thanks for your reply, but I'm a little confused.
Delete the warehouse document. Comment out the code that errors out that posted warehouse document exists. Recreate the warehouse shipment.
After posting, at least following tables will be affected.
G/L Ledger Entry / G/L Register
Value Ledger Entry
Item Ledger Entry Item Register
Item Tracking Entry (we use Item tracking)
Whse. Entry / Whse. Register
I'm not sure if just delete warehouse document ( you mean posted warehouse shipment?) can achieve what we expect.
2. recreate ? you mean we post shipment again? won't that post twice?
Thanks
Undo shipment reverses everything except the warehouse side. If the warehouse document has partially posted, you would need to delete the warehouse document, not the Posted document. You can't change posted warehouse documents. You could do add a new field that would say undo-shipment. If you are using pick and putaway, then I wouldn't recomend making this modification.
Ahmed Rashed Amini
Independent Consultant/Developer
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thanks for your reply, but I'm a little confused. After posting, at least following tables will be affected.
G/L Ledger Entry / G/L Register
Value Ledger Entry
Item Ledger Entry Item Register
Item Tracking Entry (we use Item tracking)
Whse. Entry / Whse. Register
I'm not sure if just delete warehouse document ( you mean posted warehouse shipment?) can achieve what we expect.
2. recreate ? you mean we post shipment again? won't that post twice?
Thanks
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thanks a lot