TAX calculation based on actual price not the rounded price

TAX calculation based on actual price not the rounded price

Hi,

We can see that when we use Zoho API to generate invoice, it does not calculate tax on the actual price of the item. Rather, it calculates tax on the rounded price. This creates an issue for us. Here is the example.

Say, there is 10% tax and the actual price of the item is 54.54545 AUD. What happens here,

Invoice shows
                      Price (actual)           Price(rounded)
Item                 54.54545                         54.55    
TAX                                                            5.46   
--------------------------------------------------------------- 
Total                                                         60.01   

In ideal case scenario, the total should be 60AUD if the TAX is calculated based on the actual price. Is there any way to get around this problem?

Kind regards,
Kamrul
Developer
Leap eLearning