[FIX] account: incorrect view definition

lp bug: https://launchpad.net/bugs/900233 fixed

bzr revid: xmo@openerp.com-20111206155622-xahmsw75ooj94ulp
This commit is contained in:
Xavier Morel 2011-12-06 16:56:22 +01:00
parent f34318750e
commit 89173c80be
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<field name="parent_id" invisible="1"/>
<field name="partner_id" invisible="1"/>
<field name="state" invisible="1"/>
<field name="type" invisible="1"/>
</tree>
</field>
</record>