[IMP] ir properties list view show res_id and type

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

bzr revid: al@openerp.com-20120209025847-suuwmy31wfybkkqt
This commit is contained in:
Antony Lesuisse 2012-02-09 03:58:47 +01:00
parent d8ed922e26
commit d6e0a7e43c
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@
<field name="name"/>
<field name="company_id" groups="base.group_multi_company"/>
<field name="fields_id"/>
<field name="res_id"/>
<field name="type"/>
</tree>
</field>
</record>