From 9a7bea6ef93203711f24bac1531d4292fc8a1588 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 22 Aug 2023 10:50:40 -0400 Subject: [PATCH] Fix logic for showing billing column under client Management User role is admin or accountant and Module Accounting / billing is enabled --- clients.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clients.php b/clients.php index b0ddcae8..d2f0f24c 100644 --- a/clients.php +++ b/clients.php @@ -103,7 +103,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Name Primary address Primary contact - Billing + Billing Action @@ -253,7 +253,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - +
Balance