[FIX] product_visible_discount: multicurrency pricelists
authorMartin Trigaux <mat@openerp.com>
Fri, 1 Aug 2014 10:43:31 +0000 (12:43 +0200)
committerMartin Trigaux <mat@openerp.com>
Fri, 1 Aug 2014 13:48:24 +0000 (15:48 +0200)
commitf6fb2b69df826cd582bd04b3b4d3b348d44067c0
tree649a86935542194b5c3215e977924a1835030ad9
parenteb775fc2ead0133f735d94af8b0fa275827d4bbe
[FIX] product_visible_discount: multicurrency pricelists

When we compute the discount of a product to display (result of product_id_change), we compare prices in the currency of the product while we expect prices in the currency of the pricelist. opw 606188
addons/product_visible_discount/product_visible_discount.py