[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

@@ -4,7 +4,7 @@
<field name="name">report.async.tree</field>
<field name="model">report.async</field>
<field name="arch" type="xml">
<tree string="Report Center">
<tree name="Report Center">
<field name="action_id" context="{'access_sudo': True}" />
<button type="object" name="run_now" string="Run Now" icon="fa-bolt" />
<button