summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-04-10 15:17:38 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-04-10 15:17:38 +0700
commit6fc4731e24f1e6f105676273695262f5da059faf (patch)
tree9c5db7a71da18f0f059d58ccbda3cd790b598993 /indoteknik_custom/__manifest__.py
parent539a2bc4e311ebf5ec3ed8b43d4b0fd433ccecbd (diff)
add group partner and fix automatic purchase
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 5873d73a..6e67afe1 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -11,6 +11,7 @@
'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan'],
'data': [
'security/ir.model.access.csv',
+ 'views/group_partner.xml',
'views/blog_post.xml',
'views/coupon_program.xml',
'views/delivery_order.xml',