151 lines
8.0 KiB
XML
151 lines
8.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?page contentType="text/html;charset=UTF-8"?>
|
|
<?variable-resolver class="org.zkoss.zkplus.spring.DelegatingVariableResolver"?>
|
|
<?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit" arg0="winCorteTrunoRecaudacion"?>
|
|
<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
|
|
|
|
<zk xmlns="http://www.zkoss.org/2005/zul">
|
|
<window id="winCorteTrunoRecaudacion" contentStyle="overflow:auto"
|
|
title="${c:l('corteTurnoRecaudacionController.title')}" border="normal"
|
|
width="850px" position="center" apply="${corteTurnoRecaudacionController}">
|
|
|
|
<toolbar>
|
|
<button id="btnImpressaoCompleta" image="/gui/img/btn_print2_16x16.gif"
|
|
label="${c:l('corteTurnoRecaudacionController.ImpressaoCompleta.label')}"/>
|
|
<button id="btnImpressaoSimples" image="/gui/img/btn_print2_16x16.gif"
|
|
label="${c:l('corteTurnoRecaudacionController.ImpressaoSimples.label')}"/>
|
|
<button id="btnCerrar" onClick="winCorteTrunoRecaudacion.detach()"
|
|
image="/gui/img/exit.png" width="35px"/>
|
|
</toolbar>
|
|
|
|
<grid>
|
|
<columns>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
</columns>
|
|
<rows >
|
|
<row>
|
|
<label value="${c:l('corteTurnoRecaudacionController.FechaInicio.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblFechaInicio" value="Fecha Inicio"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.ClvRecaudador.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblClvRecaudador" value="Clv Recaudador"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.FechaFinal.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblFechaFinal" value="Fecha Final"/>
|
|
</row>
|
|
|
|
<row>
|
|
<label value="${c:l('corteTurnoRecaudacionController.HoraInicio.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblHoraInicio" value="Hora Inicio"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.NombreRecaudador.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblNombreRecaudador" value="Nombre Recaudador"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.HoraFinal.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblHoraFinal" value="Hora Final"/>
|
|
</row>
|
|
|
|
<row spans="6">
|
|
<label value=" "/>
|
|
</row>
|
|
|
|
<row spans="2,1,2,1">
|
|
<label value="${c:l('corteTurnoRecaudacionController.SaldoInicialCaja.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblSaldoInicialCaja" value="Saldo Inicial en Caja"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.Turno.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblTurno" value="Turno"/>
|
|
</row>
|
|
|
|
<row spans="2,1,2,1">
|
|
<label value="${c:l('corteTurnoRecaudacionController.SaldoFinalCaja.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblSaldoFinalCaja" value="Saldo Final en Caja"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.ReposicionTurno.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblReposicionTurno" value="Reposicion en Turno"/>
|
|
</row>
|
|
|
|
<row spans="2,1,2,1">
|
|
<label value="${c:l('corteTurnoRecaudacionController.SaldoFinalTransferidoPara.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblSaldoFinalTransferidoPara" value="Saldo final transferido para"/>
|
|
|
|
<label value="${c:l('corteTurnoRecaudacionController.Recoleccciones.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblRecolecciones" value="Recoleccciones"/>
|
|
</row>
|
|
|
|
<row spans="6">
|
|
<listbox id="descripcionViajesList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
|
|
vflex="true" multiple="false" height="250px">
|
|
<listhead sizable="true">
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.FolioRecibo.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.TipoPago.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.Operador.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.Autobus.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.Percepcion.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.Deduccion.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.NetoLiquidar.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.AbonoCartera.label')}"/>
|
|
<listheader image="/gui/img/builder.gif" width="120px"
|
|
label="${c:l('corteTurnoRecaudacionController.NetoPagar.label')}"/>
|
|
</listhead>
|
|
</listbox>
|
|
</row>
|
|
|
|
<row spans="1,5">
|
|
<label value="${c:l('corteTurnoRecaudacionController.TotalPago.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblTotalPago" value="Total Pago"/>
|
|
</row>
|
|
|
|
<row spans="1,5">
|
|
<label value="${c:l('corteTurnoRecaudacionController.TotalPagadoNormal.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblTotalPagadoNormal" value="Total Pagado Normal"/>
|
|
</row>
|
|
|
|
<row spans="1,5">
|
|
<label value="${c:l('corteTurnoRecaudacionController.TotalPagadoCapacitacion.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblTotalPagadoCapacitacion" value="Total Pagado Capacitacion"/>
|
|
</row>
|
|
|
|
<row spans="1,5">
|
|
<label value="${c:l('corteTurnoRecaudacionController.TotalPagadoIncapacidades.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblTotalPagadoIncapacidades" value="Total Pagado Incapacidades"/>
|
|
</row>
|
|
|
|
<row spans="1,5">
|
|
<label value="${c:l('corteTurnoRecaudacionController.TotalAbonoCartera.label')}"
|
|
style="font-weight: bold"/>
|
|
<label id="lblTotalAbonoCartera" value="Total de Abono a Cartera"/>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
</window>
|
|
</zk> |