diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-02-11 16:42:29 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-02-11 16:42:29 +0700 |
| commit | 7992c122fbc1c0c442d54ffdccd73383a8fc394d (patch) | |
| tree | 60a6e64d90cc10e35f914f40fdf2b8cd61ffb04d | |
| parent | ee106a0245fe05c3b5341e7c0f2606d7c5adb8de (diff) | |
<iman> salah stage code
| -rw-r--r-- | indoteknik_custom/views/user_pengajuan_tempo_request.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/user_pengajuan_tempo_request.xml b/indoteknik_custom/views/user_pengajuan_tempo_request.xml index 4f047831..f7ad9afb 100644 --- a/indoteknik_custom/views/user_pengajuan_tempo_request.xml +++ b/indoteknik_custom/views/user_pengajuan_tempo_request.xml @@ -28,6 +28,7 @@ class="oe_highlight"/> <button name="button_reject" string="Reject" + attrs="{'invisible': [('state_tempo', 'in', ['approval_director','reject'])]}" type="object" class="oe_highlight"/> <button name="button_draft" |
