← Back to team overview

openerp-india team mailing list archive

[Bug 1025703] Re: [6.1, 7.0, trunk] delivery/stock.py : does not redefine stock_move._prepare_chained_picking

 

** Changed in: ocb-addons/6.1
       Status: Fix Committed => Fix Released

** Changed in: ocb-addons/7.0
       Status: Fix Committed => Fix Released

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

Title:
  [6.1, 7.0, trunk] delivery/stock.py : does not redefine
  stock_move._prepare_chained_picking

Status in OpenERP Community Backports (Addons):
  Fix Released
Status in OpenERP Community Backports (Addons) 6.1 series:
  Fix Released
Status in OpenERP Community Backports (Addons) 7.0 series:
  Fix Released
Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  The delivery addon adds new fields to stock_picking but the
  implementation of stock_move does not redefine
  _prepare_chained_picking to handle these attributes.

  As a result, chained pickings don't have the weight, weight_net,
  carrier etc information.

  The attached patch fixes this issue.

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


References