From 81c87b71d6cb7caad7230b9cca8545155d917214 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 10 Aug 2023 11:01:05 +0700 Subject: fix format price email template --- indoteknik_custom/views/mail_template_po.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/indoteknik_custom/views/mail_template_po.xml b/indoteknik_custom/views/mail_template_po.xml index 77c21837..410520b3 100644 --- a/indoteknik_custom/views/mail_template_po.xml +++ b/indoteknik_custom/views/mail_template_po.xml @@ -54,10 +54,10 @@ % if line.price_vendor != 0 and line.price_unit != line.price_vendor - % endif + % endif % endfor Silahkan periksa dan lakukan koreksi jika diperlukan.

-- cgit v1.2.3