From 53713a0318581555f64a0122f65d161ed3a0a57b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 22 Mar 2025 21:01:55 -0400 Subject: [PATCH] Add back batch payment when in client view for invoices --- invoices.php | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/invoices.php b/invoices.php index 8eadd522..8f185f4c 100644 --- a/invoices.php +++ b/invoices.php @@ -180,9 +180,16 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
-
+
+ +
+
+ 0) { ?> + + +
+
" id="advancedFilter"> @@ -380,7 +387,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));