summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-02-19 14:49:40 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-02-19 14:49:40 +0700
commitb7580b1590fc3259aa028c0c909b0ee564e801d5 (patch)
tree9e2fe58c19bb3b7c53e2f146a17cd16f2442c67a /indoteknik_custom/views
parent80c56615d5c605f6e96cc3567a6b3d0332152957 (diff)
<iman> update customer
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/customer_commision.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml
index 55736b0d..09031274 100644
--- a/indoteknik_custom/views/customer_commision.xml
+++ b/indoteknik_custom/views/customer_commision.xml
@@ -48,9 +48,9 @@
string="Confirm" type="object"
options="{}"/>
<button name="action_confirm_customer_payment"
- string="Konfirmasi Pembayaran" type="object"
- options="{}"
- attrs="{'invisible': [('status', '!=', 'approved'),]}"/>
+ string="Konfirmasi Pembayaran" type="object"
+ options="{}"
+ attrs="{'invisible': [('status', '!=', 'approved')], 'readonly': [('payment_status', '=', 'payment')]}"/>
</header>
<sheet string="Customer Commision">
<div class="oe_button_box" name="button_box"/>