Informe de Cierre de Cajas

Seleccione rango de fechas y la caja a consultar

{{rcomercial}}
{{rsocial}}
NIT: {{nit}}
DIRECCION: {{direccion}}
TELEFONO: {{telefono}}
FECHA Y HORA DE GENERACIÓN:
{{fecha_creacion}}

----------------------------------------------------
CONSECUTIVO INICIAL: {{cInicial}}
CONSECUTIVO FINAL: {{cFinal}}
NUMERO DE VENTAS: {{totalVentas}}
TOTAL DE VENTAS: {{totalFact}}
TOTAL DE GASTOS: {{totalGastos}}
NUMERO DE DEVOLUCIONES {{tatalDevo}}
TOTAL DE DEVOLUCIONES {{totalDevolucion}}
SALDO SOBRANTE: {{formatterPeso.format(saldoSobrante)}} {{formatterPeso.format(saldoSobrante)}} {{saldoSobranteMsg}} ----------------------------------------------------

----------------------------------------------------
FECHA INICIO : {{fechaini}}
FECHA FINAL : {{fechafin}}
----------------------------------------------------

VENTAS

----------------------------------------------------
CAJA: {{list.caja}}
TIPO VENTA: {{list.tipo_trans}}
NUM FACTURAS: {{list.numero_facturas}}
TOTAL: {{list.total}}
EMPLEADO: {{list.vendedor}}
----------------------------------------------------

BASE IVA

---------------------------------------------------------
IVA DEL {{impuesto.porcentaje}} %: {{formatterPeso.format(impuesto.base_gravada - impuesto.iva)}}
{{impuesto.porcentaje}} : {{formatterPeso.format(impuesto.base_gravada - impuesto.iva)}}
---------------------------------------------------------

-- RESUMEN DE VENTAS --

----------------------------------------------------
SUB TOTAL: {{formatterPeso.format(subTotal - iva)}}
TOTAL IVA: {{formatterPeso.format(iva)}}
VENTA NETA: {{formatterPeso.format(subTotal) }}
----------------------------------------------------

MEDIOS DE PAGO

---------------------------------------------------------
{{medio.medio}} {{medio.cantidad}} {{formatterPeso.format(medio.valor)}} ---------------------------------------------------------

TOTAL: {{total}}

Ventas
FECHA/HORA VENDEDOR CLIENTE VALOR DETALLE {{detalle.fecha}} {{detalle.vendedor }} {{detalle.cliente}} {{detalle.valor}}
Gastos
FECHA EMPLEADO CAUSA VALOR OBSERVACIONES

No existen registros de gastos

{{gasto.fecha}} {{gasto.empleado}} {{gasto.causa}} {{gasto.valor}} {{gasto.otros}}
CANT ARTICULO VAL/UNI VAL/TOTAL LOTE {{producto.CANT}} {{producto.NOMBRE }} {{producto.VUNIT}} {{producto.CANT * producto.VUNIT}} {{producto.LOTE}}