c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06223
[Bug 683540] Re: context isn't passed in recursive price_get call
*** This bug is a duplicate of bug 637243 ***
https://bugs.launchpad.net/bugs/637243
Thanks @dukai I make a search before but I don't get any results for a
similar bug :(
--
context isn't passed in recursive price_get call
https://bugs.launchpad.net/bugs/683540
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New
Bug description:
When you work with nested lists prices, price_get is called recursively[1], and the date to select price list version is in the context, if context isn't passed in price_get call then nested lists doesn't work.
The patch is quite simple and doesn't break anything. Is possible to apply this patch in stable version? I think this bug is fixed in trunk.
[1] http://goo.gl/MMsd2
References