First Commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<menuitem
|
||||
id="menu_grt_ifc_root"
|
||||
name="IFC"
|
||||
sequence="80"
|
||||
groups="base.group_user"
|
||||
/>
|
||||
|
||||
<menuitem
|
||||
id="menu_grt_ifc_project"
|
||||
name="IFC Projects"
|
||||
parent="menu_grt_ifc_root"
|
||||
action="action_grt_ifc_project"
|
||||
sequence="10"
|
||||
groups="base.group_user"
|
||||
/>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user