From aff29db4fe020684f83e5e6449bf0a4061d77036 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 11 Jan 2023 09:26:02 +0700 Subject: add custom mail marketing --- indoteknik_custom/views/custom_mail_marketing.xml | 82 +++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 indoteknik_custom/views/custom_mail_marketing.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/custom_mail_marketing.xml b/indoteknik_custom/views/custom_mail_marketing.xml new file mode 100644 index 00000000..d460a41d --- /dev/null +++ b/indoteknik_custom/views/custom_mail_marketing.xml @@ -0,0 +1,82 @@ + + + + custom.mail.marketing.tree + custom.mail.marketing + + + + + + + + + + + + + + + + + + custom.mail.marketing.form + custom.mail.marketing + +
+ + + + + + + + + + + + + + + + +
+
+
+ + + custom.mail.marketing.list.select + custom.mail.marketing + + + + + + + + + + + + + + + + + + + Custom Mail Marketing + ir.actions.act_window + custom.mail.marketing + + tree,form + + + +
\ No newline at end of file -- cgit v1.2.3