[FIX] account: partial reconcile now use is_zero function of res.currency to avoid...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Thu, 8 Sep 2011 14:35:46 +0000 (16:35 +0200)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Thu, 8 Sep 2011 14:35:46 +0000 (16:35 +0200)
commit2423784c94bbb999742ae304b69914c59fcef761
treea53498d32472e8e1085e4c9133fef8bca88d289e
parent2e9a5cf41b575ed20d795f3508ecb99a0ac37bfa
[FIX] account: partial reconcile now use is_zero function of res.currency to avoid strange behavior due to rounding problems, where the partial reconcile doesn't detect the entries are totaly reconciled

bzr revid: qdp-launchpad@openerp.com-20110908143546-zidecijbi0kzi3n2
addons/account/account.py
addons/account/account_move_line.py