our sales order client script is 7000 lines long, ...
# suitescript
v
our sales order client script is 7000 lines long, it takes like 30 seconds to save but they dont want to remove the safety scissors from the system
d
We are 30-60 seconds to save a sales order, ~10 seconds to add a line item to an order. 44 separate user event scripts (each loading and saving the SO), 16 client scripts
z
Can’t you at least push some of the save functions to server side? Ours love line field change situations. Oof.
v
Yeah, it’s just a matter of having the resources to move all the crud
d
I haven't played with validate line functions and promises, wonder if that would make for a smoother user experience?