[MERGE] [FIX] account: Grouping on field 'template_id' is not possible because that field does not appear in the list view

bzr revid: mat@openerp.com-20130528122036-e08b5j358u5u6r4j
This commit is contained in:
Martin Trigaux 2013-05-28 14:20:36 +02:00
commit 0ed5316c29
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,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>