← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 683540] Re: context isn't passed in recursive price_get call

 

** Patch added: "pricelist_price_get_context.patch"
   https://bugs.launchpad.net/bugs/683540/+attachment/1751072/+files/pricelist_price_get_context.patch

-- 
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