diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-10-15 09:10:06 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-10-15 09:10:06 +0700 |
| commit | d7f4569c5d2dcda1316ca4ef37fed53f467df9df (patch) | |
| tree | 3512b0b51df1b45d49de9d27c319a38c338d86d3 /indoteknik_custom/security | |
| parent | 24b4e09c5f77d0f6d2f179693b90d924e2107ee6 (diff) | |
initial commit generate url
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 408aae55..553047e6 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -141,3 +141,5 @@ access_approval_unreserve_line,access.approval.unreserve.line,model_approval_unr access_vendor_approval,access.vendor.approval,model_vendor_approval,,1,1,1,1 access_vendor_approval_line,access.vendor.approval.line,model_vendor_approval_line,,1,1,1,1 access_vit_kota,access.vit.kota,model_vit_kota,,1,1,1,1 +access_v_brand_product_category,access.v.brand.product.category,model_v_brand_product_category,,1,1,1,1 +access_web_find_page,access.web.find.page,model_web_find_page,,1,1,1,1 |
