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.
Transaction search - Amount remaining, balance and amount paid all 0
Hi,
We currently use the code below to copy out invoices from NS into our own DB but when attempting to read the balance, amount paid and amount remaining on the invoice record these values are always returned as 0 even though the GUI shows the correct values. Please could someone advise of the correct manner of getting there values through webservices.
The search is performed correctly and I can get at all the fields on the returned records, it's just that the balance, amount paid and amount remaining are always returned as 0.
Also, there is no daysOverdue field on the returned record even though this is an available search parameter. Is this something that has to be manually calculated from the duedate?