Hi,
I want to add a new order to an existing open shipment by overriding create shipment action from SO order screen instead of creating new shipment. How Can I do this? Can you provide any code examples to do this.
Thanks
Hi,
I want to add a new order to an existing open shipment by overriding create shipment action from SO order screen instead of creating new shipment. How Can I do this? Can you provide any code examples to do this.
Thanks
Best answer by Raj Gopinathan
Ok, if you have to go only from Sales Order screen, you could probably create a new action to lookup open Shipments for the Customer and then select the Shipment to link it up to. Logic wise you could follow what is being done in the “Add Order” action on Shipment screen where that action shows all open orders for the Customer and lets you link it to the Shipment.
If there is particular reasoning for only using Create Shipment Action, can you elaborate the requirement? It may not be advisable to do such a customization as it might potentially break during upgrades.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.