@extends('metronic.base') @section('titulo') Credito fiscal @endsection @section('extrajs') @endsection @section('content') @include('sessions') @include('documento.modals.modalFacturarConCodigo') @if ($documento->posteado != 1) @include('documento.confirmacionfacturar') @endif
| 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 |
|---|
| 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 }} | @if ($item->servicio){{ $item->servicio->service_cod }} | {{ $item->servicio->serv_name }} | @endif @if ($item->producto){{ $item->producto->codigo }} | {{ $item->producto->producto }} | @endif @if ($item->combo){{ $item->combo->codigo }} | {{ $item->combo->combo }} | @endif@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 |