From 1c191a54e179dde153b525f2e5d576655749c153 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 9 Mar 2026 21:34:55 +0000 Subject: [PATCH] fix: ADP portal sign/pay modal text - show client portion, not full total --- fusion_claims/views/sale_portal_templates.xml | 153 ++++++++++-------- 1 file changed, 88 insertions(+), 65 deletions(-) diff --git a/fusion_claims/views/sale_portal_templates.xml b/fusion_claims/views/sale_portal_templates.xml index 743c81d..b0882cb 100644 --- a/fusion_claims/views/sale_portal_templates.xml +++ b/fusion_claims/views/sale_portal_templates.xml @@ -8,6 +8,7 @@ - Shows client portion in sidebar instead of full order total - Displays ADP claim details (Client Type, Authorizer, Dates, etc.) - Payment amount selector shows client portion + - Fixes confirmation text in sign and pay modals --> @@ -17,18 +18,13 @@