← Back to team overview

openerp-india team mailing list archive

[Bug 1227176] Re: [6.1] Purchase price with pricelist returns 0.0

 

*** This bug is a duplicate of bug 1048547 ***
    https://bugs.launchpad.net/bugs/1048547

A fix already exists based on an OPW but not released in stable
https://bugs.launchpad.net/openobject-addons/+bug/1104097

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1227176

Title:
  [6.1] Purchase price with pricelist returns 0.0

Status in OpenERP Addons (modules):
  New

Bug description:
  Usually the product.product and the product.template have the same id,
  but in the case that they don't have when you make a purchase taking
  into account the supplier price, it returns 0.0

  The problem is on module product, file pricelist.py, line 207. Instead
  of product_id it must have tmpl_id

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1227176/+subscriptions


References