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