INCIAP tax amount truncated
Hi Experts,
Run INCIAP to generate invoice, but the tax amount was truncated as following:
taxcount = 1 taxccid = 200078 taxcode = VAT-5% taxRate = -99.000000
freightccid = -1 ccid = 200094
... Creating invoice line
taxCount > 0, getting the tax rate from AP_TAX_CODES_ALL
tax rate = 5.000000
extended amount = 65.570000
tax amount = 3.000000
... Creating tax line
....... Creating offset tax line
What's the problem? Kindly ask for your help.
Christy
Run INCIAP to generate invoice, but the tax amount was truncated as following:
taxcount = 1 taxccid = 200078 taxcode = VAT-5% taxRate = -99.000000
freightccid = -1 ccid = 200094
... Creating invoice line
taxCount > 0, getting the tax rate from AP_TAX_CODES_ALL
tax rate = 5.000000
extended amount = 65.570000
tax amount = 3.000000
... Creating tax line
....... Creating offset tax line
What's the problem? Kindly ask for your help.
Christy
0