c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15356
[Bug 709275] Re: context not transmitted in price_get function call
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)
--
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):
Confirmed
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