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_compose_message_view.xml | 97 ++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 addons/mail/wizard/mail_compose_message_view.xml (limited to 'addons/mail/wizard/mail_compose_message_view.xml') diff --git a/addons/mail/wizard/mail_compose_message_view.xml b/addons/mail/wizard/mail_compose_message_view.xml new file mode 100644 index 00000000..1e9b0a69 --- /dev/null +++ b/addons/mail/wizard/mail_compose_message_view.xml @@ -0,0 +1,97 @@ + + + + + mail.compose.message.form + mail.compose.message + + +
+ + + + + + + + + + + +
+

+ + All records matching your current search filter will be mailed, + not only the ids selected in the list view. +
+ The email will be sent for all the records selected in the list.
+ Confirming this wizard will probably take a few minutes blocking your browser. +

+

+ Only records checked in list view will be used.
+ The email will be sent for all the records selected in the list. +

+

+ + If you want to send it for all the records matching your search criterion, check this box : + + + If you want to use only selected records please uncheck this selection box : + + +

+
+ + +
+ + + + + +
+
+ +
+
+ + + Compose Email + mail.compose.message + + ir.actions.act_window + form + new + +
+
-- cgit v1.2.3