mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix dashboard totals when 'First month' is set
This commit is contained in:
parent
4853d32bf4
commit
b172267eec
@ -7,6 +7,7 @@ use App\Models\Invoice;
|
||||
use App\Models\Task;
|
||||
use DateInterval;
|
||||
use DatePeriod;
|
||||
use Carbon;
|
||||
|
||||
class DashboardRepository
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user