Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
account_invoice_date_due/security/security.xml
Normal file
6
account_invoice_date_due/security/security.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo noupdate="1">
|
||||
<record id="allow_to_change_due_date" model="res.groups">
|
||||
<field name="name">Allow to change due date</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user