Skip to content
Snippets Groups Projects

[REL] 14.0.2.0.0

Merged Daniil Digtyar Vasilieva requested to merge release/14.0.1.1.14 into 14.0
5 files
+ 4
19
Compare changes
  • Side-by-side
  • Inline
Files
5
<odoo>
<record id="custom_paperformat_id" model="report.paperformat">
<field name="name">A4 Format Without Margins</field>
<field name="custom_format_name">Self-consumption Reports</field>
<field name="name">A4 Format Self-consumption Manager Authorization</field>
<field name="format">custom</field>
<field name="page_width">210</field>
<field name="page_height">297</field>
Loading