bug#AL-4032
parent
5d2a5635a9
commit
94bb806746
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.59.0</version>
|
||||
<version>1.59.1</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -8963,7 +8963,7 @@ editarEmpresaController.configuracaoRede.label= eRede
|
|||
editarEmpresaController.lblProducao.value=Ambiente Produção?
|
||||
editarEmpresaController.lblToken.value=Token
|
||||
editarEmpresaController.lblFiliation.value=Filiation
|
||||
editarEmpresaController.indImpressaoAposConfAberto=Imprimir boletos abiertos con impresión posterior, solo después de la confirmación
|
||||
editarEmpresaController.indImpressaoAposConfAberto=Bloquear Impressão de Passagem em Aberto
|
||||
editarEmpresaController.indImpressaoAposConfAberto.help=Ventas realizadas a través del menú Abrir Boleto con Impresión Posterior, se debe realizar la Confirmación de Abrir y luego imprimir el boleto
|
||||
|
||||
# Reporte Operacional Financeiro
|
||||
|
|
|
@ -9826,7 +9826,7 @@ editarEmpresaController.configuracaoRede.label= eRede
|
|||
editarEmpresaController.lblProducao.value=Ambiente Produção?
|
||||
editarEmpresaController.lblToken.value=Token
|
||||
editarEmpresaController.lblFiliation.value=Filiation
|
||||
editarEmpresaController.indImpressaoAposConfAberto=Imprimir passagens em Aberto com Impressão Posterior, somente após confirmação
|
||||
editarEmpresaController.indImpressaoAposConfAberto=Bloquear Impressão de Passagem em Aberto
|
||||
editarEmpresaController.indImpressaoAposConfAberto.help= Vendas feita pelo menu de Passagem em Aberto com Impressão Posterior, deverá ser feita a Confirmação de Aberto e depois efetuar a Impressão da passagem
|
||||
|
||||
|
||||
|
|
|
@ -1083,7 +1083,6 @@
|
|||
src="/gui/img/Question_mark_1.png"
|
||||
tooltiptext="${c:l('editarEmpresaController.indHabilitaTaxaConvenienciaSomenteVenda.help')}"
|
||||
style="cursor: help" />
|
||||
|
||||
</hlayout>
|
||||
</groupbox>
|
||||
<groupbox>
|
||||
|
|
Loading…
Reference in New Issue