summaryrefslogtreecommitdiff
path: root/indoteknik_custom
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-01-13 11:40:44 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-01-13 11:40:44 +0700
commit6fe453ed5da6cfda56f4af454dbedc00b97f0f9e (patch)
tree7d088c21df7a7ac74d896259aefa94d940920294 /indoteknik_custom
parent7460334ff51a0bb1d049730f3c3577bf262db59e (diff)
simplify authentication
Diffstat (limited to 'indoteknik_custom')
-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 92fa895c..908e74df 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -15,6 +15,7 @@
'views/coupon_program.xml',
'views/delivery_order.xml',
'views/product_pricelist.xml',
+ 'views/res_partner.xml',
'views/product_pricelist_item.xml',
'views/product_public_category.xml',
'views/product_template.xml',