From 8b179c22149366ecf4dd9de6e5e7b5be612e355b Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Mon, 22 Sep 2025 10:15:45 +0700 Subject: (andri) add template --- indoteknik_custom/__manifest__.py | 3 +- .../views/mail_template_closing_apt.xml | 32 ++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 indoteknik_custom/views/mail_template_closing_apt.xml diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index cf7cf1e4..90fa915f 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -183,7 +183,8 @@ 'views/letter_receivable.xml', 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', - 'views/sj_tele.xml' + 'views/sj_tele.xml', + 'views/mail_template_closing_apt.xml', ], 'demo': [], 'css': [], diff --git a/indoteknik_custom/views/mail_template_closing_apt.xml b/indoteknik_custom/views/mail_template_closing_apt.xml new file mode 100644 index 00000000..5df2813b --- /dev/null +++ b/indoteknik_custom/views/mail_template_closing_apt.xml @@ -0,0 +1,32 @@ + + + + + + + + finance@indoteknik.co.id + + +
+

+ + Best Regards,

+ Widya R.
+ Dept. Finance
+ PT. INDOTEKNIK DOTCOM GEMILANG
+ Indoteknik
+ +62-857-1697-0374 | + finance@indoteknik.co.id +
+

+ +
+
+ +
+
+
-- cgit v1.2.3