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/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/models/__init__.py') diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index ee089698..afef17eb 100644 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -8,3 +8,4 @@ from . import product_template from . import x_partner_purchase_order from . import x_product_tags from . import stock_vendor +from . import crm_lead -- cgit v1.2.3