From 0cbdf05b4fce0460cdc951cb60d4bd00cac51a13 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 5 Jul 2024 14:03:27 +0700 Subject: fix email template efaktur --- indoteknik_custom/views/mail_template_efaktur.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/indoteknik_custom/views/mail_template_efaktur.xml b/indoteknik_custom/views/mail_template_efaktur.xml index ca0ea427..0b646e7c 100644 --- a/indoteknik_custom/views/mail_template_efaktur.xml +++ b/indoteknik_custom/views/mail_template_efaktur.xml @@ -5,7 +5,8 @@ Invoice: Send mail efaktur document Your Invoice ${object.name} - 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