fixes bug#AL-4781
parent
0e2aa33b84
commit
6cd2b81379
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>br.com.rjconsultores</groupId>
|
<groupId>br.com.rjconsultores</groupId>
|
||||||
<artifactId>ventaboletosadm</artifactId>
|
<artifactId>ventaboletosadm</artifactId>
|
||||||
<version>1.118.4</version>
|
<version>1.22.1</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
|
@ -5141,6 +5141,7 @@ editarFormaPagoController.lblTrocaPassagem.label = Troca Passagem
|
||||||
editarFormaPagoController.lblVoucherRodoviaria.label = Voucher Rodoviária
|
editarFormaPagoController.lblVoucherRodoviaria.label = Voucher Rodoviária
|
||||||
editarFormaPagoController.percentualDescontoFormaPagamento.label = Percentual desconto
|
editarFormaPagoController.percentualDescontoFormaPagamento.label = Percentual desconto
|
||||||
editarFormaPagoController.valorDescontoFormaPagamento.label = Valor desconto
|
editarFormaPagoController.valorDescontoFormaPagamento.label = Valor desconto
|
||||||
|
editarFormaPagoController.lblNequi.label=Nequi
|
||||||
# Pantalla Editar Forma de Pagamento
|
# Pantalla Editar Forma de Pagamento
|
||||||
editarFormaPagoController.window.title = Forma de Pagamento
|
editarFormaPagoController.window.title = Forma de Pagamento
|
||||||
editarFormapagoEmpresaController.MSG.borrarOK = Forma de Pagamento eliminada com sucesso!
|
editarFormapagoEmpresaController.MSG.borrarOK = Forma de Pagamento eliminada com sucesso!
|
||||||
|
|
Loading…
Reference in New Issue