🎉 Initialize module repository
This commit is contained in:
11
views/menu_views.xml
Normal file
11
views/menu_views.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<menuitem
|
||||
id="mvd_tcg_decks_menu"
|
||||
name="All Decks"
|
||||
parent="mvd_tcg_base.mvd_tcg_operations_menu"
|
||||
sequence="10"
|
||||
action="mvd_tcg_deck.mvd_tcg_deck_action"
|
||||
groups="mvd_tcg_base.mvd_tcg_base_group_manager,base.group_system"
|
||||
/>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user