[FIX] account_anglo_saxon: price difference, discount and taxes
authorMartin Trigaux <mat@openerp.com>
Mon, 29 Sep 2014 12:48:11 +0000 (14:48 +0200)
committerMartin Trigaux <mat@openerp.com>
Fri, 3 Oct 2014 10:19:01 +0000 (12:19 +0200)
commit066fbb66132724b23129071193785e33d0c2bdd9
treefb27c3af04ac387b68c13cac499c41672589c796
parent9066da3369ddf36ffe187c0d199667070ac32be6
[FIX] account_anglo_saxon: price difference, discount and taxes

When computing the price difference amount do not integrate the eventual discount and taxes included in the price.
Otherwise the total of the generated accounting enty would be higher than the total of the invoice. opw 611350
addons/account_anglo_saxon/invoice.py