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/__manifest__.py | |
| parent | 7499b798a75a3dec8fc41d28e091f7df1a3c19d6 (diff) | |
add custom mail marketing
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 253bddd2..421b7cb2 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -55,6 +55,7 @@ 'views/customer_review.xml', 'views/website_content_channel.xml', 'views/website_content.xml', + 'views/custom_mail_marketing.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
