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.

11 lines
287 B

  1. <?xml version="1.0"?>
  2. <odoo>
  3. <!-- Master Data -->
  4. <menuitem name="Service Profiles"
  5. id="agreement_service_profiles"
  6. sequence="30"
  7. parent="agreement.agreement_masterdata"
  8. action="agreement_action_serviceprofile"/>
  9. </odoo>