From e2923304ea553107ff79ee0119c6f3862f7cc6be Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 21 Jun 2023 16:07:01 -0400 Subject: [PATCH] Show hint on income for clients report with payments of 600 or more --- report_income_by_client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_income_by_client.php b/report_income_by_client.php index de173992..088ceecb 100644 --- a/report_income_by_client.php +++ b/report_income_by_client.php @@ -22,7 +22,7 @@ $sql_payment_years = mysqli_query($mysqli, "SELECT DISTINCT YEAR(payment_date) A
-

Income By Client

+

Income By Client (With payments of 600 or more)