@section('page_name') List reports @stop @section('scripts') @stop @section('content')
Official Reports

First please select a report type. After this certain options will appear. Click the button to generate the


Report type:
Date start
Date end
Number start
Number end

Please select the tax values that you want reports for. You will get 1 report per tax value.

@foreach(VAT::all() as $vat) {{ $vat->value }}
@endforeach

Only show unpaid quotes

Exclude readonly customers

Exclude newsletter unsubscribed customers

Please select the job statusses that you want in the report.

@foreach(JobStatus::all() as $status) {{ $status->type }}
@endforeach


Customer Reports <% scope %>

Various customer reports can be found here.


Report type:


@stop