~technofluid-team/openobject-addons/technofluid_multiple_installations

3363.11.131 by Jay(Open ERP)
[MERGE] MErged from main branch
1
<?xml version="1.0"?>
2
<openerp>
3
    <data>
4
        <wizard
3981.1.3 by P. Christeas
base_module_doc_rst: expand tabs at xml files.
5
            id="wiz_tech_guide_rst"
6
            model="ir.module.module"
7
            name="tech.guide.rst"
8
            string="Create RST Technical Guide"
9
            keyword="client_action_multi"
10
            multi="True" />
3363.11.131 by Jay(Open ERP)
[MERGE] MErged from main branch
11
12
        <wizard
3981.1.3 by P. Christeas
base_module_doc_rst: expand tabs at xml files.
13
            id="wiz_gen_graph"
14
            model="ir.module.module"
15
            name="create.relation.graph"
16
            string="Generate Relationship Graph"
17
            multi="False" />
3363.11.131 by Jay(Open ERP)
[MERGE] MErged from main branch
18
19
    </data>
20
</openerp>