@@ -21,4 +21,51 @@ Part of OpenSPP. See LICENSE file for full copyright and licensing details.
21
21
name =" Settings"
22
22
web_icon =" spp_base,static/description/OpenSPP-Icons-Setting.png"
23
23
/>
24
+ <menuitem
25
+ id =" project_todo.menu_todo_todos"
26
+ name =" To-do"
27
+ web_icon =" spp_base,static/description/icon-To-do-White-line.png"
28
+ />
29
+ <menuitem
30
+ id =" mail.menu_root_discuss"
31
+ name =" Discuss"
32
+ web_icon =" spp_base,static/description/icon-Discuss-White-line.png"
33
+ groups =" base.group_user"
34
+ />
35
+ <menuitem
36
+ id =" queue_job.menu_queue_job_root"
37
+ name =" Job Queue"
38
+ web_icon =" spp_base,static/description/icon-Job-Queue-White-line.png"
39
+ groups =" queue_job.group_queue_job_manager"
40
+ />
41
+ <menuitem
42
+ id =" spreadsheet_dashboard.spreadsheet_dashboard_menu_root"
43
+ name =" Dashboards"
44
+ web_icon =" spp_base,static/description/icon-Dashboards-White-line.png"
45
+ />
46
+ <menuitem
47
+ id =" project.menu_main_pm"
48
+ name =" Projects"
49
+ web_icon =" spp_base,static/description/icon-Project-White-line.png"
50
+ groups =" project.group_project_manager,project.group_project_user"
51
+ />
52
+ <menuitem
53
+ id =" mass_mailing.mass_mailing_menu_root"
54
+ name =" Email Marketing"
55
+ web_icon =" spp_base,static/description/icon-Email-Marketing-White-line.png"
56
+ groups =" mass_mailing.group_mass_mailing_user"
57
+ />
58
+ <menuitem
59
+ id =" survey.menu_surveys"
60
+ name =" Surveys"
61
+ web_icon =" spp_base,static/description/icon-Surveys-White-line.png"
62
+ groups =" survey.group_survey_user"
63
+ />
64
+ <menuitem
65
+ id =" hr.menu_hr_root"
66
+ name =" Employees"
67
+ web_icon =" spp_base,static/description/icon-Employees-White-line.png"
68
+ groups =" hr.group_hr_manager,hr.group_hr_user,base.group_user"
69
+ />
70
+
24
71
</odoo >
0 commit comments