/
This commit is contained in:
parent
eeffe7b5ba
commit
f0d5897b15
@ -3,7 +3,7 @@
|
|||||||
<odoo>
|
<odoo>
|
||||||
|
|
||||||
<!-- Action to open Coworkers list -->
|
<!-- Action to open Coworkers list -->
|
||||||
<act_window id="event_action" name="Relation"
|
<act_window id="relation_action" name="Relation"
|
||||||
res_model="coworking.relation" view_mode="form" />
|
res_model="coworking.relation" view_mode="form" />
|
||||||
<!-- Menu item to open Event list -->
|
<!-- Menu item to open Event list -->
|
||||||
<menuitem id="relation_menu" name="Relation" action="relation_action" />
|
<menuitem id="relation_menu" name="Relation" action="relation_action" />
|
||||||
|
Loading…
Reference in New Issue
Block a user