Merge lp:~unifield-team/unifield-server/us-2571 into lp:unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 4268
Proposed branch: lp:~unifield-team/unifield-server/us-2571
Merge into: lp:unifield-server
Diff against target: 11 lines (+1/-0)
1 file modified
bin/addons/msf_outgoing/msf_outgoing.py (+1/-0)
To merge this branch: bzr merge lp:~unifield-team/unifield-server/us-2571
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+319034@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bin/addons/msf_outgoing/msf_outgoing.py'
--- bin/addons/msf_outgoing/msf_outgoing.py 2017-02-21 10:38:55 +0000
+++ bin/addons/msf_outgoing/msf_outgoing.py 2017-03-06 10:09:32 +0000
@@ -817,6 +817,7 @@
817 ('picking_id', '=', picking.id),817 ('picking_id', '=', picking.id),
818 ('from_pack', '=', family.from_pack),818 ('from_pack', '=', family.from_pack),
819 ('to_pack', '=', family.to_pack),819 ('to_pack', '=', family.to_pack),
820 ('comment', '=', family.comment),
820 ], context=context)821 ], context=context)
821822
822 # Update the moves, decrease the quantities823 # Update the moves, decrease the quantities

Subscribers

People subscribed via source and target branches

to all changes: