diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-07-23 15:10:51 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-07-23 15:10:51 +0700 |
| commit | 6f5880c2c78b53177c289175b0e1511196371d58 (patch) | |
| tree | 4b3d5d03e4589d9bc19a94984f7b4f5f0bcfbfda /indoteknik_custom/security/ir.model.access.csv | |
| parent | deb60713ed39979b34083ee094de79fa3afac3b8 (diff) | |
| parent | 87f38f9fcb68f04a2cc8157744622c2d0ebf1eab (diff) | |
<hafid> Fix Conflict
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 f3764177..a35f7d3a 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -184,4 +184,5 @@ 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
\ No newline at end of file +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 |
