From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/mail/wizard/mail_resend_cancel_views.xml | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 addons/mail/wizard/mail_resend_cancel_views.xml (limited to 'addons/mail/wizard/mail_resend_cancel_views.xml') diff --git a/addons/mail/wizard/mail_resend_cancel_views.xml b/addons/mail/wizard/mail_resend_cancel_views.xml new file mode 100644 index 00000000..c8cc6632 --- /dev/null +++ b/addons/mail/wizard/mail_resend_cancel_views.xml @@ -0,0 +1,27 @@ + + + + mail.resend.cancel.view.form + mail.resend.cancel + + +
+ + +

If you want to re-send them, click Cancel now, then click on the notification and review them one by one by clicking on the red envelope next to each message.

+ Envelope Example +
+
+ +
+
+ + Discard mail delivery failures + mail.resend.cancel + ir.actions.act_window + form + new + +
-- cgit v1.2.3