diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-11 17:01:02 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-11 17:01:02 +0700 |
| commit | 3f4271bf3c924da7b73588de32c670ea00a7e564 (patch) | |
| tree | 1465f24cbfa33c7c509e909a18aaad70df6ef0bf /indoteknik_custom/__manifest__.py | |
| parent | ecd71ba1ed5dab6375d46488d7dda49a5344e802 (diff) | |
<Miqdad> need to change the permission for harian finance
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 77a49e96..656ad4cd 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -11,6 +11,7 @@ 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur', 'proweb_kartu_stok'], "data": [ "security/ir.model.access.csv", + "security/upah_harian_security.xml", "views/account_account_views.xml", "views/account_asset_views.xml", "views/account_bank_statement.xml", |
