alexandre.lima 2017-08-23 19:08:49 +00:00
parent e76f0569ea
commit 5b2f87138f
1 changed files with 18 additions and 0 deletions

View File

@ -270,6 +270,7 @@ indexController.mniRelatorioEmpresaCorrida.label = Empresa Corrida
indexController.mniRelatorioEmpresaOnibus.label = Empresa Ônibus
indexController.mniRelatorioOCD.label = Relatório de OCD
indexController.mniRelatorioGratuidade.label = Relatório Tipo Passagem
indexController.mniRelatorioBilhetesVendidos.label = Bilhetes Vendidos
indexController.mniRelatorioGratuidadeIdosoDeficiente.label = Gratuidades Idoso/Deficiente
indexController.mniRelatorioVendasBilheteiro.label = Vendas por Bilheteiro
indexController.mniRelatorioVendasBilheteiroSintetico.label = Vendas por Bilheteiro Sintético
@ -6646,6 +6647,23 @@ relatorioGratuidadeController.lbDataIniVenda.value = Data Inicio
relatorioGratuidadeController.lbDataFinVenda.value = Data Final
relatorioGratuidadeController.lvVenda = Venda
# Relatório Bilhetes Vendidos
relatorioBilhetesVendidosController.window.title = Bilhetes Vendidos
relatorioBilhetesVendidosController.lbDatInicial.value = Data Inicial
relatorioBilhetesVendidosController.lbDatFinal.value = Data Final
relatorioBilhetesVendidosController.lbEmpresa.value = Empresa
relatorioBilhetesVendidosController.lbPuntoVenta.value = Agência
relatorioBilhetesVendidosController.lbStatus.value = Status
relatorioBilhetesVendidosController.lbNumero.value = Número
relatorioBilhetesVendidosController.vendido.label = Vendido
relatorioBilhetesVendidosController.cancelado.label = Cancelado
relatorioBilhetesVendidosController.transferido.label = Transferido
relatorioBilhetesVendidosController.entregue.label = Entregue
relatorioBilhetesVendidosController.reservado.label = Reservado
relatorioBilhetesVendidosController.extravidado.label = Extraviado
relatorioBilhetesVendidosController.reimpresso.label = Reimpresso
relatorioBilhetesVendidosController.marcado.label = Marcado
# Relatório de Descontos
relatorioDescontosController.window.title = Relatório de Descontos
relatorioDescontosController.lbAgencia.value = Agência