From e6192ab5eb6b22fa77134fb6c3801cf4a8847a7a Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 5 Mar 2024 16:41:24 -0500 Subject: [PATCH] Invoice Top Bar Statuses, Get the Real Overdue amout which is to subtract from the partial payments --- invoices.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invoices.php b/invoices.php index 6b3df3e2..06aa9b90 100644 --- a/invoices.php +++ b/invoices.php @@ -124,7 +124,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-

+

Overdue