diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2026-02-19 10:09:24 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2026-02-19 10:09:24 +0000 |
| commit | b468da04ba901590b764694bfdd47366bc649dab (patch) | |
| tree | 7aff823ada1725b6cb100384c517c73b9888751e /indoteknik_custom/security/ir.model.access.csv | |
| parent | bae2823177d413ecdbdcac8b50fec75dc1c358dd (diff) | |
| parent | 605241e33856c45660fce9ba16102557160c235a (diff) | |
Merged in cr_renca_find (pull request #490)
Cr renca find
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index bc290370..4ffefc68 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -215,4 +215,5 @@ access_surat_piutang_user,surat.piutang user,model_surat_piutang,,1,1,1,1 access_surat_piutang_line_user,surat.piutang.line user,model_surat_piutang_line,,1,1,1,1 access_sj_tele,access.sj.tele,model_sj_tele,base.group_system,1,1,1,1 access_stock_picking_sj_document,stock.picking.sj.document,model_stock_picking_sj_document,base.group_user,1,1,1,1 -access_update_depreciation_move_wizard,access.update.depreciation.move.wizard,model_update_depreciation_move_wizard,,1,1,1,1
\ No newline at end of file +access_update_depreciation_move_wizard,access.update.depreciation.move.wizard,model_update_depreciation_move_wizard,,1,1,1,1 +access_keywords,keywords,model_keywords,base.group_user,1,1,1,1 |
