[IMP]:added model name in the list view for ir.actions.report.xml

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

bzr revid: nch@tinyerp.com-20110421085257-e0aitgy4vuz2m0so
This commit is contained in:
Naresh (OpenERP) 2011-04-21 14:22:57 +05:30
parent 2030bc90f9
commit 9de7a041ae
1 changed files with 1 additions and 0 deletions

View File

@ -474,6 +474,7 @@
<tree string="Report xml">
<field name="name"/>
<field name="type"/>
<field name="model"/>
<field name="report_name"/>
<field name="report_type"/>
<field name="attachment"/>