Files
MBS/PROYECTO/lqdir/lqprmt002.4rp
T

149 lines
15 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="31405" 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="../lqdir/lqprmt002.rdd" RWFglReportName="liquidacion"/>
<report:Conflicts>
<report:Conflict nodeName="Table Row" message="Node was in trigger &quot;For&quot;, but trigger was removed during schema update"/>
<report:Conflict nodeName="Separator2" message="Node was in trigger &quot;For&quot;, but trigger was removed during schema update"/>
<report:Conflict nodeName="MiniPage1_1" message="Node was in trigger &quot;For&quot;, but trigger was removed during schema update"/>
<report:Conflict nodeName="MiniPage" message="Node was in trigger &quot;OnLastRow [0; 1]&quot;, but trigger was removed during schema update"/>
</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" fontBold="true" layoutDirection="leftToRight">
<rtl:input-variable name="p_compania.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_compania.nombre.trim()}}"/>
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
<WORDBOX name="WordBox1" floatingBehavior="enclosed" text="LQPRMT002"/>
<WORDBOX name="WordBox2_2_1_1" x="1cm" y="7cm" floatingBehavior="enclosed" text="{{&quot;Liquidacion &quot;}}"/>
</MINIPAGE>
<MINIPAGE name="Table Header" class="grwTableHeader" width="min" length="max" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="Spacer" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<rtl:input-variable name="num_doc" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox3_1_1" floatingBehavior="enclosed" text="{{&quot;Numero Documento &quot;+num_doc}}"/>
<rtl:input-variable name="fecha" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox4_1_1" x="0.5cm" y="0.1cm" floatingBehavior="enclosed" text="{{&quot;Fecha Documento &quot;+fecha}}"/>
<rtl:input-variable name="detalle" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox11" y="5cm" floatingBehavior="enclosed" text="{{&quot;Detalle &quot;+detalle.trim()}}"/>
</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">
<MINIPAGE name="Table Row" class="grwTableRow" width="min" length="max" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<WORDBOX name="WordBox5" floatingBehavior="enclosed" text="Num. Orden"/>
<WORDBOX name="WordBox6" y="3cm" floatingBehavior="enclosed" text="Suplidor"/>
<WORDBOX name="WordBox7" y="15.8cm" floatingBehavior="enclosed" text="Valor"/>
<WORDBOX name="WordBox43" y="8cm" floatingBehavior="enclosed" text="BL"/>
<WORDBOX name="WordBox44" y="10cm" floatingBehavior="enclosed" text="Furgon"/>
<WORDBOX name="WordBox45" y="13cm" floatingBehavior="enclosed" text="Factura"/>
</MINIPAGE>
<MINIPAGE name="Separator2" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<rtl:match name="ForItem" nameConstraint="ForItem" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="If" nameConstraint="If" minOccurs="1" maxOccurs="1">
<rtl:match name="IfThen" nameConstraint="IfThen" minOccurs="0" maxOccurs="1">
<MINIPAGE name="MiniPage1_1" width="min" length="min" fontSize="10" layoutDirection="leftToRight">
<rtl:input-variable name="x.num_oc" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox8" floatingBehavior="enclosed" text="{{x.num_oc}}"/>
<rtl:input-variable name="x.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox10" y="15.8cm" floatingBehavior="enclosed" text="{{x.valor.format(&quot;###,###,###.&amp;&amp;&quot;)}}"/>
<rtl:input-variable name="x.bl" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox48" y="8cm" width="1.8cm" floatingBehavior="enclosed" text="{{x.bl.trim()}}"/>
<rtl:input-variable name="x.furgon" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox49" y="10cm" width="2.5cm" floatingBehavior="enclosed" text="{{x.furgon.trim()}}"/>
<rtl:input-variable name="x.fact_no" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox50" y="13cm" width="2.5cm" floatingBehavior="enclosed" text="{{x.fact_no.trim()}}"/>
<rtl:input-variable name="x.cod_sp" type="FGLNumeric" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.cod_sp_sec" type="FGLNumeric" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.nom_cliente" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="WordWrapBox" y="2.5cm" width="width(&quot;M&quot;)*17" floatingBehavior="enclosed" text="{{&quot;(&quot;+x.cod_sp.format(&quot;&amp;&amp;&amp;&amp;&quot;)+&quot;-&quot;+x.cod_sp_sec+&quot;)&quot;+x.nom_cliente.trim()}}"/>
</MINIPAGE>
</rtl:match>
</rtl:match>
</rtl:match>
</rtl:match>
<rtl:match name="For" nameConstraint="For" minOccurs="1" maxOccurs="1">
<MINIPAGE name="Separator2_2" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<MINIPAGE name="Table Row1" class="grwTableRow" width="min" length="max" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="Spacer_2" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<WORDBOX name="WordBox21" floatingBehavior="enclosed" text="Operacion"/>
<WORDBOX name="WordBox22" y="6cm" floatingBehavior="enclosed" text="Doc"/>
<WORDBOX name="WordBox23" y="15cm" floatingBehavior="enclosed" text="Valor"/>
</MINIPAGE>
<MINIPAGE name="Separator2_1" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<rtl:match name="ForItem" nameConstraint="ForItem" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="If" nameConstraint="If" minOccurs="1" maxOccurs="1">
<rtl:match name="IfThen" nameConstraint="IfThen" minOccurs="0" maxOccurs="1">
<rtl:input-variable name="color" type="FGLNumeric" expectedLocation="expectedHere"/>
<MINIPAGE name="MiniPage1_1_1_2" rtl:condition="color==0" width="min" length="min" alignment="near" fontSize="10" layoutDirection="leftToRight">
<rtl:input-variable name="desc_opera" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox40" alignment="baseline" floatingBehavior="enclosed" text="{{desc_opera}}"/>
<rtl:input-variable name="z.doc" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox41" y="6cm" floatingBehavior="enclosed" text="{{z.doc}}"/>
<rtl:input-variable name="z.valor1" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox42" y="425.197" floatingBehavior="enclosed" text="{{z.valor1.format(&quot;###,###,###.##&quot;)}}"/>
</MINIPAGE>
<rtl:input-variable name="color" type="FGLNumeric" expectedLocation="expectedHere"/>
<MINIPAGE name="MiniPage1_1_1" rtl:condition="color==1" width="min" length="min" alignment="near" color="#aa0000" fontSize="10" layoutDirection="leftToRight">
<rtl:input-variable name="desc_opera" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox14" alignment="baseline" floatingBehavior="enclosed" text="{{desc_opera}}"/>
<rtl:input-variable name="z.doc" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox15" y="6cm" floatingBehavior="enclosed" text="{{z.doc}}"/>
<rtl:input-variable name="z.valor1" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox16" y="425.197" floatingBehavior="enclosed" text="{{z.valor1.format(&quot;###,###,###.##&quot;)}}"/>
</MINIPAGE>
</rtl:match>
</rtl:match>
</rtl:match>
</rtl:match>
<rtl:match name="For" nameConstraint="For" minOccurs="1" maxOccurs="1">
<MINIPAGE name="Separator2_1_2" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<MINIPAGE name="Table Row1_1" class="grwTableRow" width="min" length="max" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="Spacer_3" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<WORDBOX name="WordBox28" alignment="baseline" floatingBehavior="enclosed" text="Numero orden"/>
<WORDBOX name="WordBox29" y="6cm" floatingBehavior="enclosed" text="Operacion"/>
<WORDBOX name="WordBox30" y="15cm" floatingBehavior="enclosed" text="Valor"/>
</MINIPAGE>
<MINIPAGE name="Separator2_1_1" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<rtl:match name="ForItem" nameConstraint="ForItem" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="If" nameConstraint="If" minOccurs="1" maxOccurs="1">
<rtl:match name="IfThen" nameConstraint="IfThen" minOccurs="0" maxOccurs="1">
<MINIPAGE name="MiniPage1_1_1_1" width="min" length="min" fontSize="10" layoutDirection="leftToRight">
<rtl:input-variable name="c.orden1" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox34" floatingBehavior="enclosed" text="{{c.orden1}}"/>
<rtl:input-variable name="c.operacion1" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox35" y="6cm" floatingBehavior="enclosed" text="{{c.operacion1}}"/>
<rtl:input-variable name="c.valor2" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox36" y="425.197" floatingBehavior="enclosed" text="{{c.valor2.format(&quot;###,###,###.##&quot;)}}"/>
</MINIPAGE>
</rtl:match>
</rtl:match>
</rtl:match>
</rtl:match>
</rtl:match>
<MINIPAGE name="MiniPage" width="min" length="min" fontBold="true" layoutDirection="leftToRight">
<rtl:input-variable name="h.no_orden" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="h.total" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox" floatingBehavior="enclosed" text="{{&quot;TOTAL ORDEN: (&quot;+h.no_orden+&quot;) : &quot;+h.total.format(&quot;###,###,###.##&quot;)}}"/>
</MINIPAGE>
</MINIPAGE>
<rtl:match name="OnLastRow" nameConstraint="OnLastRow" minOccurs="0" maxOccurs="1">
<rtl:match name="Foreach" nameConstraint="Foreach" minOccurs="1" maxOccurs="1">
<rtl:match name="ForeachItem" nameConstraint="ForeachItem" minOccurs="0" maxOccurs="unbounded"/>
</rtl:match>
</rtl:match>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>