← Back to team overview

openerp-india team mailing list archive

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

 

Public bug reported:

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.

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

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

Status in OpenERP Addons (modules):
  New

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


Follow ups

References