diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-08-21 10:19:29 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-08-21 10:19:29 +0000 |
| commit | bc2614bf4f8b2eba30491dd2adf2b6812444f906 (patch) | |
| tree | 2c736349df426ead38efff787211081bd0272a01 /indoteknik_custom/__manifest__.py | |
| parent | fc6f0a00ab98a72ad3d08f1d5ad6f8120e21814a (diff) | |
| parent | 2ce13e5d71a1f1c1bebaa45e596ad52eb55f9e8f (diff) | |
<Miqdad> Block keyboard input check product
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 95989c79..360303b8 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -10,8 +10,8 @@ 'images': ['assets/favicon.ico'], 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur'], 'data': [ + 'views/assets.xml', 'security/ir.model.access.csv', - # 'views/assets.xml', 'views/group_partner.xml', 'views/blog_post.xml', 'views/coupon_program.xml', |
