← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 806832] Re: sale_layout: name of product is reset in sale.order.line

 

** Changed in: openobject-addons
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/806832

Title:
  sale_layout: name of product is reset in sale.order.line

Status in OpenERP Modules (addons):
  In Progress

Bug description:
  When installting sale_layout from extra addons the chosen name of a
  sale.order.line is reset to the default product name when the UoS
  Quantity is changed in the form.

  This happen because in the overriden view sale.product_id_change() is
  triggered without passing the argument Flag as True as it is done in
  the view provided by the base sale module.

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


References