Script to add item lines in the sales order when clicking submit button in the popup

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