openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08694
[Bug 938807] Re: Partial move breaks traceability
Hello Lionel,
I have checked your issue . But not able to reproduce it.
Would you please provide proper steps to reproduce it. So we can solved out this important issue.
Thanks!!
** Changed in: openobject-addons
Status: New => Incomplete
--
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/938807
Title:
Partial move breaks traceability
Status in OpenERP Addons (modules):
Incomplete
Bug description:
The code to split stock moves during partial pickings in move.do_partial() and picking.do_partial() uses move.copy() to create a line representing the goods actually processed.
However move.copy() resets the fields move_history_ids2 and move_history_ids in order to not keep the original's traceability data.
This is not correct here: traceability should be kept during partial pickings.
Lionel.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/938807/+subscriptions
References