Partial move breaks traceability

Bug #938807 reported by Numérigraphe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Expired
Undecided
Unassigned

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.

tags: added: partial-delivery
Revision history for this message
Ravish(OpenERP) (rmu-openerp) wrote :

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
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenERP Addons because there has been no activity for 60 days.]

Changed in openobject-addons:
status: Incomplete → Expired
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Lionel,

Please check this issue again, If you still faced the problem then you can reopen this with more information!

Thanks!

Revision history for this message
Numérigraphe (numerigraphe) wrote :

I can't give any further details, for lack of proper documentation about what the fields move_history_ids2 and move_history_ids mean and how they should be handled.
All I can say is that move.copy() resets them and that *looks like* a bad idea in the context I described.
Lionel.

Changed in openobject-addons:
status: Expired → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenERP Addons because there has been no activity for 60 days.]

Changed in openobject-addons:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.