From db98db3e34ac47eeea0fc53f215cb483d6c5d5f9 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Wed, 9 Jul 2025 11:32:19 +0700 Subject: (andri) scheduler reminder due inv --- .../views/mail_template_invoice_reminder.xml | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 indoteknik_custom/views/mail_template_invoice_reminder.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/mail_template_invoice_reminder.xml b/indoteknik_custom/views/mail_template_invoice_reminder.xml new file mode 100644 index 00000000..b19171b2 --- /dev/null +++ b/indoteknik_custom/views/mail_template_invoice_reminder.xml @@ -0,0 +1,55 @@ + + + + + Invoice Reminder: Due Date Notification + + [Reminder] Invoice ${object.name} is Due Soon + finance@indoteknik.co.id + finance@indoteknik.co.id + andrifebriyadiputra@gmail.com + +
+

Dengan Hormat Bpk/Ibu ${object.partner_id.name},

+ +

Berikut adalah detail invoice Anda yang sudah mendekati atau telah jatuh tempo:

+ + + + + + + + + + + + + + + + + + + + + + +
Invoice NumberTanggal InvoiceJatuh TempoSisa HariTotalReferensi
${object.name}${format_date(object.invoice_date)}${format_date(object.invoice_date_due)}${object.invoice_day_to_due}${format_amount(object.amount_total, object.currency_id)}${object.ref or '-'}
+ +

Mohon segera melakukan proses pembayaran sebelum jatuh tempo.

+ +

Terima kasih atas perhatian dan kerjasamanya.

+ +

+ Hormat Kami,
+ PT. INDOTEKNIK DOTCOM GEMILANG
+ Jl. Bandengan Utara 85A No. 8-9, Penjaringan, Jakarta Utara
+ Telp: 021-2933 8828 / 29 | Email: finance@indoteknik.co.id +

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