← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: pricelist product

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





Follow ups

References