summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indoteknik_custom/views/user_pengajuan_tempo_request.xml1
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"