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

Proposed by jftempo
Status: Merged
Merge reported by: jftempo
Merged at revision: not available
Proposed branch: lp:~unifield-team/unifield-server/us-1264
Merge into: lp:unifield-server
Diff against target: 11 lines (+0/-1)
1 file modified
bin/addons/vertical_integration/report/hq_report_ocb_matching.py (+0/-1)
To merge this branch: bzr merge lp:~unifield-team/unifield-server/us-1264
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+293404@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/vertical_integration/report/hq_report_ocb_matching.py'
--- bin/addons/vertical_integration/report/hq_report_ocb_matching.py 2016-02-19 10:13:55 +0000
+++ bin/addons/vertical_integration/report/hq_report_ocb_matching.py 2016-04-29 13:54:17 +0000
@@ -96,7 +96,6 @@
96 AND aml.journal_id = j.id96 AND aml.journal_id = j.id
97 AND p.id = aml.period_id97 AND p.id = aml.period_id
98 AND a.reconcile = 't'98 AND a.reconcile = 't'
99 AND a.type != 'liquidity'
100 AND j.type not in %s99 AND j.type not in %s
101 AND p.number not in (0, 16)100 AND p.number not in (0, 16)
102 AND aml.instance_id in %s;101 AND aml.instance_id in %s;

Subscribers

People subscribed via source and target branches

to all changes: