From 3f4271bf3c924da7b73588de32c670ea00a7e564 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Wed, 11 Mar 2026 17:01:02 +0700 Subject: need to change the permission for harian finance --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') 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", -- cgit v1.2.3