[IMP]:report designer config wizard

bzr revid: nch@tinyerp.com-20100430100546-b3tx17qfq7tapqte
This commit is contained in:
nch@tinyerp.com 2010-04-30 15:35:46 +05:30
parent 03f9187999
commit eb4192f6b0
1 changed files with 5 additions and 3 deletions

View File

@ -10,10 +10,13 @@
<form position="attributes">
<attribute name="string">Report Modules Installation</attribute>
</form>
<xpath expr='//separator[@string="vsep"]' position='attributes'>
<attribute name='rowspan'>7</attribute>
<attribute name='string'></attribute>
</xpath>
<separator string="title" position="attributes">
<attribute name="string"
>Select Reporting Tools To Install</attribute>
>Reporting Tools</attribute>
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
@ -21,7 +24,6 @@
>OpenERP's built-in reporting abilities can be improved even further with some of the following applications</attribute>
</xpath>
<group colspan="8">
<separator string="Reporting" colspan="4"/>
<field name="base_report_designer"/>
<field name="base_report_creator"/>
<field name="olap"/>