diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-11-13 16:29:35 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-11-13 16:29:35 +0700 |
| commit | 37469d36fe1d03f3c497e8aba34bc6d81fff033f (patch) | |
| tree | 80fbd99470753a708f095bc62e1826b9cfeeca17 /indoteknik_custom/security | |
| parent | bb7121ab8a7dbdfb104eefbeddc9fb6d4383054b (diff) | |
checkpoint calculate commission internal using helper
Diffstat (limited to 'indoteknik_custom/security')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index 1a799d01..616d996c 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -166,6 +166,7 @@ access_stock_backorder_confirmation,access.stock.backorder.confirmation,model_st access_warning_modal_wizard,access.warning.modal.wizard,model_warning_modal_wizard,,1,1,1,1 access_commission_internal,access.commission.internal,model_commission_internal,,1,1,1,1 access_commission_internal_line,access.commission.internal.line,model_commission_internal_line,,1,1,1,1 +access_commission_internal_result,access.commission.internal.result,model_commission_internal_result,,1,1,1,1 access_User_pengajuan_tempo_line,access.user.pengajuan.tempo.line,model_user_pengajuan_tempo_line,,1,1,1,1 access_user_pengajuan_tempo,access.user.pengajuan.tempo,model_user_pengajuan_tempo,,1,1,1,1 |
