Merge lp:~openerp-dev/openobject-addons/trunk-bug-1119289-dhruvit into lp:openobject-addons

Proposed by Dhruvit Darji(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1119289-dhruvit
Merge into: lp:openobject-addons
Diff against target: 12 lines (+1/-1)
1 file modified
account/account_view.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1119289-dhruvit
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+153095@code.launchpad.net

Description of the change

Hello,

    I have made Status field invisible.

To post a comment you must log in.

Unmerged revisions

8615. By Dhruvit Darji(OpenERP)

[FIX] Make Status Invisible From Sheet

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account/account_view.xml'
2--- account/account_view.xml 2013-03-12 12:12:18 +0000
3+++ account/account_view.xml 2013-03-13 09:38:23 +0000
4@@ -1360,7 +1360,7 @@
5 <field name="currency_id" groups="base.group_multi_currency"/>
6 <field name="tax_code_id"/>
7 <field name="tax_amount"/>
8- <field name="state"/>
9+ <field name="state" invisible="1"/>
10 <field name="reconcile_id"/>
11 <field name="reconcile_partial_id"/>
12 </tree>

Subscribers

People subscribed via source and target branches

to all changes: