Added Department name on client PDF Export and contact CSV export

This commit is contained in:
johnnyq
2022-02-22 11:42:08 -05:00
parent e6b45f9627
commit 1ed20217d1
2 changed files with 10 additions and 5 deletions

View File

@@ -189,7 +189,7 @@ while($row = mysqli_fetch_array($sql_companies)){
}
}
// PAST DUE INVOICE ALERTS
// PAST DUE INVOICE Notifications
//$invoiceAlertArray = [$config_invoice_overdue_reminders];
$invoiceAlertArray = [30,60,90,120,150,180,210,240,270,300,330,360,390,420,450,480,510,540,570,590,620];