diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-05-07 13:39:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-05-07 13:39:57 +0700 |
| commit | a9a6d2b0bfdce88ebc42ac92fcbc016e30e8ff72 (patch) | |
| tree | 07fe01d84a3434da9b63e154b77655cc3209d4b7 /indoteknik_custom/security | |
| parent | dcd8ab2d0f48b7f4cfd0bb7233d5190158013e9e (diff) | |
bug fix error matches so in purchase order
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 7d7c98f4..601f04c5 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -180,3 +180,4 @@ access_reject_reason_commision,reject.reason.commision,model_reject_reason_commi access_shipping_option,shipping.option,model_shipping_option,,1,1,1,1 access_production_purchase_match,access.production.purchase.match,model_production_purchase_match,,1,1,1,1 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 |
