From cdbe930f95b05edc2ca787c1836baa42d0886eda Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 9 Jan 2023 15:02:33 -0500 Subject: [PATCH] Added Recurring Monthly Report by client --- report_recurring_by_client.php | 62 ++++++++++++++++++++++++++++++++++ reports_side_nav.php | 6 ++++ 2 files changed, 68 insertions(+) create mode 100644 report_recurring_by_client.php diff --git a/report_recurring_by_client.php b/report_recurring_by_client.php new file mode 100644 index 00000000..a01d27c4 --- /dev/null +++ b/report_recurring_by_client.php @@ -0,0 +1,62 @@ + + + +
+
+

Recurring Income By Client

+
+ +
+
+
+
+ + + + + + + + + 0){ + + ?> + + + + + + + +
ClientMonthly Recurring
+
+
+
+ + \ No newline at end of file diff --git a/reports_side_nav.php b/reports_side_nav.php index bfb830e8..c4299bba 100644 --- a/reports_side_nav.php +++ b/reports_side_nav.php @@ -30,6 +30,12 @@

Income By Client

+