Discussions
The value of the total amount of a transaction is negative in ODBC.
The value of the total amount of a transaction is negative in ODBC.
Is it a NetSuite specification that the total transaction value is negative in ODBC?
When I get the foreigntotal item of a transaction in ODBC, it is a negative amount.
However, when I check the corresponding PurchaseOrder in the UI, it shows a positive amount as usual.
Why does the negative amount appear only when retrieved via ODBC?
Not only one, but all PurchaseOrders have a negative amount.
For example, normally, “11,000” is displayed, but when retrieved via ODBC, the amount is “-11,000”.