← Back to team overview

openerp-india team mailing list archive

[Bug 1025687] Re: [6.1] sale/stock.py: redefines _prepare_chained_picking on the wrong class

 

** Patch added: "proposed fix"
   https://bugs.launchpad.net/bugs/1025687/+attachment/3226102/+files/sale_stock_picking.patch

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

Title:
  [6.1] sale/stock.py: redefines _prepare_chained_picking on the wrong
  class

Status in OpenERP Addons (modules):
  New

Bug description:
  In 6.1, the sale addon redefines
  stock_picking._prepare_chained_picking on stock_move instead of
  stock_picking.

  As a result chained pickings do not have the sale_id field properly
  filled.

  The attached patch solves the issue.

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


References