Merge lp:~openerp-dev/openobject-addons/trunk-bug-1098522-hip into lp:openobject-addons

Proposed by Hiral Patel (OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1098522-hip
Merge into: lp:openobject-addons
Diff against target: 11 lines (+0/-1)
1 file modified
account/project/project_view.xml (+0/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1098522-hip
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+143236@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

8503. By Hiral Patel (OpenERP)

[trunk][Sales] Remove sale filter in Time&Materials to Invoic

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account/project/project_view.xml'
2--- account/project/project_view.xml 2012-12-11 14:03:32 +0000
3+++ account/project/project_view.xml 2013-01-15 07:20:30 +0000
4@@ -184,7 +184,6 @@
5 <search string="Search Analytic Lines">
6 <field name="name" string="Analytic Line"/>
7 <field name="date"/>
8- <filter name="sales" string="Sales" domain="[('journal_id.type','=','sale')]" help="Analytic Journal Items related to a sale journal."/>
9 <filter name="purchases" string="Purchases" domain="[('journal_id.type','=','purchase')]" help="Analytic Journal Items related to a purchase journal."/>
10 <filter name="others" string="Others" domain="[('journal_id.type','in',('cash','general','situation'))]"/>
11 <separator/>

Subscribers

People subscribed via source and target branches

to all changes: