Merge lp:~julie-w/unifield-server/US-4592 into lp:unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 4981
Proposed branch: lp:~julie-w/unifield-server/US-4592
Merge into: lp:unifield-server
Diff against target: 12 lines (+1/-1)
1 file modified
bin/addons/account/project/project_view.xml (+1/-1)
To merge this branch: bzr merge lp:~julie-w/unifield-server/US-4592
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+349135@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/account/project/project_view.xml'
2--- bin/addons/account/project/project_view.xml 2018-04-20 14:30:11 +0000
3+++ bin/addons/account/project/project_view.xml 2018-07-09 08:36:04 +0000
4@@ -212,7 +212,7 @@
5 <filter name="engagements" string="Engagements" domain="[('journal_id.type','=','engagement')]" icon="terp-folder-violet"
6 help="Analytic Journal Items related to an engagement journal."/>
7 <filter name="intl_engagements" string="ENGI"
8- domain="[('imported_commitment', '=', True), ('journal_id.type', '=', 'engagement'), ('journal_id.code', '=', 'ENGI')]"
9+ domain="[('journal_id.type', '=', 'engagement'), ('journal_id.code', '=', 'ENGI')]"
10 icon="terp-folder-violet"
11 help="Analytic Journal Items related to an ENGI journal."
12 />

Subscribers

People subscribed via source and target branches