Discussions
Substituting Items on a Large Quote
Hello All,
I was wondering if anyone has run into situations where they needed to bulk substitute items on a Quote via client suitescript.
What I am doing is setting up two fields, one the item to substitute, and using the other item field I select the one I need to substitute.
From what I have seen, it is pretty tough to do it via suitescript because it takes a lot of time to select each line item and then commit it via a post source and with quotes with 100+ lines, it crashes the browser.
Should I consider taking the server script route in this case? Also, if I change the item via serverside suitescript, will it source in all the relevant information like pricing and weight or will it keep the previous values and I would have to get the item record to update these values?