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
304 B

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- Group is used to manage the menu-->
<record id="group_consignment_order" model="res.groups">
<field name="name">Manage Consignment order</field>
<field name="category_id" ref="base.module_category_hidden"/>
</record>
</odoo>