[IMP] account: use float_compare for taxes
authorMartin Trigaux <mat@openerp.com>
Fri, 26 Sep 2014 14:55:41 +0000 (16:55 +0200)
committerMartin Trigaux <mat@openerp.com>
Fri, 26 Sep 2014 14:57:28 +0000 (16:57 +0200)
commitceff8ef8992b598d44e95ed349dc63b2d6c6b5c1
tree77d9f9e60238fa761f64c97983cd9412b27c8744
parentcac6a261fe3e0365a34ba8268f7075be82f224de
[IMP] account: use float_compare for taxes

Avoiding some python float representation errors
addons/account/account_invoice.py