summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-01-15 10:54:48 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-01-15 10:54:48 +0700
commit86661812c0c27c35f1df908a919d03d62f32cc3b (patch)
tree943bf84880fbfa387a6929d737cba0ff6161de61
parente62ffd2f80bb216edcf92140f70ea0d5fee232bc (diff)
<iman> ubah invisible ask aproval
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index 3539dbf3..008a04ed 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -14,7 +14,7 @@
<button name="sale_order_approve"
string="Ask Approval"
type="object"
- attrs="{'invisible': [('approval_status', 'in', ['pengajuan1', 'pengajuan2', 'approved'])]}"
+ attrs="{'invisible': [('approval_status', '=', ['approved'])]}"
/>
<button name="action_web_approve"
string="Web Approve"