OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
419 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Copyright 2020 Creu Blanca
  3. License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
  4. <odoo>
  5. <!-- CONFIGURATION -->
  6. <menuitem id="menu_configuration_kpi_dashboards"
  7. name="KPI Dashboards"
  8. parent="base.menu_reporting_config"
  9. groups="kpi_dashboard.group_kpi_dashboard_manager"
  10. sequence="10"/>
  11. </odoo>