← Back to team overview

openerp-india team mailing list archive

[Bug 1227176] [NEW] [6.1] Purchase price with pricelist returns 0.0

 

Public bug reported:

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

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

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


Follow ups

References