summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-08-29 10:58:05 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-08-29 10:58:05 +0700
commit8e7e127bb6e7f5b67771e24ba12322ff2718399a (patch)
tree6c1f095e8935b351e1978af14d5d27f4a3a78462 /indoteknik_custom/__manifest__.py
parent349ddaed037e2a9eec7b96d31536924abd5601ed (diff)
Fix show SEO page and Content page
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 919a61a2..a2ecfb6c 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/blog_post.xml',
'views/coupon_program.xml',
'views/product_public_category.xml',
'views/product_template.xml',