mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 11:44:30 -04:00
Run 'bill later' once daily
This commit is contained in:
parent
21f287ca00
commit
7522494e91
@ -9,6 +9,7 @@ use Cache;
|
||||
use Utils;
|
||||
use Exception;
|
||||
use DateTime;
|
||||
use Auth;
|
||||
use App\Jobs\SendInvoiceEmail;
|
||||
use App\Models\Invoice;
|
||||
use App\Models\Currency;
|
||||
|
Loading…
x
Reference in New Issue
Block a user