Implement SalesOrderTransfer
Opened this issue · 0 comments
martienvanknippenberg commented
- Option to transfer a provisional SalesOrder from one internal organization to another.
- The source sales order is then canceled.
- Create Transfer method in SalesOrder repository and implement security for this method