Cant. | Código | Descripción | Precio unitario | Venta no sujeta | Venta exenta | Venta grabada | Facturar |
---|---|---|---|---|---|---|---|
2 | cod0001 | Flete maritimo | $250 | $0 | $0 | $500 | |
Total | $250 | $0 | $0 | $500 |
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 ($services[$i]->completa_servicio_padre == null) @if ($servicesDocumentoTotal[$i] == 0) @if ($documento->state == 'SIN FACTURAR') @else @endif @else @if ($services[$i]->total_pagar_mas_iva - $servicesDocumentoTotal[$i] == 0) FACTURADO @else SOLO PARCIAL @endif @endif @else FACTURADO BONO @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 }} |
# | Código | Descripción | Venta no sujeta | Venta exenta | Venta gravada | Eliminar | ||||
---|---|---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $item->servicio->service_cod }} | {{ $item->servicio->serv_name }} | {{ $item->producto->codigo }} | {{ $item->producto->producto }} | {{ $item->combo->codigo }} | {{ $item->combo->combo }} | @if ($item->cant_asignado >0) @if ($documento->state == 'SIN FACTURAR') @include('documento.modals.deleteServiceDocumento') @else NO DISPONIBLE @endif @endif | |||
Total | ||||||||||
Iva | ||||||||||
Total + Iva |
SUMAS | |
---|---|
IVA | |
SUB-TOTAL | |
(+) IVA PERCIBIDO | |
(-) IVA RETENIDO | |
VENTA NO SUJETA | |
VENTA EXENTA | |
VENTA TOTAL |
Gasto por cuenta ajena | VALOR |
---|---|
{{ $item->servicio->serv_name }} |
Total de gastos | |
---|---|
Entregado por cliente | |
Sub total | |
Total a cancelar |