summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorHafidBuroiroh <hafidburoiroh09@gmail.com>2026-02-28 09:56:26 +0700
committerHafidBuroiroh <hafidburoiroh09@gmail.com>2026-02-28 09:56:26 +0700
commit8d953f913aceb97faa026253b65d6159759f5a62 (patch)
tree0ff82faa484cae7c87f75df556966e0da49ee088 /indoteknik_custom/__manifest__.py
parent7bfc92fdb73a89c5bc0b4c711315cbd5ea3ff268 (diff)
parent7cd31c8dab49c59f8c6e67528d528514cc13932c (diff)
<hafid> change request sourcing job order
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 66cbd995..9458cc41 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -8,7 +8,7 @@
'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', 'proweb_kartu_stok'],
'data': [
'views/assets.xml',
'security/ir.model.access.csv',
@@ -193,6 +193,9 @@
'views/commission_internal.xml',
'views/keywords.xml',
'views/sourcing.xml'
+ 'views/token_log.xml',
+ 'views/gudang_service.xml',
+ 'views/kartu_stock.xml',
],
'demo': [],
'css': [],