From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../wizard/mailing_mailing_schedule_date_views.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 addons/mass_mailing/wizard/mailing_mailing_schedule_date_views.xml (limited to 'addons/mass_mailing/wizard/mailing_mailing_schedule_date_views.xml') diff --git a/addons/mass_mailing/wizard/mailing_mailing_schedule_date_views.xml b/addons/mass_mailing/wizard/mailing_mailing_schedule_date_views.xml new file mode 100644 index 00000000..4e39c434 --- /dev/null +++ b/addons/mass_mailing/wizard/mailing_mailing_schedule_date_views.xml @@ -0,0 +1,28 @@ + + + + mailing.mailing.schedule.date.view.form + mailing.mailing.schedule.date + +
+ + + + + +
+
+
+
+
+ + + When do you want to send your mailing? + mailing.mailing.schedule.date + ir.actions.act_window + form + new + +
-- cgit v1.2.3