[CLN] global : full pre-commit & ruff lint

This commit is contained in:
jscampucci
2025-09-15 12:58:03 +02:00
parent b63c4b5335
commit 174aabfbbb
71 changed files with 673 additions and 429 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<data>
<record model="ir.ui.view" id="email_template_form_event_mail_attachment">
@@ -19,7 +19,7 @@
<field name="arch" type="xml">
<field name="report_name" position="after">
<field name="event_attachment_name_prefix" />
</field>
</field>
</field>
</record>