[MERGE] ir_model_data: add `module` field to tree view (to allow group by modul).

bzr revid: vmt@openerp.com-20130702092232-d1gry5wnfcet2p06
This commit is contained in:
Vo Minh Thu 2013-07-02 11:22:32 +02:00
commit 2692e127f9
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@
<field name="complete_name"/>
<field name="display_name"/>
<field name="model" groups="base.group_no_one"/>
<field name="module" invisible="1"/>
<field name="res_id"/>
</tree>
</field>