summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-02-23 10:39:40 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-02-23 10:39:40 +0700
commit5c9214c1c846e61c5356e1b19341b070c2303198 (patch)
treefe778c00b20f1e43323746bf2cf872bab86795f1 /indoteknik_custom/__manifest__.py
parent5fdade43dd264f834a52194b22a9d687c4dc6aab (diff)
partner company type and edit partner data
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 5a3ffe0a..449fd09c 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -16,6 +16,7 @@
'views/delivery_order.xml',
'views/product_pricelist.xml',
'views/res_groups.xml',
+ 'views/res_partner_company_type.xml',
'views/res_partner.xml',
'views/product_pricelist_item.xml',
'views/product_public_category.xml',