diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-07-23 08:15:55 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-07-23 08:15:55 +0000 |
| commit | 0a93ea7f0325c5308932756992718142f529c3c2 (patch) | |
| tree | 678962ebacb2576e589ca9ba37dc596268ed368a /indoteknik_custom/security | |
| parent | 87f38f9fcb68f04a2cc8157744622c2d0ebf1eab (diff) | |
| parent | 4d0ba0dc130697e6dec1422efa7339b5e6445b53 (diff) | |
Merged in pengajuan_pum (pull request #356)
<hafid> Refund System
Diffstat (limited to 'indoteknik_custom/security')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index dd00c5ad..a35f7d3a 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -183,4 +183,6 @@ access_production_purchase_match,access.production.purchase.match,model_producti access_image_carousel,access.image.carousel,model_image_carousel,,1,1,1,1 access_v_sale_notin_matchpo,access.v.sale.notin.matchpo,model_v_sale_notin_matchpo,,1,1,1,1 access_approval_payment_term,access.approval.payment.term,model_approval_payment_term,,1,1,1,1 +access_refund_sale_order,access.refund.sale.order,model_refund_sale_order,base.group_user,1,1,1,1 +access_refund_sale_order_line,access.refund.sale.order.line,model_refund_sale_order_line,base.group_user,1,1,1,1 access_purchasing_job_seen,purchasing.job.seen,model_purchasing_job_seen,,1,1,1,1 |
