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
1=== modified file 'bin/addons/msf_outgoing/msf_outgoing.py'
2--- bin/addons/msf_outgoing/msf_outgoing.py 2017-02-21 10:38:55 +0000
3+++ bin/addons/msf_outgoing/msf_outgoing.py 2017-03-06 10:09:32 +0000
4@@ -817,6 +817,7 @@
5 ('picking_id', '=', picking.id),
6 ('from_pack', '=', family.from_pack),
7 ('to_pack', '=', family.to_pack),
8+ ('comment', '=', family.comment),
9 ], context=context)
10
11 # Update the moves, decrease the quantities

Subscribers

People subscribed via source and target branches

to all changes: