mirror of
https://gitlab.com/flectra-community/reporting-engine.git
synced 2024-11-15 02:32:05 +00:00
14 lines
414 B
XML
14 lines
414 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<!-- Copyright 2020 Creu Blanca
|
||
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||
|
<flectra>
|
||
|
<!-- CONFIGURATION -->
|
||
|
<menuitem
|
||
|
id="menu_configuration_kpi_dashboards"
|
||
|
name="KPI Dashboards"
|
||
|
parent="base.menu_reporting_config"
|
||
|
groups="kpi_dashboard.group_kpi_dashboard_manager"
|
||
|
sequence="10"
|
||
|
/>
|
||
|
</flectra>
|