← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 637243] Re: [product] Can't use pricelist versions in pricelists linked with 'Other Pricelist' (5.0)

 

** Also affects: openobject-addons/5.0
   Importance: Undecided
       Status: New

** Also affects: openobject-addons/trunk
   Importance: Undecided
       Status: New

-- 
[product] Can't use pricelist versions in pricelists linked with 'Other Pricelist' (5.0)
https://bugs.launchpad.net/bugs/637243
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
Status in OpenObject Addons 5.0 series: New
Status in OpenObject Addons trunk series: New

Bug description:
Hi!
5.0 latest bzr.
If a price list item has a base price list, that base price list can't have versions with start and end dates defined because product.pricelist.price_get() doesn't pass the date to the base price list.

The fix is simple, patch included.