Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
How to run script after clicking Fill% Button in Invoice (Progress Billing /Invoice in Netsuite)
Hello,
So Netsuite has this progressive billing in invoice where if I click the Fill% button, a pop up window will show and in there, I can enter the % of how much we are billing for this Invoice.
Now, we have a script that we want to run after Fill % is clicked and processed changing the total amount. I tried Client script, all the available functions there but it seems nothing is getting triggered even the fieldchanged and post sourcing function. (When fill% button is clicked, and you enter for example 50%, the total amount will changed so by theory the client script(fieldchanged) that we have should be triggered) but currently nothing is getting triggered after the fill% button is clicked and do the process of updating the amount.