Comment 17 for bug 868839

Revision history for this message
Benwah (benwah) wrote :

This is indeed a bug for Quebec (Canada).

I found a *bad* temporary fix that seems to work for invoicing at least, this works for Quebec taxes:

SQL:
update account_tax set amount=0.09975 where amount = 0.09970;