Files
MBS/PROYECTO/bin/teprmt001.4rp
T

80 lines
8.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<report:Report xmlns:rtl="http://www.4js.com/2004/RTL" xmlns:report="http://www.4js.com/2007/REPORT" xmlns="http://www.4js.com/2004/PXML" gstVersion="3140a" version="6.00">
<report:Settings RWPageWidth="a4width" RWPageLength="a4length" RWLeftMargin="1.3cm" RWTopMargin="1.3cm" RWRightMargin="1.3cm" RWBottomMargin="1.3cm">
<report:FormatList>
<report:Format-SVG/>
<report:Format-PDF/>
<report:Format-image/>
</report:FormatList>
</report:Settings>
<report:Data RWDataLocation="../tedir/teprmt001.rdd" RWFglReportName="depositos"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<MINIPAGE name="Page Root" width="max" length="max">
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
<MINIPAGE name="StripeLayouter3" width="min" length="max" layoutDirection="leftToRight">
<rtl:input-variable name="descrip_s" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="Report Title" x="0" y="max/2" anchorX="0" anchorY="0.5" alignment="baseline" fontSize="25" baselineType="leftleft" floatingBehavior="enclosed" text="{{descrip_s.trim()}}"/>
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
<WORDBOX name="WordBox" floatingBehavior="enclosed" text="{{&quot;TEPRMT001&quot;}}"/>
<rtl:input-variable name="fecha" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox1" y="15.6cm" floatingBehavior="enclosed" text="{{fecha.trim()}}"/>
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox2" x="0.5cm" y="16cm" floatingBehavior="enclosed" text="{{hora.trim()}}"/>
<WORDBOX name="WordBox3" x="1cm" y="8cm" fontBold="true" floatingBehavior="enclosed" text="{{&quot;Depositos&quot;}}"/>
</MINIPAGE>
<MINIPAGE name="MiniPage" width="min" length="max" alignment="near" fontBold="true" layoutDirection="leftToRight">
<rtl:input-variable name="z.num_doc" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox4_1" alignment="near" floatingBehavior="enclosed" text="{{&quot;NO. DOCUMENTO &quot;+z.num_doc}}"/>
<rtl:input-variable name="z.cuenta_no" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox5_1" x="0.5cm" y="0.01cm" alignment="near" floatingBehavior="enclosed" text="{{&quot;BANCO &quot;+z.cuenta_no.trim()}}"/>
<rtl:input-variable name="z.cta_banco" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox6_1" x="1cm" y="0.01cm" alignment="center" floatingBehavior="enclosed" text="{{&quot;CUENTA BANCARIA &quot;+z.cta_banco.trim()}}"/>
<rtl:input-variable name="descrion_pro" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox7_1" x="0.5cm" y="6cm" alignment="baseline" floatingBehavior="enclosed" text="{{&quot;PROCEDENCIA &quot;+descrion_pro.trim()}}"/>
<rtl:input-variable name="z.fecha" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox8_1" y="6cm" floatingBehavior="enclosed" text="{{&quot;FECHA &quot;+z.fecha.trim()}}"/>
<rtl:input-variable name="z.monto" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox4" x="1cm" y="6cm" floatingBehavior="enclosed" text="{{&quot;MONTO &quot;+z.monto.format(&quot;###,###,###.##&quot;)}}"/>
</MINIPAGE>
<MINIPAGE name="Separator1" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<MINIPAGE name="Table Header" class="grwTableHeader" width="min" length="max" alignment="near" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="Spacer" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<WORDBOX name="WordBox5_2" floatingBehavior="enclosed" text="Cleinte"/>
<WORDBOX name="WordBox6_2" y="9cm" floatingBehavior="enclosed" text="Documento"/>
<WORDBOX name="WordBox7_2" y="12cm" alignment="baseline" floatingBehavior="enclosed" text="Tipo Doc."/>
<WORDBOX name="WordBox8_2" y="14.5cm" floatingBehavior="enclosed" text="Fecha"/>
<WORDBOX name="WordBox9_1" y="17cm" floatingBehavior="enclosed" text="Valor"/>
</MINIPAGE>
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
</LAYOUTNODE>
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="For" nameConstraint="For" minOccurs="1" maxOccurs="1">
<rtl:match name="ForItem" nameConstraint="ForItem" minOccurs="0" maxOccurs="unbounded">
<rtl:input-variable name="aparecer" type="FGLNumeric" expectedLocation="expectedBefore"/>
<MINIPAGE name="Table Row" rtl:condition="aparecer==1" class="grwTableRow" width="min" length="max" alignment="near" fontSize="8" layoutDirection="leftToRight">
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<rtl:input-variable name="documentos.tipo_cliente" type="FGLNumeric" expectedLocation="expectedHere"/>
<rtl:input-variable name="documentos.sec_cliente" type="FGLNumeric" expectedLocation="expectedHere"/>
<rtl:input-variable name="documentos.cliente" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="WordWrapBox" width="width(&quot;M&quot;)*30" floatingBehavior="enclosed" text="{{&quot;(&quot;+documentos.tipo_cliente.format(&quot;####&quot;)+&quot;-&quot;+documentos.sec_cliente.format(&quot;######&quot;)+&quot;) &quot;+documentos.cliente.trim()}}"/>
<rtl:input-variable name="documentos.documento" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox6" x="0.01cm" y="9cm" width="2.5cm" alignment="far" floatingBehavior="enclosed" text="{{documentos.documento.format(&quot;######&quot;)}}"/>
<rtl:input-variable name="documentos.tipodocumento" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox7" y="12cm" width="1cm" alignment="baseline" floatingBehavior="enclosed" text="{{documentos.tipodocumento.trim()}}"/>
<rtl:input-variable name="documentos.fecha" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox8" y="14.5cm" floatingBehavior="enclosed" text="{{documentos.fecha.trim()}}"/>
<rtl:input-variable name="documentos.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox9" y="16.5cm" width="2cm" floatingBehavior="enclosed" text="{{documentos.valor.format(&quot;###,###,###.##&quot;)}}"/>
</MINIPAGE>
</rtl:match>
</rtl:match>
</rtl:match>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>