From 698e075cf3874d4eaf5ac3f44f4a5b1b1832b93c Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Sat, 19 Jul 2025 15:11:31 +0700 Subject: (andri) add widget for remaining & due date, add validasi confirm payment --- indoteknik_custom/views/down_payment.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 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 322b18f6..3c5f4f1f 100644 --- a/indoteknik_custom/views/down_payment.xml +++ b/indoteknik_custom/views/down_payment.xml @@ -46,10 +46,14 @@
- + - - + + @@ -62,7 +66,9 @@ + attrs="{'invisible': [('attachment_type', '!=', 'image')]}" + style="max-width:250px; max-height:250px; object-fit:contain;"/> +
@@ -84,7 +90,7 @@ - + - + -- cgit v1.2.3