Discussions
Automating Deposit Creation
I've just created a Suitelet to automate the application of deposit for Cash Sales where users will upload a list of Cash sales record in a CSV file and script will auto apply the deposit on cash sales and creates the deposit record, however I realized that there were simply too many cash sales records in the deposit record(>3000) to go through the list and apply them. This causes a suitescript timeout. Are there any ways to achieve this without breaking the limit?