diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-12 15:02:52 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-12 15:02:52 +0700 |
| commit | d2bc3e1d20f196628edaf6956777ca332b8d5063 (patch) | |
| tree | e3859a938c3c3b27cf2eec20a80eff337b12194c /indoteknik_custom/__manifest__.py | |
| parent | b352a2c5f5899f7e8e46fbf728fb387efdda0fb7 (diff) | |
<Miqdad> create menu monitoring gudang service
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 66962a24..ddf80cb1 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -192,7 +192,8 @@ 'views/close_tempo_mail_template.xml', 'views/domain_apo.xml', 'views/uom_uom.xml', - 'views/commission_internal.xml' + 'views/commission_internal.xml', + 'views/gudang_service.xml' ], 'demo': [], 'css': [], |
