report_async: Pre-Commit

This commit is contained in:
Hardik-OSI
2022-06-03 10:48:53 +05:30
committed by Nikul-OSI
parent a618b05461
commit feb9f2b953
7 changed files with 86 additions and 86 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>
<field name="action_id" context="{'access_sudo': True}" />
<button type="object" name="run_now" string="Run Now" icon="fa-bolt" />
<button