← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Hello,

Thanks for your reply!
I have faced the same problem in latest trunk So I am confirming this issue for trunk.

And I have tested the attached patch and it is working fine.

Thanks.

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
       Status: Won't Fix => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
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):
  Confirmed

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