Discussions
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.