From 102d8c691a231aa7a15a522deb44b4eb2b0f4e31 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 31 Jul 2024 10:27:31 +0700 Subject: fix template email --- indoteknik_custom/views/mail_template_efaktur.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/indoteknik_custom/views/mail_template_efaktur.xml b/indoteknik_custom/views/mail_template_efaktur.xml index 3856b591..d0e7b39a 100644 --- a/indoteknik_custom/views/mail_template_efaktur.xml +++ b/indoteknik_custom/views/mail_template_efaktur.xml @@ -4,10 +4,10 @@ Invoice: Send mail efaktur document - Your Invoice ${object.name} + Faktur Pajak Invoice ${object.name} pajak@indoteknik.co.id pajak@indoteknik.co.id - sales@indoteknik.com, pajak@indoteknik.co.id + sales@indoteknik.com ${object.partner_id.email|safe}

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

-- cgit v1.2.3