diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-04 11:04:01 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-04 11:04:01 +0700 |
| commit | 2bc877dcbe21138451a65aa00f75f2ca240b0e4a (patch) | |
| tree | 7ce762a7f9aa7df11f667215db9227dd2cfdff2e /indoteknik_custom/security/ir.model.access.csv | |
| parent | 69c476bba84a7cb2b33e8b45bc1ea7d140333b2f (diff) | |
add window website channel and website content
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index c6d6cb4e..2f70d737 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -21,4 +21,6 @@ access_website_categories_homepage,access.website.categories.homepage,model_webs 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 -access_customer_review,access.customer.review,model_customer_review,,1,1,1,1
\ No newline at end of file +access_customer_review,access.customer.review,model_customer_review,,1,1,1,1 +access_website_content_channel,access.website.content.channel,model_website_content_channel,,1,1,1,1 +access_website_content,access.website.content,model_website_content,,1,1,1,1
\ No newline at end of file |
