This commit is contained in:
gsinghpal
2026-04-28 19:39:37 -04:00
parent 2d42b33d68
commit 13e300d90e
103 changed files with 4959 additions and 331 deletions

View File

@@ -46,12 +46,10 @@
<field name="mail_mail_id"/>
</group>
</group>
<group string="Attachments" invisible="not attachment_names">
<field name="attachment_names" nolabel="1" colspan="2"/>
</group>
<group string="Error Details" invisible="status != 'failed'">
<field name="error_message" nolabel="1" colspan="2"/>
</group>
<separator string="Attachments"/>
<field name="attachment_names" colspan="2"/>
<separator string="Error Details"/>
<field name="error_message" colspan="2"/>
</sheet>
</form>
</field>