diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-03 11:31:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-03 11:31:57 +0700 |
| commit | 083e4ab620edc20534992d6dd8b891796ecb35ce (patch) | |
| tree | 811afc8b68f921c0f60ec8c73abae52fb0e5121d /indoteknik_custom/security/ir.model.access.csv | |
| parent | fbea3ab095059a101d32c2f5e4f5b0f309705d28 (diff) | |
add window dynamic customer review
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 82c5d741..c6d6cb4e 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -20,4 +20,5 @@ access_website_brand_homepage,access.website.brand.homepage,model_website_brand_ access_website_categories_homepage,access.website.categories.homepage,model_website_categories_homepage,,1,1,1,1 access_sales_target,access.sales.target,model_sales_target,,1,1,1,1 access_purchase_outstanding,access.purchase.outstanding,model_purchase_outstanding,,1,1,1,1 -access_sales_outstanding,access.sales.outstanding,model_sales_outstanding,,1,1,1,1
\ No newline at end of file +access_sales_outstanding,access.sales.outstanding,model_sales_outstanding,,1,1,1,1 +access_customer_review,access.customer.review,model_customer_review,,1,1,1,1
\ No newline at end of file |
