diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-05-07 13:40:51 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-05-07 13:40:51 +0700 |
| commit | 2b6733ba60c60fe750fdc6e8d2918937fb677e5b (patch) | |
| tree | 9f0b7d47eb3ed026551990d4742635020b405d0a /indoteknik_custom/security | |
| parent | 41d5a00949cac625477db632dcfd4c61eb92d369 (diff) | |
| parent | a9a6d2b0bfdce88ebc42ac92fcbc016e30e8ff72 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into feat_voucher_category
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 |
