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

68 lines
7.1 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="31408" version="6.00">
<report:Settings RWPageWidth="letterwidth" RWPageLength="letterlength" RWLeftMargin="0.5inch" RWTopMargin="0.5inch" RWRightMargin="0.5inch" RWBottomMargin="0.5inch">
<report:FormatList>
<report:Format-SVG/>
<report:Format-PDF/>
<report:Format-image/>
</report:FormatList>
</report:Settings>
<report:Data RWDataLocation="../nodir/noprcs006.rdd" RWFglReportName="data"/>
<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="p_companias.nombre" 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="{{p_companias.nombre.trim()}}"/>
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right" text="Pagina:"/>
<WORDBOX name="WordBox" floatingBehavior="enclosed" text="noprcs006"/>
</MINIPAGE>
<MINIPAGE name="MiniPage" width="min" length="max" alignment="near" layoutDirection="leftToRight">
<rtl:input-variable name="strhora" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox1" x="1.23857" y="max-120" floatingBehavior="enclosed" text="{{strhora.trim()}}"/>
</MINIPAGE>
<MINIPAGE name="Table Header" class="grwTableHeader" width="max" length="min" layoutDirection="topToBottom">
<WORDBOX name="Spacer" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<rtl:input-variable name="x.num_emp" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.nom1_emp" type="FGLString" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.apell1_emp" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox2" floatingBehavior="enclosed" text="{{&quot;Empleado: &quot;+x.num_emp.format(&quot;&lt;&lt;&lt;&lt;&lt;&quot;)+&quot; &quot;+x.nom1_emp.trim()+&quot; &quot;+x.apell1_emp.trim()}}"/>
<rtl:input-variable name="x.cod_mov" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.descrip_mov" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox3" floatingBehavior="enclosed" text="{{&quot;Concepto: &quot;+x.cod_mov.format(&quot;&lt;&lt;&lt;&quot;)+&quot; &quot;+x.descrip_mov.trim()}}"/>
<MINIPAGE name="MiniPage1" width="min" length="max" layoutDirection="leftToRight">
<WORDBOX name="WordBox4" width="4cm" floatingBehavior="enclosed" text="Nomina o Referencia"/>
<WORDBOX name="WordBox5" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="Fecha"/>
<WORDBOX name="WordBox6" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="Cantidad"/>
<WORDBOX name="WordBox7" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="Valor"/>
<WORDBOX name="WordBox8" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="Balance"/>
</MINIPAGE>
</MINIPAGE>
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
</LAYOUTNODE>
<rtl:match name="Group fecha" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<MINIPAGE name="Table Row" class="grwTableRow" width="min" length="max" layoutDirection="leftToRight">
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<rtl:input-variable name="y.num_nomi" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="y.num_nomi Value" class="grwTableNumericColumnValue" width="3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="left" format="----------#" value="{{y.num_nomi}}"/>
<rtl:input-variable name="y.fecha" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="y.fecha Value" class="grwStringValue" width="3cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="left" text="{{y.fecha}}"/>
<rtl:input-variable name="y.cantidad" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="y.cantidad Value" class="grwTableNumericColumnValue" width="{max(width(&quot;{&quot;Cantidad&quot;.translate()}&quot;),width(&quot;-0,000,000,000.00&quot;))}" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{y.cantidad}}"/>
<rtl:input-variable name="y.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="y.valor Value" class="grwTableNumericColumnValue" width="{max(width(&quot;{&quot;Valor&quot;.translate()}&quot;),width(&quot;-0,000,000,000.00&quot;))}" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{y.valor}}"/>
<rtl:input-variable name="y.balance" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="y.balance Value" class="grwTableNumericColumnValue" width="{max(width(&quot;{&quot;Balance&quot;.translate()}&quot;),width(&quot;-000,000,000,000,000.00&quot;))}" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,---,--&amp;.&amp;&amp;" value="{{y.balance}}"/>
</MINIPAGE>
</rtl:match>
</rtl:match>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>