summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-08-21 20:03:48 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-08-21 20:03:48 +0700
commit0aa596341f2832ca17e713450f64d7f7f9b1ba4c (patch)
tree57e19bbb32007fe355515fa56d22104a1185dc96 /indoteknik_custom/__manifest__.py
parentc8ca82a47aca049cddf6a741477b7b06d20f8dea (diff)
parent4b549234856b810bd99f8b1e18e01da90ccdc1e1 (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into reminder-tempo-v2
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 85603a33..360303b8 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -8,10 +8,10 @@
'author': 'Rafi Zadanly',
'website': '',
'images': ['assets/favicon.ico'],
- 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur', 'barcodes'],
+ 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur'],
'data': [
- 'security/ir.model.access.csv',
'views/assets.xml',
+ 'security/ir.model.access.csv',
'views/group_partner.xml',
'views/blog_post.xml',
'views/coupon_program.xml',