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.

13 lines
408 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
  7. id="menu_configuration_kpi_dashboards"
  8. name="KPI Dashboards"
  9. parent="base.menu_reporting_config"
  10. groups="kpi_dashboard.group_kpi_dashboard_manager"
  11. sequence="10"
  12. />
  13. </odoo>