← Back to team overview

openerp-india team mailing list archive

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

 

Hello, any news on this bug report?

-- 
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] delivery/stock.py : does not redefine
  stock_move._prepare_chained_picking

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/openobject-addons/+bug/1025703/+subscriptions


References