Skip to content

Commit 53a768c

Browse files
committed
[IMP] spmis Menu Icon for Apps, Settings
1 parent c2ffeef commit 53a768c

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
2.46 KB
Loading
4.05 KB
Loading

spp_base/views/main_view.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,15 @@ Part of OpenSPP. See LICENSE file for full copyright and licensing details.
1010
active="True"
1111
sequence="-1"
1212
/>
13+
14+
<menuitem
15+
id="base.menu_management"
16+
name="Apps"
17+
web_icon="spp_base,static/description/OpenSPP-Icons-App.png"
18+
/>
19+
<menuitem
20+
id="base.menu_administration"
21+
name="Settings"
22+
web_icon="spp_base,static/description/OpenSPP-Icons-Setting.png"
23+
/>
1324
</odoo>

0 commit comments

Comments
 (0)