diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-02-22 17:08:53 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-02-22 17:08:53 +0700 |
| commit | 5fdade43dd264f834a52194b22a9d687c4dc6aab (patch) | |
| tree | 2f298a4e4d65332b18a931300bbf6025f0de9313 /indoteknik_custom/__manifest__.py | |
| parent | 73f5869798fc5ec69d84306139de55acaca06489 (diff) | |
user company request and register logic
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 243b3028..5a3ffe0a 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -25,6 +25,7 @@ 'views/sale_monitoring.xml', 'views/sale_monitoring_detail.xml', 'views/user_activity_log.xml', + 'views/user_company_request.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', 'views/vit_kota.xml', |
