The following code can be used to add item lines in the sales order when clicking submit button in the popup triggered from the sales order. Suitelet POST action: let html = ‘<script>’ for (let key in freeItems) { … Continue reading Script to add item lines in the sales order when clicking submit button in the popup
Tag: Adding item lines in Sales Order
Split the discount into Wallet Refund, Donation and Cart Discount Item in Sales Order
Split the discount into Wallet Refund, Donation and Cart Discount Item in Sales Order