diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-02-21 13:35:14 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-02-21 13:35:14 +0700 |
| commit | e2e755caeb00b12f469841a9b17db135790cbd32 (patch) | |
| tree | e1ae68a12f56df741c4c7fcf8b2ab5364b327190 /indoteknik_custom/__manifest__.py | |
| parent | bdb9f28bb5b295b2a5dc5b116d67a561b9947e4a (diff) | |
add cron for parsing midtrans notification
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 a794a822..243b3028 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -62,6 +62,7 @@ 'views/leads_monitoring.xml', 'views/ip_lookup.xml', 'views/wati.xml', + 'views/midtrans.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
