openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13807
[Bug 1025703] Re: [6.1] delivery/stock.py : does not redefine stock_move._prepare_chained_picking
Hello,
Please refer this link lp : 1016378 . In this link new field are added in delivery addons.
and In this link lp : 1016007 , the delivery order generates a backorder (some lines can be sent and we wait for the remaining ones to receive stock) the weight of the order is not calculated in the delivery order for the remaining products.
Thanks..!!
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)
--
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