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.
accessing creditholdoverride value
NetSuite's built in credit controls weren't doing what we needed so I scripted a custom set of controls. These are working fine.
The problem is when the NS credit controls are set to "Ignore" (to avoid unwanted popups from NS) the field "Credit Hold" (internal id 'creditholdoverride') is set to hidden by NS. I would still like to be able to access the value in this field in the custom script that was created and can't find a way to do so. If it could be left displayed that would be ideal.
Alternately I don't mind making a custom entity field to replace it however I would like to then have a script that will ensure the two fields are always the same value (use the custom field to set the stock field) but I run into the same problem, if on editing a customer the original NS field is hidden then the value can't be retrieved or changed through script.