changes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user