[IMP] pre-commit lint

This commit is contained in:
Héctor Vi Or
2023-11-07 14:20:35 +01:00
parent f2f4dc4251
commit 4f10eaad31
15 changed files with 68 additions and 77 deletions

View File

@@ -43,7 +43,7 @@
<record id="paperformat_label_view_tree" model="ir.ui.view">
<field name="model">report.paperformat.label</field>
<field name="arch" type="xml">
<tree string="Label paper format configuration">
<tree name="Label paper format configuration">
<field name="name" />
<field name="label_height" />
<field name="label_width" />