mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] kpi_dashboard: black, isort, prettier
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- Copyright 2020 Creu Blanca
|
||||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||
|
||||
<odoo>
|
||||
<!-- CONFIGURATION -->
|
||||
<menuitem id="menu_configuration_kpi_dashboards"
|
||||
name="KPI Dashboards"
|
||||
parent="base.menu_reporting_config"
|
||||
groups="kpi_dashboard.group_kpi_dashboard_manager"
|
||||
sequence="10"/>
|
||||
<menuitem
|
||||
id="menu_configuration_kpi_dashboards"
|
||||
name="KPI Dashboards"
|
||||
parent="base.menu_reporting_config"
|
||||
groups="kpi_dashboard.group_kpi_dashboard_manager"
|
||||
sequence="10"
|
||||
/>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user