summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-24 09:56:19 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-24 09:56:19 +0700
commit79471b69ffc683c3c860ecd6456f638750a8c81f (patch)
tree9b62c70550376310e7d10a146d0687c021f69f90 /indoteknik_custom/__manifest__.py
parentb468da04ba901590b764694bfdd47366bc649dab (diff)
<Miqdad> kartu stock
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 36588967..3e39942b 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',
@@ -191,7 +191,8 @@
'views/uom_uom.xml',
'views/update_depreciation_move_wizard_view.xml',
'views/commission_internal.xml',
- 'views/keywords.xml'
+ 'views/keywords.xml',
+ 'views/kartu_stock.xml',
],
'demo': [],
'css': [],