Servicio | Total sin descuento |
Descuento | Descuento lista |
Total | Asignado | Disponible | Facturar |
---|---|---|---|---|---|---|---|
@if ($services[$i]->servicio) {{ $services[$i]->servicio }} ({{ $services[$i]->cantidad }}) @endif @if ($services[$i]->producto) {{ $services[$i]->producto }} ({{ $services[$i]->cantidad }}) @endif @if ($services[$i]->combo) {{ $services[$i]->combo }} ({{ $services[$i]->cantidad }}) @endif | @if ($servicesDocumentoTotal[$i] == 0) @else @if ($services[$i]->total_pagar_mas_iva - $servicesDocumentoTotal[$i] == 0) FACTURADO @else SOLO PARCIAL @endif @endif |
Codigo | Producto | Bonificaciones | Info |
---|---|---|---|
{{ $item2->Producto->codigo }} | {{ $item2->Producto->producto }} | {{ $item2->regalia }} | Por cada {{ $item2->cantidad }} comprados del producto {{ $item2->productoPadreName }}, va recibir {{ $item2->cantidad_bono }} como bonificaciones de {{ $item2->Producto->producto }} |
Cant. | Código | Descripción | Precio unitario | Ventas afectadas | Eliminar | ||||
---|---|---|---|---|---|---|---|---|---|
{{ $key+1 }} | {{ $item->servicio->service_cod }} | {{ $item->servicio->serv_name }} | {{ $item->producto->codigo }} | {{ $item->producto->producto }} | {{ $item->combo->codigo }} | {{ $item->combo->combo }} | @if ($documento->state == 'SIN FACTURAR') @include('documento.modals.deleteServiceDocumento') @else NO DISPONIBLE @endif @include('documento.modals.deleteServiceDocumento') | ||
Total |
Gasto por cuenta ajena | VALOR |
---|---|
{{$item->servicio->serv_name}} |
IVA | |
Total de gastos | |
---|---|
Entregado por cliente | |
Sub total | |
Total a cancelar |