openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13752
[Bug 1025687] Re: [6.1] sale/stock.py: redefines _prepare_chained_picking on the wrong class
my bad, the original method is on stock_move (which is unfortunate IMO,
but that's another question). Sorry for the noise.
** Changed in: openobject-addons
Status: New => Invalid
--
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):
Invalid
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