mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-19 00:02:03 +02:00
Initial commit: OCA Report packages (45 packages)
This commit is contained in:
commit
2f4db400df
2543 changed files with 469120 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue