InventTrans.forceDeleteReturnTransOrigin Method
Matches inventory transactions for return orders removing the ReturnInventTransOrigin field.
Syntax
public void forceDeleteReturnTransOrigin()
Run On
ClientOrServer
Remarks
Note that we count remaining quantity in catch weight units if item is catch weight; otherwise, in inventory quantity.
If a transaction partially fulfills the returned order, it will be split to match it exactly.
A transaction sum up is triggered as well.