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.
strange server suitescript error: TRANS_AMTS_UNBALNCD
has anyone had trouble setting both the rate and the amount of a transaction line item? i can set the rate, but when i try setting amount (i've tried both Before-Submit and After-Submit events), i get this weird error:
Date & Time: 11/29/2006 11:10 pm
Record Type: Sales Order
Internal ID: 3480
Execution Time: 0.92s
Script Usage: 60
Script: OnAfterSubmit
Error: TRANS_AMTS_UNBALNCD
Transaction is not in balance! amounts+taxes+shipping: 999999.0, total amount: 0.0
Stack Trace:
#OnAfterSubmit.nlapiSubmitRecord(salesorder, false)
#OnAfterSubmit
=================
albeit a bit ambiguous, it seems to be the "The line item total amount is not equal to the item price times the quantity. Is this correct?" message through the UI.