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
=== modified file 'account/project/project_view.xml'
--- account/project/project_view.xml 2012-12-11 14:03:32 +0000
+++ account/project/project_view.xml 2013-01-15 07:20:30 +0000
@@ -184,7 +184,6 @@
184 <search string="Search Analytic Lines">184 <search string="Search Analytic Lines">
185 <field name="name" string="Analytic Line"/>185 <field name="name" string="Analytic Line"/>
186 <field name="date"/>186 <field name="date"/>
187 <filter name="sales" string="Sales" domain="[('journal_id.type','=','sale')]" help="Analytic Journal Items related to a sale journal."/>
188 <filter name="purchases" string="Purchases" domain="[('journal_id.type','=','purchase')]" help="Analytic Journal Items related to a purchase journal."/>187 <filter name="purchases" string="Purchases" domain="[('journal_id.type','=','purchase')]" help="Analytic Journal Items related to a purchase journal."/>
189 <filter name="others" string="Others" domain="[('journal_id.type','in',('cash','general','situation'))]"/>188 <filter name="others" string="Others" domain="[('journal_id.type','in',('cash','general','situation'))]"/>
190 <separator/>189 <separator/>

Subscribers

People subscribed via source and target branches

to all changes: