From e1cb9655d7b5d33593ec754869d80ceeb64f50a0 Mon Sep 17 00:00:00 2001 From: o-psi Date: Wed, 10 Jan 2024 22:32:21 +0000 Subject: [PATCH] Add notice if there are no unbilled tickets. --- report_tickets_unbilled.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/report_tickets_unbilled.php b/report_tickets_unbilled.php index 57d5bf54..a2d4b865 100644 --- a/report_tickets_unbilled.php +++ b/report_tickets_unbilled.php @@ -156,6 +156,19 @@ $sql_clients = mysqli_query($mysqli, "SELECT client_id, client_name FROM clients + + You are all caught up! + + + There are no unbilled tickets for this year. + +