Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<record id="group_sale_order_invoice_section_name" model="res.groups">
|
||||
<field
|
||||
name="name"
|
||||
>Allow customization of invoice section name from sale order</field>
|
||||
<field name="category_id" ref="base.module_category_usability" />
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user