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!
nlapiCreateRecord('customerdeposit') - bug / strange behavior
Hi everyone,
We have an old but established function running in our account that creates deposit records against sales orders. It has been running for a long time. and only in the last week has it started to fail by not applying the submitted amount to the deposit record.
The payment amount is always changing to the total in the sales order and not to the payment value that we submit. The below JSON is a dump of the record as we create it and logged to the suitescript logger in Netsuite.
everything saves in Netsuite, but the amount is never what we submit, its always the total of the sales order