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/mass_mailing/data/mail_data.xml | 20 ++ .../mass_mailing/data/mailing_data_templates.xml | 46 ++++ addons/mass_mailing/data/mass_mailing_data.xml | 25 ++ addons/mass_mailing/data/mass_mailing_demo.xml | 282 +++++++++++++++++++++ 4 files changed, 373 insertions(+) create mode 100644 addons/mass_mailing/data/mail_data.xml create mode 100644 addons/mass_mailing/data/mailing_data_templates.xml create mode 100644 addons/mass_mailing/data/mass_mailing_data.xml create mode 100644 addons/mass_mailing/data/mass_mailing_demo.xml (limited to 'addons/mass_mailing/data') diff --git a/addons/mass_mailing/data/mail_data.xml b/addons/mass_mailing/data/mail_data.xml new file mode 100644 index 00000000..6c9bd7b5 --- /dev/null +++ b/addons/mass_mailing/data/mail_data.xml @@ -0,0 +1,20 @@ + + + + + diff --git a/addons/mass_mailing/data/mailing_data_templates.xml b/addons/mass_mailing/data/mailing_data_templates.xml new file mode 100644 index 00000000..5f161205 --- /dev/null +++ b/addons/mass_mailing/data/mailing_data_templates.xml @@ -0,0 +1,46 @@ + + + + + + diff --git a/addons/mass_mailing/data/mass_mailing_data.xml b/addons/mass_mailing/data/mass_mailing_data.xml new file mode 100644 index 00000000..95d6efc0 --- /dev/null +++ b/addons/mass_mailing/data/mass_mailing_data.xml @@ -0,0 +1,25 @@ + + + + + + Email Marketing: Process queue + + code + model._process_mass_mailing_queue() + + 60 + minutes + -1 + + + + Newsletter + + + + + + + + diff --git a/addons/mass_mailing/data/mass_mailing_demo.xml b/addons/mass_mailing/data/mass_mailing_demo.xml new file mode 100644 index 00000000..e894fce6 --- /dev/null +++ b/addons/mass_mailing/data/mass_mailing_demo.xml @@ -0,0 +1,282 @@ + + + + + + bWlncmF0aW9uIHRlc3Q= + SampleDoc.doc + + + + + Aristide Antario + aa@example.com + + + + Beverly Bridge + bb@example.com + + + + Carol Cartridge + cc@example.com + + + + David Dawson + dd@example.com + + + Elsa Ericson + ee@example.com + + + + + + + + True + + + + + ee@example.com + + + + + Newsletter 1 + + + Newsletter + + + + + + + Newsletter 1 + Monthly Newsletter + done + + info@yourcompany.example.com + + + + + + email + Info <info@yourcompany.example.com> + +
+ + + + + + + +
+ + +
+
+ + + + + + +
+

+ Great stories have personality. Consider telling a great story that provides personality. Writing a story with personality for potential clients will assist with making a relationship connection. This shows up in small quirks like word choices or phrases. Write from your point of view, not from someone else's experience. +
Great stories are for everyone even when only written for just one person. If you try to write with a wide general audience in mind, your story will ring false and be bland. No one will be interested. Write for one person. If it’s genuine for the one, it’s genuine for the rest. +

+
+
+
+ +
+ + + + + + +
+ Powered by Odoo +
+
+
+ +
+ + + + + + 1111000@odoo.com + res.partner + + billy.fox45@example.com + + + + + + + 1111001@odoo.com + res.partner + + kim.snyder96@example.com + + + + + + + 1111002@odoo.com + res.partner + + edith.sanchez68@example.com + + + + + + 1111003@odoo.com + res.partner + + theodore.gardner36@example.com + + + + + + 1111004@odoo.com + res.partner + + sandra.neal80@example.com + + + + + 1111005@odoo.com + res.partner + + julie.richards84@example.com + + + + + + 1111006@odoo.com + res.partner + + travis.mendoza24@example.com + + + + + + 1111007@odoo.com + res.partner + + travis.mendoza24@example.com + + + + + + + + 100.01.02.03 + BE + + + + + 100.01.02.03 + BE + + + + + 100.01.02.04 + BE + + + + + 100.01.02.04 + BE + + + + + 100.01.02.05 + BE + + + +
+
-- cgit v1.2.3