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.

8 lines
226 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <odoo>
  3. <menuitem id="menu_changeset"
  4. name="Partner Changesets"
  5. groups="group_changeset_user"
  6. parent="base.menu_sales_config"
  7. sequence="20"/>
  8. </odoo>