diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-01-13 10:27:17 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-01-13 10:27:17 +0000 |
| commit | 095dd98d3b5ea0f60497d6074eb04502df024415 (patch) | |
| tree | acc36cfa86d66b4e230aa5cf6830e2c6724d77a9 /indoteknik_custom/__manifest__.py | |
| parent | 46e968a3b28c00aa74e6f09b451d5a87e8523043 (diff) | |
| parent | 1c9308c1a18bd89612dc7fca5726cbf96c28deed (diff) | |
Merged in iman/pengajuan-tempo (pull request #264)
Iman/pengajuan tempo
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 255fbd3d..d44f85db 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -30,6 +30,7 @@ 'views/web_logging/user_activity_log.xml', 'views/web_logging/web_utm_source.xml', 'views/user_company_request.xml', + 'views/user_pengajuan_tempo_request.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', 'views/vit_kota.xml', @@ -148,6 +149,7 @@ 'views/approval_retur_picking.xml', 'views/form_vendor_approval_multi_approve.xml', 'views/form_vendor_approval_multi_reject.xml', + 'views/user_pengajuan_tempo.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
