summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-07-09 10:16:19 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-07-09 10:16:19 +0700
commitaedf25e194d4ddddab9b158b473164151109edaf (patch)
tree6e92cfd66822628a89d71b9e65f30a8239a12af9 /indoteknik_custom/views
parent21128e0f165045558c2c8ef6faf199d4379614b1 (diff)
<miqdad> rev 77 vals bu input
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/tukar_guling_po.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling_po.xml b/indoteknik_custom/views/tukar_guling_po.xml
index 6e13eee2..0e29e965 100644
--- a/indoteknik_custom/views/tukar_guling_po.xml
+++ b/indoteknik_custom/views/tukar_guling_po.xml
@@ -50,7 +50,7 @@
attrs="{'invisible': [('state', 'not in', ['approval_purchase', 'approval_logistic', 'approval_finance'])]}"/>
<button name="action_cancel" string="Cancel" type="object"
class="btn-secondary"
- attrs="{'invisible': [('state', '=', 'draft')]}"
+ attrs="{'invisible': [('state', '=', 'cancel')]}"
confirm="Are you sure you want to cancel this record?"/>
<button name="action_draft" string="Set to Draft" type="object"
class="btn-secondary"