scottvonduhn
09/25/2019, 10:54 AMOur engineers have confirmed that the Recurring Billing RESTlet triggers the Client Scripts because RB processing requires certain processes from Client Scripts that are deployed to Sales OrdersNetSuite has somehow designed their Restlet to trigger client scripts, however it triggers ALL client scripts deployed on Sales Orders, not just the ones from their bundle. They are suggesting that the creators of other bundles should put logic in their code to not run when triggered by the RB restlet.
samyt
09/25/2019, 10:54 AMscottvonduhn
09/25/2019, 10:55 AMsamyt
09/25/2019, 10:56 AMAlbert Margarit (NS Eng Lead)
09/25/2019, 1:43 PMAlbert Margarit (NS Eng Lead)
09/25/2019, 1:43 PMrustyshackles
09/25/2019, 8:48 PMscottvonduhn
09/25/2019, 9:43 PMjkabot
09/25/2019, 10:11 PMClient scripts are SuiteScripts executed in the browser.
michoel
09/25/2019, 10:17 PMif(! window) { return; }
to fixscottvonduhn
09/26/2019, 2:59 PMmichoel
09/26/2019, 9:06 PMAlbert Margarit (NS Eng Lead)
09/27/2019, 11:30 AMAlbert Margarit (NS Eng Lead)
09/27/2019, 11:31 AMscottvonduhn
09/27/2019, 1:30 PMAlbert Margarit (NS Eng Lead)
09/27/2019, 3:08 PMscottvonduhn
09/27/2019, 3:40 PMAlbert Margarit (NS Eng Lead)
09/27/2019, 3:50 PM