mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes
This commit is contained in:
parent
81d6dbe865
commit
a37773b3a2
@ -98,6 +98,7 @@ class ChartService
|
||||
$data = [];
|
||||
|
||||
$data['currencies'] = $this->getCurrencyCodes();
|
||||
|
||||
$data['start_date'] = $start_date;
|
||||
$data['end_date'] = $end_date;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user