summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-02-14 11:49:10 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-02-14 11:49:10 +0700
commit97bb5d9e993ffa4ccee788b725ecae2489cbbedf (patch)
tree44a39e2d03598ffba2fafc9b880f9ad2d5d92e25 /indoteknik_custom/__manifest__.py
parent40e3569be0c25f19bdb0e29c6e5cafce56b7bb8d (diff)
show vendor bills on PO and only technical administrator can view/edit
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 da82d2bd..051f11ec 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_groups.xml',
'views/res_partner.xml',
'views/product_pricelist_item.xml',
'views/product_public_category.xml',