Quantcast
Channel: WHMCS Community Forums
Viewing all articles
Browse latest Browse all 13458

3 decimals taxes

$
0
0
Hi,

This is only a quick feedback as I was able to make the changes myself to the software.

At least here in Quebec (Canada), we have taxes that have 3 decimals (actual rate is 9.975%) and I noticed WHMCS would round it up to 2 decimals(9.98%). I found out the mysql schema is set to use a DECIMAL(10,2), and I simply changed it for a DECIMAL (10,3).

I thought it was worth noting, considering this is such a quick fix and may be useful for others.

Viewing all articles
Browse latest Browse all 13458

Trending Articles