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.

15 lines
542 B

  1. <?xml version="1.0"?>
  2. <!-- Copyright 2018 Eficent Business and IT Consulting Services S.L.
  3. License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl-3.0) -->
  4. <openerp>
  5. <data>
  6. <menuitem id="menu_data_protection_report_gdpr"
  7. name="GDPR"
  8. parent="data_protection_base.menu_data_protection_report"
  9. groups="data_protection_base.group_data_protection_user,data_protection_base.group_data_protection_manager"
  10. sequence="15"
  11. />
  12. </data>
  13. </openerp>