← Back to team overview

openerp-india team mailing list archive

[Bug 984680] Re: [trunk]/[6.1] Missing product reference in purchase module

 

After some additional testing, it seems the patch I posted above doesn't
properly fix the issue either, since it causes the description field to
only be updated when a new purchase order line is created, but not when
the product is changed.

It seems like the ideal behavior would be to update the description
field only when a product is selected.  Otherwise any other field should
retain the existing value for the description field.  I'm not sure how
to determine what has changed though, so I'm unable to create the proper
patch to handle that.

The original patch seems preferable to mine, though and much better than
the rather broken current behavior.

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

Title:
  [trunk]/[6.1] Missing product reference in purchase module

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Purchase module must use name_get method instead of product.name else
  product reference/code is not added to the purchase order line.

  See patch attached.

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


References