← Back to team overview

openerp-india team mailing list archive

[Bug 1009097] [NEW] 'sale_layout' modifies 'sale.order.line' view behaviour

 

Public bug reported:

'sale_layout' module replaces entire 'sale.order.line' view for sale
orders, but doesn't replicate exactly its behaviour, giving one argument
less on 'product_uom_qty' on_change event than in original 'sale'
module, causing that using default argument value, custom description of
the sale order line is replaced by default product description when you
modify quantity.

I attached the simple patch to solve this.

** 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/1009097

Title:
  'sale_layout' modifies 'sale.order.line' view behaviour

Status in OpenERP Addons (modules):
  New

Bug description:
  'sale_layout' module replaces entire 'sale.order.line' view for sale
  orders, but doesn't replicate exactly its behaviour, giving one
  argument less on 'product_uom_qty' on_change event than in original
  'sale' module, causing that using default argument value, custom
  description of the sale order line is replaced by default product
  description when you modify quantity.

  I attached the simple patch to solve this.

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


Follow ups

References