c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16209
[Bug 709275] Re: context not transmitted in price_get function call
It has been fixed on stable 6.0.1 by revision 4407 jvo@xxxxxxxxxxx-20110215105546-ae4m6ard0twluyra.
Thanks Sam , Atik and Rucha.
** Changed in: openobject-addons
Milestone: None => 6.0.2
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/709275
Title:
context not transmitted in price_get function call
Status in OpenERP Modules (addons):
Fix Released
Bug description:
Hi Tiny Team!
This may be not a bug, but, I think,it's just a forget. In fact in product/pricelist.py (line: 264) the context is not transmitted in
product_obj.price_get function:
product_obj.price_get(cr, uid, [product_id],
price_type.field)[product_id]
So the context values are inaccessible in new overwriten price_get
function.
I hope the context will be transmitted in futur updates.
Thank you in advance
Samir RACHEDI
www.smile.fr
References