From 3f50449027a02de91285a1902284f3570d09889b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 23 Feb 2022 14:55:36 -0500 Subject: [PATCH] Fixed balance due and payment amount on payments under invoice this happened during the Currenty function conversion --- invoice.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/invoice.php b/invoice.php index 1cd1c3a9..ee5fbba4 100644 --- a/invoice.php +++ b/invoice.php @@ -369,7 +369,7 @@ if(isset($_GET['invoice_id'])){ Balance Due - + @@ -467,7 +467,7 @@ if(isset($_GET['invoice_id'])){ ?> - +