mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] pre-commit lint
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<odoo noupdate="1">
|
||||
<record
|
||||
id="report_default_context"
|
||||
model="ir.config_parameter"
|
||||
forcecreate="True"
|
||||
>
|
||||
id="report_default_context"
|
||||
model="ir.config_parameter"
|
||||
forcecreate="True"
|
||||
>
|
||||
<field name="key">report.default.context</field>
|
||||
<field name="value">{}</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user