diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-08-21 08:49:46 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-08-21 08:49:46 +0700 |
| commit | 919af07c186c43f2e9f41c005d2ba16aa5e8596d (patch) | |
| tree | 508e6da1353b6f0149b5cb3b40908fccb826f507 /indoteknik_custom/__manifest__.py | |
| parent | 54291a49ebd3b2939590ad22ccd792b874977328 (diff) | |
<Miqdad> Unblock
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 85603a33..95989c79 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', + # 'views/assets.xml', 'views/group_partner.xml', 'views/blog_post.xml', 'views/coupon_program.xml', |
