mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
fixes for reports
This commit is contained in:
parent
eff1407521
commit
bcd67cf42b
@ -32,7 +32,7 @@ class GenericReportRequest extends Request
|
||||
'end_date' => 'string|date',
|
||||
'date_key' => 'string',
|
||||
'date_range' => 'required|string',
|
||||
'report_keys' => 'required|present|array',
|
||||
'report_keys' => 'present|array',
|
||||
'send_email' => 'required|bool',
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user