diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-11 09:26:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-11 09:26:02 +0700 |
| commit | aff29db4fe020684f83e5e6449bf0a4061d77036 (patch) | |
| tree | caf5d6cdbab36a7c54b1d32c491a51fa29e7b048 /indoteknik_custom/security/ir.model.access.csv | |
| parent | 7499b798a75a3dec8fc41d28e091f7df1a3c19d6 (diff) | |
add custom mail marketing
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 67bce62c..5eefa618 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -24,4 +24,5 @@ access_sales_outstanding,access.sales.outstanding,model_sales_outstanding,,1,1,1 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 -access_invoice_reklas,access.invoice.reklas,model_invoice_reklas,,1,1,1,1
\ No newline at end of file +access_invoice_reklas,access.invoice.reklas,model_invoice_reklas,,1,1,1,1 +access_custom_mail_marketing,access.custom.mail.marketing,model_custom_mail_marketing,,1,1,1,1
\ No newline at end of file |
