diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-18 15:57:33 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-18 15:57:33 +0700 |
| commit | b33103dea998552d110d029d7f50ed08f58ce192 (patch) | |
| tree | 190b234940e662bcaee85e4edfaf87481ce1184d /indoteknik_custom/__manifest__.py | |
| parent | 09c074be5de4fc10f6322303236b5919ff8234fb (diff) | |
add payment term validation in sales order and add website ads
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 908e74df..66184081 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -57,6 +57,7 @@ 'views/website_content_channel.xml', 'views/website_content.xml', 'views/custom_mail_marketing.xml', + 'views/website_ads.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
