From 38e43997754a6f2c7eadacd5bf09d8481f82bccc Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Fri, 29 Jul 2022 17:36:54 +0700 Subject: Tambah field html_description dan view di crm.lead --- 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 fbfac6ea..edadc1a1 100644 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -24,6 +24,7 @@ 'views/x_partner_purchase_order.xml', 'views/x_product_tags.xml', 'views/stock_vendor.xml', + 'views/crm_lead.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3