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!
How to resolve ROUNDING_ERROR while creating invoice through map/reduce script?
While trying to create invoice getting this error {"type":"internal error","code":"ROUNDING_ERROR","details":"Rounding Error: 15705.2","userEvent":null,"stackTrace":["Error\n at RecordInvoker.save .
Specifically after changing the currency and then applying some "billable time" when trying to save the record ,this particular error is been thrown.
Key point : When creating the invoice with default currency i.e without changing the currency then record is getting created without any error.
I would highly appreciate any ideas or support around that.