Skip to content
Snippets Groups Projects
Commit 3b69c2ce authored by Naresh Choksy's avatar Naresh Choksy
Browse files

[IMP]:service_mgmt installer

bzr revid: nch@tinyerp.com-20100430101006-6dew33g924nle1of
parent eb4192f6
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<record id="view_confirm_install_module_form" model="ir.ui.view">
<field name="name">Service Profile : Install extra modules</field>
<field name="model">profile.service.config.install_modules_wizard</field>
......@@ -12,7 +12,9 @@
<form position="attributes">
<attribute name="string">Install Extra Service Profile Modules</attribute>
</form>
<xpath expr='//separator[@string="vsep"]' position='attributes'>
<attribute name='string'></attribute>
</xpath>
<separator string="title" position="attributes">
<attribute name="string">Services Management</attribute>
</separator>
......@@ -42,7 +44,7 @@
</data>
</field>
</record>
<record id="action_config_install_module" model="ir.actions.act_window">
<field name="name">Service Profile : Install Extra Modules</field>
<field name="type">ir.actions.act_window</field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment