bug#11018

dev:veloso
qua:wallysson

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@81552 d1611594-4594-4d17-8e1d-87c2c4800839
master
frederico 2018-05-03 17:55:39 +00:00
parent 855c31f8df
commit 27eef07faf
12 changed files with 74 additions and 34 deletions

View File

@ -42,6 +42,7 @@ public class RelatorioHistoricoClientes extends Relatorio {
dataResult.put("sigla", rset.getString("sigla"));
dataResult.put("bilhete", rset.getString("bilhete"));
dataResult.put("agencia", rset.getString("agencia"));
dataResult.put("linha", rset.getString("linha"));
dataResult.put("origem", rset.getString("origem"));
dataResult.put("destino", rset.getString("destino"));
@ -95,6 +96,7 @@ public class RelatorioHistoricoClientes extends Relatorio {
sql.append("OR (caja.TIPOVENTA_ID NOT IN (12,18,49,5))) ");
sql.append("THEN 'NO' ELSE 'IP' END as sigla,");
sql.append("caja.NUMFOLIOSISTEMA AS bilhete, ");
sql.append("puntoVenta.NOMBPUNTOVENTA AS agencia, ");
sql.append("ruta.DESCRUTA AS linha, ");
sql.append("origem.DESCPARADA AS origem, ");
sql.append("destino.DESCPARADA AS destino, ");
@ -125,6 +127,7 @@ public class RelatorioHistoricoClientes extends Relatorio {
sql.append("INNER JOIN PARADA destino ON destino.PARADA_ID = caja.DESTINO_ID ");
sql.append("INNER JOIN CLASE_SERVICIO classe ON classe.CLASESERVICIO_ID = caja.CLASESERVICIO_ID ");
sql.append("INNER JOIN CLIENTE cliente ON caja.CLIENTE_ID = cliente.CLIENTE_ID ");
sql.append("INNER JOIN PUNTO_VENTA puntoVenta ON puntoVenta.PUNTOVENTA_ID = caja.PUNTOVENTA_ID ");
sql.append("WHERE caja.MOTIVOCANCELACION_ID IS NULL ");
sql.append("AND (caja.INDSTATUSBOLETO in( 'V','T') and INDREIMPRESION = 0 and not exists(select * from caja c1 where c1.indstatusboleto = 'E' and caja.transacao_id = C1.TRANSACAOORIGINAL_ID ) or caja.INDSTATUSBOLETO = 'E' ) ");

View File

@ -17,6 +17,7 @@ label.emailCliente=Email
label.telCliente=Tel
label.sigla=Tipo
label.bilhete=Bilhete
label.agencia=Agência
label.linha=Linha
label.origem=Origem
label.destino=Destino

View File

@ -17,6 +17,7 @@ label.emailCliente=Email
label.telCliente=Tel
label.sigla=Tipo
label.bilhete=Bilhete
label.agencia=Agência
label.linha=Linha
label.origem=Origem
label.destino=Destino

View File

@ -17,6 +17,7 @@ label.emailCliente=Email:
label.telCliente=Tel:
label.sigla=Tipo
label.bilhete=Bilhete
label.agencia=Agência
label.linha=Linha
label.origem=Origem
label.destino=Destino

View File

@ -17,6 +17,7 @@ label.emailCliente=Email:
label.telCliente=Tel:
label.sigla=Tipo
label.bilhete=Bilhete
label.agencia=Agência
label.linha=Linha
label.origem=Origem
label.destino=Destino

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="RelatorioHistoricoClientes" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="2de20ee0-535e-49d2-a7be-c24a30351d9f">
<property name="ireport.zoom" value="1.000000000000004"/>
<property name="ireport.zoom" value="1.7715610000000082"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<property name="ireport.y" value="44"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.band.1" value="title"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="columnHeader"/>
<property name="net.sf.jasperreports.export.xls.remove.empty.space.between.rows" value="true"/>
@ -29,6 +29,7 @@
<field name="taxas" class="java.math.BigDecimal"/>
<field name="formapago" class="java.lang.String"/>
<field name="parcelas" class="java.lang.String"/>
<field name="agencia" class="java.lang.String"/>
<variable name="SUM_TAXA" class="java.math.BigDecimal" resetType="Group" resetGroup="cliente" calculation="Sum">
<variableExpression><![CDATA[$F{taxas}]]></variableExpression>
</variable>
@ -122,14 +123,14 @@ $F{cpfCliente}.substring(0,3)
<textFieldExpression><![CDATA[$R{label.bilhete}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="18583c5b-9665-4604-8bb8-69d73c58567a" x="215" y="23" width="83" height="15"/>
<reportElement uuid="18583c5b-9665-4604-8bb8-69d73c58567a" x="247" y="23" width="67" height="15"/>
<textElement textAlignment="Center">
<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.origem}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="8ddc037e-7fbe-466e-8e61-dae087bc1cf7" x="298" y="23" width="83" height="15"/>
<reportElement uuid="8ddc037e-7fbe-466e-8e61-dae087bc1cf7" x="314" y="23" width="67" height="15"/>
<textElement textAlignment="Center">
<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
@ -164,7 +165,7 @@ $F{cpfCliente}.substring(0,3)
<textFieldExpression><![CDATA[$R{label.tarifa}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="eed395cd-47a8-45f5-b51c-8089c932d448" x="87" y="23" width="128" height="15"/>
<reportElement uuid="eed395cd-47a8-45f5-b51c-8089c932d448" x="146" y="23" width="101" height="15"/>
<textElement textAlignment="Center">
<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
@ -205,6 +206,14 @@ $F{cpfCliente}.substring(0,3)
</textElement>
<textFieldExpression><![CDATA[$R{label.formapago}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="false">
<reportElement uuid="257909b3-fe8a-4a18-b050-65d2fa1dbc57" mode="Transparent" x="87" y="23" width="59" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="SansSerif" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression>
</textField>
</band>
</groupHeader>
<groupFooter>
@ -322,21 +331,21 @@ $F{cpfCliente}.substring(0,3)
<textFieldExpression><![CDATA[$F{bilhete}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="7d36d275-67bb-4ec8-a119-fbedc14cbe04" stretchType="RelativeToTallestObject" x="87" y="0" width="128" height="15"/>
<reportElement uuid="7d36d275-67bb-4ec8-a119-fbedc14cbe04" stretchType="RelativeToTallestObject" x="146" y="0" width="101" height="15"/>
<textElement textAlignment="Center">
<font size="8"/>
</textElement>
<textFieldExpression><![CDATA[$F{linha}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="027df7b5-ebc5-4e17-8f47-9b585bd3dc7e" stretchType="RelativeToTallestObject" x="215" y="0" width="83" height="15"/>
<reportElement uuid="027df7b5-ebc5-4e17-8f47-9b585bd3dc7e" stretchType="RelativeToTallestObject" x="247" y="0" width="67" height="15"/>
<textElement textAlignment="Center">
<font size="8"/>
</textElement>
<textFieldExpression><![CDATA[$F{origem}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="63b723f6-7508-4472-b7fb-d5c0cdd85e7a" stretchType="RelativeToTallestObject" x="298" y="0" width="83" height="15"/>
<reportElement uuid="63b723f6-7508-4472-b7fb-d5c0cdd85e7a" stretchType="RelativeToTallestObject" x="314" y="0" width="67" height="15"/>
<textElement textAlignment="Center">
<font size="8"/>
</textElement>
@ -405,6 +414,13 @@ $F{cpfCliente}.substring(0,3)
</textElement>
<textFieldExpression><![CDATA[$F{parcelas}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="f5750f7d-6f47-430c-819d-7ac512a35d84" stretchType="RelativeToTallestObject" x="87" y="0" width="59" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{agencia}]]></textFieldExpression>
</textField>
</band>
</detail>
<noData>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="RelatorioHistoricoClientes" pageWidth="840" pageHeight="593" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="840" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="2de20ee0-535e-49d2-a7be-c24a30351d9f">
<property name="ireport.zoom" value="2.143588810000011"/>
<property name="ireport.x" value="720"/>
<property name="ireport.y" value="62"/>
<property name="ireport.zoom" value="1.7715610000000088"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.band.1" value="title"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="columnHeader"/>
<property name="net.sf.jasperreports.export.xls.remove.empty.space.between.rows" value="true"/>
@ -29,6 +29,7 @@
<field name="taxas" class="java.math.BigDecimal"/>
<field name="formapago" class="java.lang.String"/>
<field name="parcelas" class="java.lang.String"/>
<field name="agencia" class="java.lang.String"/>
<title>
<band height="79" splitType="Stretch">
<textField pattern="" isBlankWhenNull="false">
@ -96,14 +97,14 @@
<columnHeader>
<band height="15">
<textField>
<reportElement uuid="18583c5b-9665-4604-8bb8-69d73c58567a" x="364" y="0" width="56" height="15"/>
<reportElement uuid="18583c5b-9665-4604-8bb8-69d73c58567a" x="388" y="0" width="44" height="15"/>
<textElement textAlignment="Center">
<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.origem}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="8ddc037e-7fbe-466e-8e61-dae087bc1cf7" x="420" y="0" width="56" height="15"/>
<reportElement uuid="8ddc037e-7fbe-466e-8e61-dae087bc1cf7" x="432" y="0" width="44" height="15"/>
<textElement textAlignment="Center">
<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
@ -138,7 +139,7 @@
<textFieldExpression><![CDATA[$R{label.tarifa}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="eed395cd-47a8-45f5-b51c-8089c932d448" x="286" y="0" width="78" height="15"/>
<reportElement uuid="eed395cd-47a8-45f5-b51c-8089c932d448" x="331" y="0" width="57" height="15"/>
<textElement textAlignment="Center">
<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
@ -180,14 +181,14 @@
<textFieldExpression><![CDATA[$R{label.formapago}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="2d8bc8b7-05a7-493a-ac4f-52f7f39cfa8b" x="206" y="0" width="25" height="15"/>
<reportElement uuid="2d8bc8b7-05a7-493a-ac4f-52f7f39cfa8b" x="251" y="0" width="25" height="15"/>
<textElement textAlignment="Center">
<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.sigla}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="aae9977c-b656-4daf-8b9f-8fd3248542e3" x="231" y="0" width="55" height="15"/>
<reportElement uuid="aae9977c-b656-4daf-8b9f-8fd3248542e3" x="276" y="0" width="55" height="15"/>
<textElement textAlignment="Center">
<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
@ -195,7 +196,7 @@
</textField>
<textField pattern="" isBlankWhenNull="false">
<reportElement uuid="f47b6889-caff-40c0-a384-f2bbc9665741" mode="Transparent" x="0" y="0" width="77" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="SansSerif" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
@ -203,7 +204,7 @@
</textField>
<textField pattern="" isBlankWhenNull="false">
<reportElement uuid="3fbb713b-dc9d-4dc6-91fb-1fb40b491280" mode="Transparent" x="77" y="0" width="56" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="SansSerif" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
@ -211,7 +212,7 @@
</textField>
<textField pattern="" isBlankWhenNull="false">
<reportElement uuid="431ed3cb-4ca3-48f8-b2cc-135161f41839" mode="Transparent" x="133" y="0" width="37" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="SansSerif" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
@ -219,32 +220,40 @@
</textField>
<textField pattern="" isBlankWhenNull="false">
<reportElement uuid="3d7297de-acef-46a7-8fb7-c3a41f3e8ab4" mode="Transparent" x="170" y="0" width="36" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="SansSerif" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.telCliente}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="false">
<reportElement uuid="42d89714-ee76-4ef4-b140-7a188d57bee6" mode="Transparent" x="206" y="0" width="45" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="SansSerif" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression>
</textField>
</band>
</columnHeader>
<detail>
<band height="15" splitType="Stretch">
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="7d36d275-67bb-4ec8-a119-fbedc14cbe04" stretchType="RelativeToTallestObject" x="286" y="0" width="78" height="15"/>
<reportElement uuid="7d36d275-67bb-4ec8-a119-fbedc14cbe04" stretchType="RelativeToTallestObject" x="331" y="0" width="57" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{linha}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="027df7b5-ebc5-4e17-8f47-9b585bd3dc7e" stretchType="RelativeToTallestObject" x="364" y="0" width="56" height="15"/>
<reportElement uuid="027df7b5-ebc5-4e17-8f47-9b585bd3dc7e" stretchType="RelativeToTallestObject" x="388" y="0" width="44" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{origem}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="63b723f6-7508-4472-b7fb-d5c0cdd85e7a" stretchType="RelativeToTallestObject" x="420" y="0" width="56" height="15"/>
<reportElement uuid="63b723f6-7508-4472-b7fb-d5c0cdd85e7a" stretchType="RelativeToTallestObject" x="432" y="0" width="44" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
@ -314,14 +323,14 @@
<textFieldExpression><![CDATA[$F{parcelas}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="c84cf1a5-c9cb-41fc-a177-66e10fdd184e" stretchType="RelativeToTallestObject" x="206" y="0" width="25" height="15"/>
<reportElement uuid="c84cf1a5-c9cb-41fc-a177-66e10fdd184e" stretchType="RelativeToTallestObject" x="251" y="0" width="25" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{sigla}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="61a29051-32aa-45af-a209-161218f1e3eb" stretchType="RelativeToTallestObject" x="231" y="0" width="55" height="15"/>
<reportElement uuid="61a29051-32aa-45af-a209-161218f1e3eb" stretchType="RelativeToTallestObject" x="276" y="0" width="55" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
@ -329,14 +338,14 @@
</textField>
<textField isStretchWithOverflow="true">
<reportElement uuid="47ce5fd4-21f6-4555-9c9b-5c3122af6a08" stretchType="RelativeToTallestObject" x="0" y="0" width="77" height="15"/>
<textElement>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{nomeCliente} == null ? "Sem Cliente" : $F{nomeCliente}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="a0e4121e-c83e-4043-a5de-9866b54d52df" stretchType="RelativeToTallestObject" x="77" y="0" width="56" height="15"/>
<textElement>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{cpfCliente}.length() != 11 ? $F{cpfCliente} :
@ -350,18 +359,25 @@ $F{cpfCliente}.substring(0,3)
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="4c493d99-5a45-4390-8909-b6403b31598c" stretchType="RelativeToTallestObject" x="133" y="0" width="37" height="15"/>
<textElement>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{emailCliente}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="7d687ab8-abb2-41f9-9b23-442da1a0cc75" stretchType="RelativeToTallestObject" x="170" y="0" width="36" height="15"/>
<textElement>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{telCliente}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="0df8da8f-cf33-49e5-a560-ad3057762fed" stretchType="RelativeToTallestObject" x="206" y="0" width="45" height="15"/>
<textElement textAlignment="Center">
<font size="7"/>
</textElement>
<textFieldExpression><![CDATA[$F{agencia}]]></textFieldExpression>
</textField>
</band>
</detail>
<noData>

View File

@ -292,7 +292,6 @@ public class RelatorioSisdapController extends MyGenericForwardComposer {
return;
}
processarRelatorioSisdap(datInicio.getValue(), datFinal.getValue(), pesquisaGratuidade, pesquisaDescontoIdoso, pesquisaGratuidadeIdoso, pesquisaDescontoJovem, pesquisaGratuidadeJovem);
closeWindow();
}
private void zipFiles(String[] filesToZip, String fileOutputName) {

View File

@ -6405,9 +6405,10 @@ movimentacionBilhetesController.window.title=Movimentación de estoque
movimentacionBilhetesController.MSG.suscribirOK=Movimentación se guardó exitosamente!
winMovimentacionBilhetes.fecmovimentacion.label=Fecha mov.
winMovimentacionBilhetes.origem.label=Origen
winMovimentacionBilhetes.destino.label=Destino
winMovimentacionBilhetes.origem.label=Agencia Origen
winMovimentacionBilhetes.destino.label=Agencia Destino
winMovimentacionBilhetes.aidf.label=AIDF
winMovimentacionBilhetes.empresa.label=Empresa
winMovimentacionBilhetes.estado.label=Estado
winMovimentacionBilhetes.serie.label=Série
winMovimentacionBilhetes.subserie.label=Subserie

View File

@ -6672,9 +6672,10 @@ movimentacionBilhetesController.window.title=Movimentação de Estoque
movimentacionBilhetesController.MSG.suscribirOK=Movimentação gravada com sucesso!
winMovimentacionBilhetes.fecmovimentacion.label=Data Mov.
winMovimentacionBilhetes.origem.label=Origem
winMovimentacionBilhetes.destino.label=Destino
winMovimentacionBilhetes.origem.label=Agência Origem
winMovimentacionBilhetes.destino.label=Agência Destino
winMovimentacionBilhetes.aidf.label=AIDF
winMovimentacionBilhetes.empresa.label=Empresa
winMovimentacionBilhetes.estado.label=Estado
winMovimentacionBilhetes.serie.label=Série
winMovimentacionBilhetes.subserie.label=Subserie