salesTable = _args.record();
//Cancel sales return
SalesUpdateRemain::cancelRemainderOnOpenSalesLines(salestable);
by calling the above method the open salesline of a particular sales order will get cancelled.
//Cancel sales return
SalesUpdateRemain::cancelRemainderOnOpenSalesLines(salestable);
by calling the above method the open salesline of a particular sales order will get cancelled.
No comments:
Post a Comment