@extends('metronic.base') @section('titulo') factuación exportación @endsection @section('extrajs') @endsection @section('content') @include('sessions') @include('documento.modals.modalFacturarConCodigo') @if ($documento->posteado!=1 ) @endif
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 }} |
Cant. | Código | Descripción | Precio unitario | Ventas afectadas | 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 ($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 |