Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
7
report_context/data/config_parameter.xml
Normal file
7
report_context/data/config_parameter.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo noupdate="1">
|
||||
<record id="report_default_context" model="ir.config_parameter" forcecreate="True">
|
||||
<field name="key">report.default.context</field>
|
||||
<field name="value">{}</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user