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

 

** Branch linked: lp:~openerp-commiter/openobject-addons/sus-dev-addons-
product

-- 
[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: Confirmed
Status in OpenObject Addons 5.0 series: Won't Fix
Status in OpenObject Addons trunk series: Confirmed

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.