mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:34: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 Utils;
|
||||||
use Exception;
|
use Exception;
|
||||||
use DateTime;
|
use DateTime;
|
||||||
|
use Auth;
|
||||||
use App\Jobs\SendInvoiceEmail;
|
use App\Jobs\SendInvoiceEmail;
|
||||||
use App\Models\Invoice;
|
use App\Models\Invoice;
|
||||||
use App\Models\Currency;
|
use App\Models\Currency;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user