From d02c3d5d0522e6ec5a43d1380c078f0dd5fd1275 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Wed, 23 Jul 2025 11:06:12 +0700 Subject: (andri) add reject & set to draft Pengajuan PUM --- indoteknik_custom/views/down_payment.xml | 39 ++++++++++++++++++++++++++------ 1 file changed, 32 insertions(+), 7 deletions(-) (limited to 'indoteknik_custom/views/down_payment.xml') diff --git a/indoteknik_custom/views/down_payment.xml b/indoteknik_custom/views/down_payment.xml index 47e3c2be..467697a4 100644 --- a/indoteknik_custom/views/down_payment.xml +++ b/indoteknik_custom/views/down_payment.xml @@ -10,7 +10,7 @@ type="object" string="Realisasi" class="btn-primary" - attrs="{}"/> + attrs="{'invisible': [('status', '=', 'reject')]}"/>