mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-26 09:51:37 +02:00
resolve issues
This commit is contained in:
@@ -7,4 +7,19 @@
|
||||
web_icon="project,static/description/icon.png"
|
||||
sequence="50"/>
|
||||
|
||||
<!--Configuration menu -->
|
||||
<menuitem
|
||||
id="menu_Configuration"
|
||||
name="Configuration"
|
||||
parent="menu_workout_main"
|
||||
groups='gym.group_gym_operator'/>
|
||||
|
||||
<!-- Menu of the exercise_type -->
|
||||
<menuitem id="menu_exercise" action="gym.action_exercise"
|
||||
parent="menu_Configuration" sequence="2"/>
|
||||
|
||||
<!-- Menu of the Exercises -->
|
||||
<menuitem id="menu_exercise_exercise" action="gym.action_exercise_exercise"
|
||||
parent="menu_Configuration" sequence="3"/>`
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user