Alterações na tela de voucher feat bug#AL-4834

master
Fabio 2024-09-09 13:25:46 -03:00
parent 7f378fc298
commit 1fe9e2aa75
8 changed files with 163 additions and 218 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.136.7</version>
<version>1.137.0</version>
<packaging>war</packaging>
<properties>

View File

@ -162,9 +162,7 @@ public class EditarVoucherController extends MyGenericForwardComposer {
}
private void validaLegalizacao() throws BusinessException {
if ( voucher.getValorLegalizado() == null
|| voucher.getValorLicitado() == null
|| voucher.getTransportadora() == null ){
if ( voucher.getValorLegalizado() == null ){
throw new BusinessException("editarVoucherController.MSG.camposObrigatoriosLegalizar");
}
}

View File

@ -713,27 +713,6 @@ busquedaConfiguracionCancelacionController.lhId.label = ID
busquedaConfiguracionCancelacionController.lhMarca.label = Brand
busquedaConfiguracionCancelacionController.lhMotivo.label = Reason for Cancellation
busquedaConfiguracionCancelacionController.lhOrgaoConcedente.label = Granting Body
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Product Configuration
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Refresh
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Include
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Close
busquedaConfiguracionProductosController.tipoeventoextra.label = Extra Event Type
busquedaConfiguracionProductosController.btnPesquisa.label = Search
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Price
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Start Date
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = End Date
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Extra Event Type
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Extra Event Type
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Start date later than end date
busquedaConfiguracionCancelacionController.lhOrigen.label = Origin
busquedaConfiguracionCancelacionController.lhPunto.label = Point of Sale (Agency)
busquedaConfiguracionCancelacionController.lhTiempo.Fim = End
busquedaConfiguracionCancelacionController.lhTiempo.Inicio = Home
busquedaConfiguracionCancelacionController.lhTiempo.label = Prior time allowed
# Muestra a CANCELACION configuracional Pesquisa
busquedaConfiguracionCancelacionController.window.title = Cancellation Setting
busquedaConfiguracionCancelacionController.lhOrigen.label = Origin
busquedaConfiguracionCancelacionController.lhPunto.label = Point of Sale (Agency)
busquedaConfiguracionCancelacionController.lhTiempo.Fim = End
@ -817,6 +796,20 @@ busquedaConfiguracionPacoteController.lhRuta.label = Line
busquedaConfiguracionPacoteController.txtNombre.label = Package Name
# Busca Configuracion De Pacote
busquedaConfiguracionPacoteController.window.title = Package Configuration
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Start date later than end date
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Close
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Include
busquedaConfiguracionProductosController.btnPesquisa.label = Search
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Refresh
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Extra Event Type
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = End Date
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Start Date
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Price
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Extra Event Type
busquedaConfiguracionProductosController.tipoeventoextra.label = Extra Event Type
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Product Configuration
busquedaConfiguracionReservacionController.btnCerrar.tooltiptext = Close
busquedaConfiguracionReservacionController.btnNovo.tooltiptext = Include
busquedaConfiguracionReservacionController.btnPesquisa.label = Search
@ -3454,33 +3447,6 @@ editarConfiguracionAntecipaController.btnSalvar.tooltiptext = Save
editarConfiguracionAntecipaController.lblData.value = Date
editarConfiguracionAntecipaController.lblPercentual.value = Percentage
editarConfiguracionAntecipaController.lblRetem.value = retain
#ditar Configuracion Producto
editarConfiguracionProductosController.window.title = Product Configuration
editarConfiguracionProductosController.btnApagar.tooltiptext = Delete
editarConfiguracionProductosController.btnFechar.tooltiptext = Close
editarConfiguracionProductosController.btnSalvar.tooltiptext = Save
editarConfiguracionProductosController.tabConfiguracionProducto.label = Product Configuration
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Stop Configuration
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Include
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Delete
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.idcp.label = Product Configuration ID
editarConfiguracionProductosController.parada.label = Stop
editarConfiguracionProductosController.tipoeventoextra.label = Extra Event Type
editarConfiguracionProductosController.fecVigenciaInicial.label = Start Date
editarConfiguracionProductosController.fecVigenciaFinal.label = End Date
editarConfiguracionProductosController.MSG.selectItem = Select an item
editarConfiguracionProductosController.MSG.selectItemParada = Select a stop
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Select an extra event type
editarConfiguracionProductosController.MSG.busquedaPeriodo = Start date later than end date
editarConfiguracionProductosController.MSG.suscribirOK = Product configuration successfully registered
editarConfiguracionProductosController.MSG.borrarOK = Product configuration successfully deleted
editarConfiguracionProductosController.MSG.borrarPergunta = Do you want to delete the cancellation configuration?
editarConfiguracionAntecipaController.lblData.value = Date
editarConfiguracionAntecipaController.lblPercentual.value = Percentage
editarConfiguracionAntecipaController.lblRetem.value = retain
editarConfiguracionCancelacionController.MSG.borrarOK = Cancellation Setting Deleted Successfully
editarConfiguracionCancelacionController.MSG.borrarPergunta = Do you want to delete the cancellation setting?
editarConfiguracionCancelacionController.MSG.obsAntes = Before leaving the service
@ -4083,6 +4049,28 @@ editarConfiguracionPacoteController.txtDescTarifa.label = Rate Name
editarConfiguracionPacoteController.txtNombre.label = Package Name
# Editar Configuracion De Pacote
editarConfiguracionPacoteController.window.title = Package Configuration
editarConfiguracionProductosController.MSG.borrarOK = Product configuration successfully deleted
editarConfiguracionProductosController.MSG.borrarPergunta = Do you want to delete the cancellation configuration?
editarConfiguracionProductosController.MSG.busquedaPeriodo = Start date later than end date
editarConfiguracionProductosController.MSG.selectItem = Select an item
editarConfiguracionProductosController.MSG.selectItemParada = Select a stop
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Select an extra event type
editarConfiguracionProductosController.MSG.suscribirOK = Product configuration successfully registered
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Include
editarConfiguracionProductosController.btnApagar.tooltiptext = Delete
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Delete
editarConfiguracionProductosController.btnFechar.tooltiptext = Close
editarConfiguracionProductosController.btnSalvar.tooltiptext = Save
editarConfiguracionProductosController.fecVigenciaFinal.label = End Date
editarConfiguracionProductosController.fecVigenciaInicial.label = Start Date
editarConfiguracionProductosController.idcp.label = Product Configuration ID
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.parada.label = Stop
editarConfiguracionProductosController.tabConfiguracionProducto.label = Product Configuration
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Stop Configuration
editarConfiguracionProductosController.tipoeventoextra.label = Extra Event Type
#ditar Configuracion Producto
editarConfiguracionProductosController.window.title = Product Configuration
editarConfiguracionReservacionController.MSG.borrarOK = Reservation configuration Deleted Successfully.
editarConfiguracionReservacionController.MSG.borrarPergunta = Do you want to delete the reservation configuration?
editarConfiguracionReservacionController.MSG.busquedaNull = Start date or End date blank.
@ -4734,7 +4722,7 @@ editarEmpresaController.lblCieloUrl.value = Cielo URL
editarEmpresaController.lblClientId.value = Customer ID
editarEmpresaController.lblClientIdNequi.value = ClientId Nequi
editarEmpresaController.lblClientSecret.value = Client Secret
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\\\
editarEmpresaController.lblCodigoContratoSafer.value = Contract code
editarEmpresaController.lblCodigoSafer.value = Partner code
editarEmpresaController.lblComprovanteTipoIntegracao.value = Integration Type
@ -7388,7 +7376,7 @@ editarVigenciaTarifaController.btnFechar.tooltiptext = Close
editarVigenciaTarifaController.btnSalvar.tooltiptext = Save
# Editar Vigência Tarifa
editarVigenciaTarifaController.window.title = Tariff Validity
editarVoucherController.MSG.camposObrigatoriosLegalizar = It is necessary to inform the fields: Initial Number, Final Number, Legalized Value and Carrier
editarVoucherController.MSG.camposObrigatoriosLegalizar = It is necessary to inform the field: Carrier Value
editarVoucherController.tab.legalizar = Legalize
editarVoucherController.tab.voucher = Voucher
editarVoucherController.window.title = Voucher

View File

@ -708,27 +708,6 @@ busquedaConfiguracionCancelacionController.lhId.label = ID
busquedaConfiguracionCancelacionController.lhMarca.label = Marca
busquedaConfiguracionCancelacionController.lhMotivo.label = Motivo de cancelación
busquedaConfiguracionCancelacionController.lhOrgaoConcedente.label = Instituición concedente
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Configuración de productos
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Actualizar
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Incluir
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Cerrar
busquedaConfiguracionProductosController.tipoeventoextra.label = Tipo Evt. Extra
busquedaConfiguracionProductosController.btnPesquisa.label = Búsqueda
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Precio
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Vigencia inicial
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = Vigencia final
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Tipo evento extra
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Tipo Evento Extra
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Fecha de início posterior a la fecha final
busquedaConfiguracionCancelacionController.lhOrigen.label = Origen
busquedaConfiguracionCancelacionController.lhPunto.label = Punto de venta ( Agencia )
busquedaConfiguracionCancelacionController.lhTiempo.Fim = Final
busquedaConfiguracionCancelacionController.lhTiempo.Inicio = Início
busquedaConfiguracionCancelacionController.lhTiempo.label = Tiempo prévio permitido
# Muestra a CANCELACION configuracional Búsqueda
busquedaConfiguracionCancelacionController.window.title = Configuración de cancelación
busquedaConfiguracionCancelacionController.lhOrigen.label = Origen
busquedaConfiguracionCancelacionController.lhPunto.label = Punto de venta ( Agencia )
busquedaConfiguracionCancelacionController.lhTiempo.Fim = Final
@ -812,6 +791,20 @@ busquedaConfiguracionPacoteController.lhRuta.label = Ruta
busquedaConfiguracionPacoteController.txtNombre.label = Nombre Paquete
# Busca Configuracion De Pacote
busquedaConfiguracionPacoteController.window.title = Configuración de Paquete
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Fecha de início posterior a la fecha final
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Cerrar
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Incluir
busquedaConfiguracionProductosController.btnPesquisa.label = Búsqueda
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Actualizar
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Tipo Evento Extra
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = Vigencia final
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Vigencia inicial
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Precio
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Tipo evento extra
busquedaConfiguracionProductosController.tipoeventoextra.label = Tipo Evt. Extra
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Configuración de productos
busquedaConfiguracionReservacionController.btnCerrar.tooltiptext = Cerrar
busquedaConfiguracionReservacionController.btnNovo.tooltiptext = Incluir
busquedaConfiguracionReservacionController.btnPesquisa.label = Búsqueda
@ -3453,32 +3446,6 @@ editarConfiguracionAntecipaController.btnSalvar.tooltiptext = Guardar
editarConfiguracionAntecipaController.lblData.value = Fecha
editarConfiguracionAntecipaController.lblPercentual.value = Porcentaje
editarConfiguracionAntecipaController.lblRetem.value = Conserva
#ditar Configuracion Producto
editarConfiguracionProductosController.window.title = Configuracion Producto
editarConfiguracionProductosController.btnApagar.tooltiptext = Eliminar
editarConfiguracionProductosController.btnFechar.tooltiptext = Cerrar
editarConfiguracionProductosController.btnSalvar.tooltiptext = Guardar
editarConfiguracionProductosController.tabConfiguracionProducto.label = Configuración Producto
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Configuración Parada
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Incluir
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Eliminar
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.idcp.label = ID Configuracion producto
editarConfiguracionProductosController.parada.label = Parada
editarConfiguracionProductosController.tipoeventoextra.label = Tipo Evt. Extra
editarConfiguracionProductosController.fecVigenciaInicial.label = Vigencia inicial
editarConfiguracionProductosController.fecVigenciaFinal.label = Vigencia final
editarConfiguracionProductosController.MSG.selectItem = Seleccione un elemento
editarConfiguracionProductosController.MSG.selectItemParada = Seleccione una parada
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Seleccione un tipo evento extra
editarConfiguracionProductosController.MSG.busquedaPeriodo = Fecha de início posterior a la fecha final
editarConfiguracionProductosController.MSG.suscribirOK = Configuración de producto se registró exitosamente
editarConfiguracionProductosController.MSG.borrarOK = Configuración de producto se eliminó exitosamente
editarConfiguracionProductosController.MSG.borrarPergunta = Desea eliminar la configuración de cancelación?
editarConfiguracionAntecipaController.lblData.value = Fecha
editarConfiguracionAntecipaController.lblPercentual.value = Porcentaje
editarConfiguracionAntecipaController.lblRetem.value = Conserva
editarConfiguracionCancelacionController.MSG.borrarOK = Configuración de cancelación se eliminó exitosamente
editarConfiguracionCancelacionController.MSG.borrarPergunta = Desea eliminar la configuración de cancelación?
editarConfiguracionCancelacionController.MSG.obsAntes = Antes de la salida del servicio
@ -4081,6 +4048,28 @@ editarConfiguracionPacoteController.txtDescTarifa.label = Nombre Tarifa
editarConfiguracionPacoteController.txtNombre.label = Nombre Paquete
# Editar Configuracion De Pacote
editarConfiguracionPacoteController.window.title = Configuración de Paquete
editarConfiguracionProductosController.MSG.borrarOK = Configuración de producto se eliminó exitosamente
editarConfiguracionProductosController.MSG.borrarPergunta = Desea eliminar la configuración de cancelación?
editarConfiguracionProductosController.MSG.busquedaPeriodo = Fecha de início posterior a la fecha final
editarConfiguracionProductosController.MSG.selectItem = Seleccione un elemento
editarConfiguracionProductosController.MSG.selectItemParada = Seleccione una parada
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Seleccione un tipo evento extra
editarConfiguracionProductosController.MSG.suscribirOK = Configuración de producto se registró exitosamente
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Incluir
editarConfiguracionProductosController.btnApagar.tooltiptext = Eliminar
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Eliminar
editarConfiguracionProductosController.btnFechar.tooltiptext = Cerrar
editarConfiguracionProductosController.btnSalvar.tooltiptext = Guardar
editarConfiguracionProductosController.fecVigenciaFinal.label = Vigencia final
editarConfiguracionProductosController.fecVigenciaInicial.label = Vigencia inicial
editarConfiguracionProductosController.idcp.label = ID Configuracion producto
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.parada.label = Parada
editarConfiguracionProductosController.tabConfiguracionProducto.label = Configuración Producto
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Configuración Parada
editarConfiguracionProductosController.tipoeventoextra.label = Tipo Evt. Extra
#ditar Configuracion Producto
editarConfiguracionProductosController.window.title = Configuracion Producto
editarConfiguracionReservacionController.MSG.borrarOK = Configuración reservación se eliminó exitosamente
editarConfiguracionReservacionController.MSG.borrarPergunta = Desea eliminar la configuración de reservación?
editarConfiguracionReservacionController.MSG.busquedaNull = Fecha de início o fecha final vacio
@ -4731,7 +4720,7 @@ editarEmpresaController.lblCieloUrl.value = URL Cielo
editarEmpresaController.lblClientId.value = Cliente ID
editarEmpresaController.lblClientIdNequi.value = ClientId Nequi
editarEmpresaController.lblClientSecret.value = Client Secret
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\\\\
editarEmpresaController.lblCodigoContratoSafer.value = Código do contrato
editarEmpresaController.lblCodigoSafer.value = Código do parceiro
editarEmpresaController.lblComprovanteTipoIntegracao.value = Tipo de integración
@ -7393,7 +7382,7 @@ editarVigenciaTarifaController.btnFechar.tooltiptext = Cerrar
editarVigenciaTarifaController.btnSalvar.tooltiptext = Guardar
# Editar Vigencia Tarifa
editarVigenciaTarifaController.window.title = Vigencia tarifa
editarVoucherController.MSG.camposObrigatoriosLegalizar = Es necesario informar los campos: Valor Legalizado, Valor Transportadora, Transportadora
editarVoucherController.MSG.camposObrigatoriosLegalizar = Es necesario informar lo campo: Valor Transportadora
editarVoucherController.tab.legalizar = Legalizar
editarVoucherController.tab.voucher = Bonos
editarVoucherController.window.title = Bonos

View File

@ -711,27 +711,6 @@ busquedaConfiguracionCancelacionController.lhId.label = identifiant
busquedaConfiguracionCancelacionController.lhMarca.label = Marque
busquedaConfiguracionCancelacionController.lhMotivo.label = Raison de l'annulation
busquedaConfiguracionCancelacionController.lhOrgaoConcedente.label = Organisme subventionnaire
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Configuration des produits
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Actualiser
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Inclure
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Fermer
busquedaConfiguracionProductosController.tipoeventoextra.label = Type Événement Supplémentaire
busquedaConfiguracionProductosController.btnPesquisa.label = Recherche
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Prix
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Début de validité
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = Fin de validité
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Type d'événement supplémentaire
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Type Événement Supplémentaire
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Date de début postérieure à la date de fin
busquedaConfiguracionCancelacionController.lhOrigen.label = Origine
busquedaConfiguracionCancelacionController.lhPunto.label = Point de Vente (Agence)
busquedaConfiguracionCancelacionController.lhTiempo.Fim = Fin
busquedaConfiguracionCancelacionController.lhTiempo.Inicio = Accueil
busquedaConfiguracionCancelacionController.lhTiempo.label = Temps préalable autorisé
# Muestra a CANCELACION configuracional Pesquisa
busquedaConfiguracionCancelacionController.window.title = Paramètre d'annulation
busquedaConfiguracionCancelacionController.lhOrigen.label = Origine
busquedaConfiguracionCancelacionController.lhPunto.label = Point de Vente (Agence)
busquedaConfiguracionCancelacionController.lhTiempo.Fim = Fin
@ -815,6 +794,20 @@ busquedaConfiguracionPacoteController.lhRuta.label = Ligne
busquedaConfiguracionPacoteController.txtNombre.label = Nom du package
# Busca Configuracion De Pacote
busquedaConfiguracionPacoteController.window.title = Configuration du paquet
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Date de début postérieure à la date de fin
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Fermer
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Inclure
busquedaConfiguracionProductosController.btnPesquisa.label = Recherche
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Actualiser
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Type Événement Supplémentaire
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = Fin de validité
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Début de validité
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Prix
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Type d'événement supplémentaire
busquedaConfiguracionProductosController.tipoeventoextra.label = Type Événement Supplémentaire
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Configuration des produits
busquedaConfiguracionReservacionController.btnCerrar.tooltiptext = Fermer
busquedaConfiguracionReservacionController.btnNovo.tooltiptext = Inclure
busquedaConfiguracionReservacionController.btnPesquisa.label = Recherche
@ -3451,32 +3444,6 @@ editarConfiguracionAntecipaController.btnSalvar.tooltiptext = Enregistrer
editarConfiguracionAntecipaController.lblData.value = Date
editarConfiguracionAntecipaController.lblPercentual.value = Pourcentage
editarConfiguracionAntecipaController.lblRetem.value = retenir
#ditar Configuracion Producto
editarConfiguracionProductosController.window.title = Configuration Produit
editarConfiguracionProductosController.btnApagar.tooltiptext = Supprimer
editarConfiguracionProductosController.btnFechar.tooltiptext = Fermer
editarConfiguracionProductosController.btnSalvar.tooltiptext = Enregistrer
editarConfiguracionProductosController.tabConfiguracionProducto.label = Configuration Produit
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Configuration Arrêt
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Inclure
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Supprimer
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.idcp.label = ID Configuration Produit
editarConfiguracionProductosController.parada.label = Arrêt
editarConfiguracionProductosController.tipoeventoextra.label = Type Événement Supplémentaire
editarConfiguracionProductosController.fecVigenciaInicial.label = Début de validité
editarConfiguracionProductosController.fecVigenciaFinal.label = Fin de validité
editarConfiguracionProductosController.MSG.selectItem = Sélectionnez un élément
editarConfiguracionProductosController.MSG.selectItemParada = Sélectionnez un arrêt
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Sélectionnez un type d'événement supplémentaire
editarConfiguracionProductosController.MSG.busquedaPeriodo = Date de début postérieure à la date de fin
editarConfiguracionProductosController.MSG.suscribirOK = Configuration du produit enregistrée avec succès
editarConfiguracionProductosController.MSG.borrarOK = Configuration du produit supprimée avec succès
editarConfiguracionProductosController.MSG.borrarPergunta = Voulez-vous supprimer la configuration d'annulation ?
editarConfiguracionAntecipaController.lblData.value = Date
editarConfiguracionAntecipaController.lblPercentual.value = Pourcentage
editarConfiguracionAntecipaController.lblRetem.value = retenir
editarConfiguracionCancelacionController.MSG.borrarOK = Paramètre d'annulation supprimé avec succès
editarConfiguracionCancelacionController.MSG.borrarPergunta = Voulez-vous supprimer le paramètre d'annulation ?
editarConfiguracionCancelacionController.MSG.obsAntes = Avant de quitter le service
@ -4079,6 +4046,28 @@ editarConfiguracionPacoteController.txtDescTarifa.label = Nom du tarif
editarConfiguracionPacoteController.txtNombre.label = Nom du package
# Editar Configuracion De Pacote
editarConfiguracionPacoteController.window.title = Configuration du paquet
editarConfiguracionProductosController.MSG.borrarOK = Configuration du produit supprimée avec succès
editarConfiguracionProductosController.MSG.borrarPergunta = Voulez-vous supprimer la configuration d'annulation ?
editarConfiguracionProductosController.MSG.busquedaPeriodo = Date de début postérieure à la date de fin
editarConfiguracionProductosController.MSG.selectItem = Sélectionnez un élément
editarConfiguracionProductosController.MSG.selectItemParada = Sélectionnez un arrêt
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Sélectionnez un type d'événement supplémentaire
editarConfiguracionProductosController.MSG.suscribirOK = Configuration du produit enregistrée avec succès
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Inclure
editarConfiguracionProductosController.btnApagar.tooltiptext = Supprimer
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Supprimer
editarConfiguracionProductosController.btnFechar.tooltiptext = Fermer
editarConfiguracionProductosController.btnSalvar.tooltiptext = Enregistrer
editarConfiguracionProductosController.fecVigenciaFinal.label = Fin de validité
editarConfiguracionProductosController.fecVigenciaInicial.label = Début de validité
editarConfiguracionProductosController.idcp.label = ID Configuration Produit
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.parada.label = Arrêt
editarConfiguracionProductosController.tabConfiguracionProducto.label = Configuration Produit
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Configuration Arrêt
editarConfiguracionProductosController.tipoeventoextra.label = Type Événement Supplémentaire
#ditar Configuracion Producto
editarConfiguracionProductosController.window.title = Configuration Produit
editarConfiguracionReservacionController.MSG.borrarOK = Configuration de réservation supprimée avec succès.
editarConfiguracionReservacionController.MSG.borrarPergunta = Voulez-vous supprimer la configuration de réservation ?
editarConfiguracionReservacionController.MSG.busquedaNull = Date de début ou Date de fin vide.
@ -4731,7 +4720,7 @@ editarEmpresaController.lblCieloUrl.value = URL Cielo
editarEmpresaController.lblClientId.value = Numéro client
editarEmpresaController.lblClientIdNequi.value = ClientId Nequi
editarEmpresaController.lblClientSecret.value = Client Secret
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\\\
editarEmpresaController.lblCodigoContratoSafer.value = Code du contrat
editarEmpresaController.lblCodigoSafer.value = Code partenaire
editarEmpresaController.lblComprovanteTipoIntegracao.value = Intégration de types
@ -7387,7 +7376,7 @@ editarVigenciaTarifaController.btnFechar.tooltiptext = Fermer
editarVigenciaTarifaController.btnSalvar.tooltiptext = Enregistrer
# Editar Vigência Tarifa
editarVigenciaTarifaController.window.title = Validité tarifaire
editarVoucherController.MSG.camposObrigatoriosLegalizar = Il est nécessaire de renseigner les champs : Numéro Initial, Numéro Final, Valeur Légalisée et Transporteur.
editarVoucherController.MSG.camposObrigatoriosLegalizar = Il est nécessaire de renseigner le champ: Transporteur Valeur.
editarVoucherController.tab.legalizar = Légaliser
editarVoucherController.tab.voucher = Bons
editarVoucherController.window.title = Bons

View File

@ -709,27 +709,6 @@ busquedaConfiguracionCancelacionController.lhId.label = ID
busquedaConfiguracionCancelacionController.lhMarca.label = Marca
busquedaConfiguracionCancelacionController.lhMotivo.label = Motivo de Cancelamento
busquedaConfiguracionCancelacionController.lhOrgaoConcedente.label = Orgão Concedente
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Configuração dos produtos
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Atualizar
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Incluir
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Fechar
busquedaConfiguracionProductosController.tipoeventoextra.label = Tipo Evento Extra
busquedaConfiguracionProductosController.btnPesquisa.label = Pesquisa
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Preço
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Início de Vigência
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = Fim de Vigência
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Tipo de Evento Extra
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Tipo Evento Extra
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Data de início posterior à data final
busquedaConfiguracionCancelacionController.lhOrigen.label = Origem
busquedaConfiguracionCancelacionController.lhPunto.label = Ponto de Venda ( Agência )
busquedaConfiguracionCancelacionController.lhTiempo.Fim = Final
busquedaConfiguracionCancelacionController.lhTiempo.Inicio = Início
busquedaConfiguracionCancelacionController.lhTiempo.label = Tempo prévio permitido
# Muestra a CANCELACION configuracional Pesquisa
busquedaConfiguracionCancelacionController.window.title = Configuração de Cancelamento
busquedaConfiguracionCancelacionController.lhOrigen.label = Origem
busquedaConfiguracionCancelacionController.lhPunto.label = Ponto de Venda ( Agência )
busquedaConfiguracionCancelacionController.lhTiempo.Fim = Final
@ -812,6 +791,20 @@ busquedaConfiguracionPacoteController.lhRuta.label = Linha
busquedaConfiguracionPacoteController.txtNombre.label = Nome Pacote
# Busca Configuracion De Pacote
busquedaConfiguracionPacoteController.window.title = Configuração de Pacote
busquedaConfiguracionProductosController.MSG.busquedaPeriodo = Data de início posterior à data final
busquedaConfiguracionProductosController.btnCerrar.tooltiptext = Fechar
busquedaConfiguracionProductosController.btnNovo.tooltiptext = Incluir
busquedaConfiguracionProductosController.btnPesquisa.label = Pesquisa
busquedaConfiguracionProductosController.btnRefresh.tooltiptext = Atualizar
busquedaConfiguracionProductosController.comissaoTipoEventoExtra.label = Tipo Evento Extra
busquedaConfiguracionProductosController.lhFecVigenciaFinal.label = Fim de Vigência
busquedaConfiguracionProductosController.lhFecVigenciaInicial.label = Início de Vigência
busquedaConfiguracionProductosController.lhId.label = ID
busquedaConfiguracionProductosController.lhPrecio.label = Preço
busquedaConfiguracionProductosController.lhTipoEventoExtra.label = Tipo de Evento Extra
busquedaConfiguracionProductosController.tipoeventoextra.label = Tipo Evento Extra
#Configuracion producto
busquedaConfiguracionProductosController.window.title = Configuração dos produtos
busquedaConfiguracionReservacionController.btnCerrar.tooltiptext = Fechar
busquedaConfiguracionReservacionController.btnNovo.tooltiptext = Incluir
busquedaConfiguracionReservacionController.btnPesquisa.label = Pesquisa
@ -3447,32 +3440,6 @@ editarConfiguracionAntecipaController.btnSalvar.tooltiptext = Salvar
editarConfiguracionAntecipaController.lblData.value = Data
editarConfiguracionAntecipaController.lblPercentual.value = Percentual
editarConfiguracionAntecipaController.lblRetem.value = Retem
#editar Configuracion Producto
editarConfiguracionProductosController.window.title = Configuração Produto
editarConfiguracionProductosController.btnApagar.tooltiptext = Excluir
editarConfiguracionProductosController.btnFechar.tooltiptext = Fechar
editarConfiguracionProductosController.btnSalvar.tooltiptext = Salvar
editarConfiguracionProductosController.tabConfiguracionProducto.label = Configuração Produto
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Configuração Parada
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Incluir
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Excluir
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.idcp.label = ID Configuração Produto
editarConfiguracionProductosController.parada.label = Parada
editarConfiguracionProductosController.tipoeventoextra.label = Tipo Evento Extra
editarConfiguracionProductosController.fecVigenciaInicial.label = Início de Vigência
editarConfiguracionProductosController.fecVigenciaFinal.label = Fim de Vigência
editarConfiguracionProductosController.MSG.selectItem = Selecione um item
editarConfiguracionProductosController.MSG.selectItemParada = Selecione uma parada
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Selecione um tipo de evento extra
editarConfiguracionProductosController.MSG.busquedaPeriodo = Data de início posterior à data final
editarConfiguracionProductosController.MSG.suscribirOK = Configuração do produto registrada com sucesso
editarConfiguracionProductosController.MSG.borrarOK = Configuração do produto excluída com sucesso
editarConfiguracionProductosController.MSG.borrarPergunta = Deseja excluir a configuração de cancelamento?
editarConfiguracionAntecipaController.lblData.value = Data
editarConfiguracionAntecipaController.lblPercentual.value = Percentual
editarConfiguracionAntecipaController.lblRetem.value = Retem
editarConfiguracionCancelacionController.MSG.borrarOK = Configuração de Cancelamento Excluida com Sucesso
editarConfiguracionCancelacionController.MSG.borrarPergunta = Deseja Eliminar a configuração de cancelamento?
editarConfiguracionCancelacionController.MSG.obsAntes = Antes da saída do serviço
@ -4075,6 +4042,28 @@ editarConfiguracionPacoteController.txtDescTarifa.label = Nome Tarifa
editarConfiguracionPacoteController.txtNombre.label = Nome do Pacote
# Editar Configuracion De Pacote
editarConfiguracionPacoteController.window.title = Configuração de Pacote
editarConfiguracionProductosController.MSG.borrarOK = Configuração do produto excluída com sucesso
editarConfiguracionProductosController.MSG.borrarPergunta = Deseja excluir a configuração de cancelamento?
editarConfiguracionProductosController.MSG.busquedaPeriodo = Data de início posterior à data final
editarConfiguracionProductosController.MSG.selectItem = Selecione um item
editarConfiguracionProductosController.MSG.selectItemParada = Selecione uma parada
editarConfiguracionProductosController.MSG.selectItemTipoEventoExtra = Selecione um tipo de evento extra
editarConfiguracionProductosController.MSG.suscribirOK = Configuração do produto registrada com sucesso
editarConfiguracionProductosController.btnAddCorrida.tooltiptext = Incluir
editarConfiguracionProductosController.btnApagar.tooltiptext = Excluir
editarConfiguracionProductosController.btnBorrarCorrida.tooltiptext = Excluir
editarConfiguracionProductosController.btnFechar.tooltiptext = Fechar
editarConfiguracionProductosController.btnSalvar.tooltiptext = Salvar
editarConfiguracionProductosController.fecVigenciaFinal.label = Fim de Vigência
editarConfiguracionProductosController.fecVigenciaInicial.label = Início de Vigência
editarConfiguracionProductosController.idcp.label = ID Configuração Produto
editarConfiguracionProductosController.idcpp.label = ID
editarConfiguracionProductosController.parada.label = Parada
editarConfiguracionProductosController.tabConfiguracionProducto.label = Configuração Produto
editarConfiguracionProductosController.tabConfiguracionProductoParada.label = Configuração Parada
editarConfiguracionProductosController.tipoeventoextra.label = Tipo Evento Extra
#editar Configuracion Producto
editarConfiguracionProductosController.window.title = Configuração Produto
editarConfiguracionReservacionController.MSG.borrarOK = Configuração da reservas Excluida com Sucesso.
editarConfiguracionReservacionController.MSG.borrarPergunta = Deseja Eliminar a configuração de reservas?
editarConfiguracionReservacionController.MSG.busquedaNull = Data de início ou data Final em branco.
@ -4727,7 +4716,7 @@ editarEmpresaController.lblCieloUrl.value = URL Cielo
editarEmpresaController.lblClientId.value = Cliente ID
editarEmpresaController.lblClientIdNequi.value = ClientId Nequi
editarEmpresaController.lblClientSecret.value = Client Secret
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\
editarEmpresaController.lblCodeEmpresaNequi.value = Code Empresa Nequi\\\\\
editarEmpresaController.lblCodigoContratoSafer.value = Código do contrato
editarEmpresaController.lblCodigoSafer.value = Código do parceiro
editarEmpresaController.lblComprovanteTipoIntegracao.value = Tipo Integracão
@ -7384,7 +7373,7 @@ editarVigenciaTarifaController.btnFechar.tooltiptext = Fechar
editarVigenciaTarifaController.btnSalvar.tooltiptext = Salvar
# Editar Vigência Tarifa
editarVigenciaTarifaController.window.title = Vigência Tarifa
editarVoucherController.MSG.camposObrigatoriosLegalizar = É necessário informar os campos: Valor Legalizado, Valor Transportadora, Transportadora
editarVoucherController.MSG.camposObrigatoriosLegalizar = É necessário informar o campo: Valor Transportadora
editarVoucherController.tab.legalizar = Legalizar
editarVoucherController.tab.voucher = Voucher
editarVoucherController.window.title = Voucher

View File

@ -7,7 +7,7 @@
<zk xmlns="http://www.zkoss.org/2005/zul">
<window id="winBusquedaVoucher" border="normal"
apply="${busquedaVoucherController}"
height="500px" width="1000px" contentStyle="overflow:auto"
height="500px" width="1000px" contentStyle="overflow:auto" sizable="true"
title="${c:l('editarVoucherController.window.title')}" >
<toolbar>
@ -89,17 +89,17 @@
multiple="false">
<listhead sizable="true">
<listheader id="lhNumVoucher" image="/gui/img/create_doc.gif"
label="${c:l('label.numVoucher')}"
label="${c:l('label.numVoucher')}" width="110px"
sort="auto(voucherId)" />
<listheader id="lhNumContrato" image="/gui/img/create_doc.gif"
label="${c:l('label.numContrato')}"
label="${c:l('label.numContrato')}" width="110px"
sort="auto(numContrato)" />
<listheader id="lhSituacao" image="/gui/img/create_doc.gif"
label="${c:l('label.situacao')}" width="100px"
label="${c:l('label.situacao')}" width="90px"
sort="auto(status)" />
<listheader id="lhValidade" image="/gui/img/create_doc.gif"
label="${c:l('label.dataValidade')}"
sort="auto(dataValidade)" width="100px;" />
label="${c:l('label.dataValidade')}" width="100px;"
sort="auto(dataValidade)" />
<listheader id="lhValor" image="/gui/img/create_doc.gif"
label="${c:l('label.valorLicitado')}"
sort="auto(valorLicitado)" />

View File

@ -6,8 +6,8 @@
<zk xmlns="http://www.zkoss.org/2005/zul">
<window id="winEditarVoucher" border="normal"
apply="${editarVoucherController}" height="317px" width="600px"
contentStyle="overflow:auto"
apply="${editarVoucherController}"
height="317px" width="600px" contentStyle="overflow:auto" sizable="true"
title="${c:l('editarVoucherController.window.title')}">
<toolbar>
@ -81,7 +81,7 @@
</row>
<row>
<label id="lbLegalizado" value="${c:l('label.valorLegalizado')}" />
<label id="lbLegalizado" value="${c:l('label.valorTransportadora')}" />
<label id="txtLegalizado"
value="@{winEditarVoucher$composer.voucher.valorLegalizado}" />
</row>
@ -133,14 +133,6 @@
value="@{winEditarVoucher$composer.voucher.valorLegalizado}" />
</row>
<row>
<label id="lbValorLegalizado" value="${c:l('label.valorLegalizado')}" />
<decimalbox id="txtValorLegalizado"
maxlength="12" format="0.00"
constraint="no negative" width="100px"
value="@{winEditarVoucher$composer.voucher.valorLegalizado}" />
</row>
<row spans="4" align="center">
<button id="btnLegalizar" height="20"
image="/gui/img/ok.png" width="120px"