res_groups.xml
470 Bytes
<?xml version="1.0"?>
<!--
Copyright (C) 2016-Today: La Louve (<http://www.lalouve.net/>)
@author: Sylvain LE GAL (https://twitter.com/legalsylvain)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<odoo>
<record model="res.groups" id="manage_fundraising_partner_type">
<field name="name">Manage Fundraising Partner Type</field>
<field name="category_id" ref="base.module_category_extra" />
</record>
</odoo>