File: module_data.xml

package info (click to toggle)
oca-core 11.0.20180730-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 509,684 kB
  • sloc: xml: 258,806; python: 164,081; sql: 217; sh: 92; makefile: 16
file content (216 lines) | stat: -rw-r--r-- 9,916 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<?xml version="1.0" encoding="utf-8"?>
<odoo>
    <data>
        <record model="ir.module.category" id="module_category_hidden">
            <field name="name">Technical Settings</field>
            <field name="sequence">0</field>
            <field name="visible" eval="0" />
        </record>

        <record model="ir.module.category" id="module_category_localization">
            <field name="name">Localization</field>
            <field name="visible" eval="0" />
        </record>

        <record model="ir.module.category" id="module_category_localization_account_charts">
            <field name="parent_id" ref="module_category_localization" />
            <field name="name">Account Charts</field>
            <field name="visible" eval="0" />
        </record>

        <record model="ir.module.category" id="module_category_sales_management">
            <field name="name">Sales</field>
            <field name="description">Helps you handle your quotations, sale orders and invoicing.</field>
            <field name="sequence">1</field>
        </record>

        <record model="ir.module.category" id="module_category_lead_automation">
            <field name="name">Lead Automation</field>
            <field name="description">Helps you manage lead of your marketing campaigns step by step.</field>
            <field name="sequence">2</field>
        </record>

        <record model="ir.module.category" id="module_category_project_management">
            <field name="name">Project</field>
            <field name="description">Helps you manage your projects and tasks by tracking them, generating plannings, etc...</field>
            <field name="sequence">3</field>
        </record>

        <record model="ir.module.category" id="module_category_warehouse_management">
            <field name="name">Inventory</field>
            <field name="description">Helps you manage your inventory and main stock operations: delivery orders, receptions, etc.</field>
            <field name="sequence">4</field>
        </record>

        <record model="ir.module.category" id="module_category_manufacturing">
            <field name="name">Manufacturing</field>
            <field name="description">Helps you manage your manufacturing processes and generate reports on those processes.</field>
            <field name="sequence">5</field>
        </record>

        <record model="ir.module.category" id="module_category_account_voucher">
            <field name="name">Invoicing &amp; Payments</field>
            <field name="description">Allows you to create your invoices and track the payments. It is an easier version of the accounting module for managers who are not accountants.</field>
            <field name="sequence">6</field>
        </record>

        <record model="ir.module.category" id="module_category_accounting_and_finance">
            <field name="name">Accounting &amp; Finance</field>
            <field name="description">Helps you handle your accounting needs, if you are not an accountant, we suggest you to install only the Invoicing.</field>
            <field name="sequence">7</field>
        </record>

        <record model="ir.module.category" id="module_category_purchase_management">
            <field name="name">Purchases</field>
            <field name="description">Helps you manage your purchase-related processes such as requests for quotations, supplier bills, etc...</field>
            <field name="sequence">8</field>
        </record>

        <record model="ir.module.category" id="module_category_human_resources">
            <field name="name">Employees</field>
            <field name="description">Helps you manage your employees.</field>
            <field name="sequence">9</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_holidays">
            <field name="name">Leaves</field>
            <field name="description">Helps you manage your leaves.</field>
            <field name="sequence">10</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_recruitment">
            <field name="name">Recruitment</field>
            <field name="description">Helps you manage your recruitments.</field>
            <field name="sequence">11</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_expense">
            <field name="name">Expenses</field>
            <field name="description">Helps you manage your expenses.</field>
            <field name="sequence">12</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_timesheet">
            <field name="name">Timesheets</field>
            <field name="description">Helps you manage the timesheets.</field>
            <field name="sequence">13</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_attendance">
            <field name="name">Attendance</field>
            <field name="description">Helps you manage the attendances.</field>
            <field name="sequence">14</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_appraisal">
            <field name="name">Appraisals</field>
            <field name="description">Helps you manage your appraisals.</field>
            <field name="sequence">15</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_payroll">
            <field name="name">Payroll</field>
            <field name="description">Helps you manage your payrolls.</field>
            <field name="sequence">16</field>
        </record>

        <record model="ir.module.category" id="module_category_hr_gamification">
            <field name="name">Gamification</field>
            <field name="description">Helps you manage the gamification process.</field>
            <field name="sequence">17</field>
        </record>

        <record model="ir.module.category" id="module_category_event_management">
            <field name="name">Events</field>
            <field name="description">Helps you manage your Events.</field>
            <field name="sequence">18</field>
        </record>

        <record id="module_category_mass_mailing" model="ir.module.category">
            <field name="name">Email Marketing</field>
            <field name="sequence">19</field>
            <field name="description">Helps you manage your mass mailing for design
                professional emails and reuse templates.</field>
        </record>

        <record id="module_category_survey" model="ir.module.category">
            <field name="name">Survey</field>
            <field name="description">Helps you manage your survey for review of different-different users.</field>
            <field name="sequence">20</field>
        </record>

        <record model="ir.module.category" id="module_category_point_of_sale">
            <field name="name">Point of Sale</field>
            <field name="description">Helps you get the most out of your points of sale with fast sale encoding, simplified payment mode encoding, automatic picking lists generation and more.</field>
            <field name="sequence">21</field>
        </record>

        <record model="ir.module.category" id="module_category_specific_industry_applications">
            <field name="name">Specific Industry Applications</field>
            <field name="sequence">22</field>
        </record>

        <record model="ir.module.category" id="module_category_website">
            <field name="name">Website</field>
            <field name="sequence">23</field>
        </record>

        <record model="ir.module.category" id="module_category_theme">
            <field name="name">Theme</field>
            <field name="exclusive" eval="1"/>
            <field name="sequence">50</field>
        </record>

        <record model="ir.module.category" id="module_category_administration">
            <field name="name">Administration</field>
            <field name="sequence">100</field>
        </record>

        <record model="ir.module.category" id="module_category_usability">
            <field name="name">Extra Rights</field>
            <field name="sequence">101</field>
        </record>

        <record model="ir.module.category" id="module_category_extra">
            <field name="name">Other Extra Rights</field>
            <field name="sequence">102</field>
        </record>

        <!-- add applications to base groups -->
        <record model="res.groups" id="group_erp_manager">
            <field name="category_id" ref="module_category_administration"/>
        </record>
        <record model="res.groups" id="group_system">
            <field name="category_id" ref="module_category_administration"/>
        </record>

        <record model="res.groups" id="group_user">
            <field name="category_id" ref="module_category_human_resources"/>
        </record>

        <record model="res.groups" id="group_multi_company">
            <field name="category_id" ref="module_category_usability"/>
        </record>

        <record model="res.groups" id="group_multi_currency">
            <field name="category_id" ref="module_category_usability"/>
        </record>

        <record model="res.groups" id="group_no_one">
            <field name="category_id" ref="module_category_usability"/>
        </record>

        <record id="group_portal" model="res.groups">
            <field name="category_id" ref="module_category_extra"/>
        </record>

        <record id="group_public" model="res.groups">
            <field name="category_id" ref="module_category_extra"/>
        </record>

        <record id="group_partner_manager" model="res.groups">
            <field name="category_id" ref="module_category_usability"/>
        </record>

    </data>
</odoo>