summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-08-29 08:18:41 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-08-29 08:18:41 +0700
commitbec429267fd4baca3a914faefba974f18c2695cb (patch)
tree37739237e2d9650b866423f844709c68c2171f28 /indoteknik_custom/__manifest__.py
parent83759c763cbde2b179472446231bca007c153449 (diff)
parent0112ac064a7484685119cf9371ffbea32de6fd59 (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into pum-v2
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 39995b21..4b15c0a6 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -8,8 +8,9 @@
'author': 'Rafi Zadanly',
'website': '',
'images': ['assets/favicon.ico'],
- 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur' ],
+ 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur'],
'data': [
+ 'views/assets.xml',
'security/ir.model.access.csv',
'views/group_partner.xml',
'views/blog_post.xml',