[FIX] account: Grouping on field 'template_id' is not possible because that field does not appear in the list view (Case; ref 586077)

bzr revid: skh@tinyerp.com-20130213125719-o5virat3zowaio3p
This commit is contained in:
Somesh Khare (OpenERP) 2013-02-13 18:27:19 +05:30
parent 39298ca5c4
commit dc2f67510c
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
<field name="parent_id" invisible="1"/>
<field name="type"/>
<field name="company_id" groups="base.group_multi_company"/>
<field name="template_id" invisible="1"/>
</tree>
</field>
</record>