mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG][12.0] web_dashboard_tile
- refactor tile category - improve description - add legalsylvain as maintainer - update code and translation
This commit is contained in:
14
web_dashboard_tile/views/menu.xml
Normal file
14
web_dashboard_tile/views/menu.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<menuitem id="menu_dashboard_tile"
|
||||
parent="base.menu_board_root"
|
||||
name="Overview"
|
||||
sequence="0"/>
|
||||
|
||||
<menuitem id="menu_dashboard_tile_settings"
|
||||
parent="base.menu_board_root"
|
||||
name="Settings"
|
||||
sequence="100"/>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user