[ADD] menu to channels in hotel management

This commit is contained in:
Pablo
2019-02-18 17:37:54 +01:00
parent ad627339af
commit 9449b8ec74

View File

@@ -19,4 +19,12 @@
action="open_hotel_channel_connector_issue_tree_all"
parent="menu_channel_connector_root"/>
<menuitem id="hotel_configuration_channel_manager" name="Channel Manager"
parent="hotel.hotel_configuration_menu" sequence="20"
groups="hotel.group_hotel_manager" />
<menuitem id="hotel_configuration_channel_action" name="Channels"
parent="hotel_configuration_channel_manager"
sequence="10" action="action_channel_backend"/>
</odoo>