Fix dashboard totals when 'First month' is set
This commit is contained in:
parent
4853d32bf4
commit
b172267eec
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ use App\Models\Invoice;
|
|||
use App\Models\Task;
|
||||
use DateInterval;
|
||||
use DatePeriod;
|
||||
use Carbon;
|
||||
|
||||
class DashboardRepository
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue