This commit is contained in:
gsinghpal
2026-02-27 14:32:32 -05:00
parent b649246e81
commit b925766966
80 changed files with 7831 additions and 1041 deletions

View File

@@ -40,6 +40,10 @@
string="Send Report" class="btn-secondary"
invisible="state != 'generated'"
icon="fa-envelope"/>
<button name="action_export_csv" type="object"
string="Export CSV" class="btn-secondary"
invisible="state == 'draft'"
icon="fa-download"/>
<field name="state" widget="statusbar" statusbar_visible="draft,generated,sent"/>
</header>
<sheet>