[IMP] ir.translation: `module` field is useful for admin/debugging

bzr revid: odo@openerp.com-20131021143641-eflzertf2r7hap44
This commit is contained in:
Olivier Dony 2013-10-21 16:36:41 +02:00
parent 9227f3d5fc
commit 6752a298ec
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<field name="lang"/>
</group>
<group>
<field name="module" group="base.group_no_one"/>
<field name="type"/>
<field name="res_id"/>
</group>