diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-02-21 13:27:16 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-02-21 13:27:16 +0700 |
| commit | 861bb64e5a972b8ce9b09d2345dbb6250d041435 (patch) | |
| tree | c588779220d84b91c3a5f77ebe8b58d0819d7574 /indoteknik_custom/__manifest__.py | |
| parent | 3ea572e1292eca97b193c971091d7d2f7bbb260b (diff) | |
add cleansing wati cron
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 051f11ec..a794a822 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -61,6 +61,7 @@ 'views/website_ads.xml', 'views/leads_monitoring.xml', 'views/ip_lookup.xml', + 'views/wati.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
