openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #04144
Re: [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-733143-ksa into lp:openobject-addons
Review: Disapprove
Could be easily fixed in product/pricelist.py
the real problem is the price_get() is not passing correct item_id, which its taking actually computed in computation of price.. instead its taking the id of the pricelist itself, its wrong..
See: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-733143-rpa/+merge/53237
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-733143-ksa/+merge/53193
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-733143-ksa.
References