summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-07-09 09:54:13 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-07-09 09:54:13 +0700
commit21128e0f165045558c2c8ef6faf199d4379614b1 (patch)
tree4441fe9c8d4464424505524d6ae097dfff557145 /indoteknik_custom/views
parentaa217ff1809015908d7aa16683de9b9ca34e1910 (diff)
<miqdad> rev 77 vals
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/tukar_guling.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml
index 201031c4..41e9a18d 100644
--- a/indoteknik_custom/views/tukar_guling.xml
+++ b/indoteknik_custom/views/tukar_guling.xml
@@ -50,7 +50,7 @@
attrs="{'invisible': [('state', 'not in', ['approval_sales', 'approval_logistic', 'approval_finance'])]}"/>
<button name="action_cancel" string="Cancel" type="object"
class="btn-secondary"
- attrs="{'invisible': [('state', 'in', ['draft', 'cancel'])]}"
+ 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"