Reporte Documentos


@inject('reportService', 'Modules\Report\Services\ReportService') @if($filters['seller_id']) @endif @if($filters['person_id']) @endif

Empresa:

{{$company->name}}

Fecha:

{{date('Y-m-d')}}

Ruc:

{{$company->number}}

Establecimiento:

{{$establishment->address}} - {{$establishment->department->description}} - {{$establishment->district->description}}

Usuario:

{{$reportService->getUserName($filters['seller_id'])}}

Cliente:

{{$reportService->getPersonName($filters['person_id'])}}

@if(!empty($records))
@php $acum_total_charges=0; $acum_total_taxed=0; $acum_total_igv=0; $acum_total=0; $serie_affec = ''; $acum_total_exonerado=0; $acum_total_inafecto=0; $acum_total_free=0; $acum_total_taxed_usd = 0; $acum_total_igv_usd = 0; $acum_total_usd = 0; @endphp @foreach ($categories as $category) @endforeach @foreach ($categories_services as $category) @endforeach @foreach($records as $key => $value)
# Usuario/Vendedor Tipo Doc Número Fecha emisión Fecha Vencimiento Doc. Afectado # Guía Cotización Caso DIST DPTO PROV Direccion de cliente Cliente RUC Estado Moneda Plataforma Orden de compra Nota de venta Fecha N. Venta Forma de pago MÉTODO DE PAGO Total Cargos Total Exonerado Total Inafecto Total Gratuito Total Gravado Descuento total Total IGV Total ISC Total Total de productos{{$category->name}}{{$category->name}}