From f25cdb1a793740a91d9f5813b80da6bd0308961e Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 22 Jul 2024 10:22:09 +0700 Subject: add new email template and add email finance, sales on contact --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 724796c0..6848ca7c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -93,6 +93,7 @@ 'views/product_attribute_value.xml', 'views/mail_template_po.xml', 'views/mail_template_efaktur.xml', + 'views/mail_template_invoice_po.xml', 'views/price_group.xml', 'views/mrp_production.xml', 'views/apache_solr.xml', -- cgit v1.2.3