[IMP]profile_tools : Rename Details into Features in Config wiz and move Install Specific Industry applications to the bottom

bzr revid: aag@tinyerp.co.in-20110519051921-teqmkp8nfya2sc5x
This commit is contained in:
aag (OpenERP) 2011-05-19 10:49:21 +05:30
parent 8cdd0002bc
commit b41997bc60
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
<field name="inherit_id" ref="base_setup.view_base_setup_installer"/>
<field name="arch" type="xml">
<data>
<xpath expr="//field[@name='product_expiry']" position="after">
<xpath expr="//field[@name='report_designer']" position="after">
<newline/>
<separator string="Extra Tools Details" colspan="4" />
<separator string="Extra Tools Features" colspan="4" />
<field name="share" />
<field name="lunch" />
<field name="idea" />