diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-07-29 17:36:54 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-07-29 17:36:54 +0700 |
| commit | 38e43997754a6f2c7eadacd5bf09d8481f82bccc (patch) | |
| tree | a96811475686ac9c8243742ab760456cd24be673 /indoteknik_custom/__manifest__.py | |
| parent | ca84cc359ed7535474aafac877843374baac5414 (diff) | |
Tambah field html_description dan view di crm.lead
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rw-r--r-- | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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', |
