mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Added Alerts in cron for domain expiring, low account balances, past due invoices and sending recurring invoices, consolidated cron to one php script cron.php
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
$_SESSION['alert_message'] = '';
|
||||
$_SESSION['alert_type'] = "warning";
|
||||
|
||||
$config_account_balance_threshold = 200;
|
||||
|
||||
|
||||
|
||||
$net_terms_array = array(
|
||||
|
||||
Reference in New Issue
Block a user