Hello Lionel, Please check this issue again, If you still faced the problem then you can reopen this with more information!
Thanks! -- You received this bug notification because you are a member of OpenERP WMS Expert, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/938807 Title: Partial move breaks traceability Status in OpenERP Addons (modules): Expired 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-wms-expert Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-wms-expert More help : https://help.launchpad.net/ListHelp

