My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
-
Re: Setting up autogenerated numbering per subsidiary
@Elina Kourouzidou Are you just trying to add a prefix referencing the subsidiary but preserve the actual transaction number? If so, you could run a CSV import with the new document numbers after cha…2 -
Re: Address label via suitescript
Hi @Richard James Uri-Oracle I get the following error: EDIT: I modified the code and it now works: // If a new line was successfully selected if (addressSublistLine !== -1) { // Get the subrecord fo…1 -
Re: Address fields on external customer forms
Hi Richard The issue was that a check needed to occur that a new line was selected: // Select a new line in the 'addressbook' sublist var addressSublistLine = customerRecord.selectNewLine({…1 -
Re: Online Lead/Customer Forms
Thanks @Michelle Jabanes-Oracle That worked when I append the company name near the end of the url just before the redirect parameter. It was returning a blank page when I did that after the form ID …1 -
Re: January 24, 2024 | Question of the Week
Project Resource1
