Dear All,
Currently I'm working on a customization to archive Sales Order once they are fully shipped and invoiced. What I manage to archive so far is as below:
Sales Line:
Quantity: 10
Quantity to Ship: 10
Quantity Shipped: 0
Quantity to Invoice: 10
Quantity Invoiced: 0
May I know how can I archive the Sales Order with the following:
Quantity: 10
Quantity to Ship: 0
Quantity Shipped: 10
Quantity to Invoice: 0
Quantity Invoiced: 10
Hope anyone experience can inform me where should I add the AcrhiveManagement.ArchSalesDocumentNoConfirm in order to achieve the above.
Thanks in advance!