diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 11:06:12 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 11:06:12 +0700 |
| commit | d02c3d5d0522e6ec5a43d1380c078f0dd5fd1275 (patch) | |
| tree | 44d12ba59e29d9eea91a119abdbfbadc6447a1ed /indoteknik_custom/security | |
| parent | 7e6927b4fd7bcd9981ce56f3fc24f8a1b685be0d (diff) | |
(andri) add reject & set to draft Pengajuan PUM
Diffstat (limited to 'indoteknik_custom/security')
| -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 e463caa8..2fd497b9 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -187,4 +187,5 @@ access_down_payment,access.down.payment,model_down_payment,,1,1,1,1 access_realization_down_payment,access.realization.down.payment,model_realization_down_payment,,1,1,1,1 access_realization_down_payment_line,access.realization.down.payment.line,model_realization_down_payment_line,,1,1,1,1 access_realization_down_payment_use_line,access.realization.down.payment.use.line,model_realization_down_payment_use_line,,1,1,1,1 -access_down_payment_ap_only,access.down.payment.ap.only,model_down_payment_ap_only,,1,1,1,1
\ No newline at end of file +access_down_payment_ap_only,access.down.payment.ap.only,model_down_payment_ap_only,,1,1,1,1 +access_reject_reason_downpayment,access.reject.reason.downpayment,model_reject_reason_downpayment,,1,1,1,1
\ No newline at end of file |
