Files
MBS/PROYECTO/ccdir/ccprrp047.4rp
T

89 lines
8.6 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="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="ccprrp047.rdd" RWFglReportName="xmlcobros"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report">
<MINIPAGE name="MiniPage" width="min" length="min">
<LAYOUTNODE name="ENCABEZADOS" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox" floatingBehavior="enclosed" text="{{p_companias.nombre}}"/>
<WORDBOX name="WordBox1" length="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.ano" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.mes" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox25" floatingBehavior="enclosed" text="{{&quot;INFORMACION: &quot;+x.ano+&quot; DEL MES &quot;+x.mes}}"/>
</LAYOUTNODE>
<LAYOUTNODE name="ENCABEZADOPAGINA" width="min" length="min" fontSize="9" fontBold="true" layoutDirection="leftToRight" floatingBehavior="enclosed">
<WORDBOX name="WordBox3" floatingBehavior="enclosed" text="TIPO COBRO"/>
<WORDBOX name="WordBox4" width="1cm" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox5" floatingBehavior="enclosed" text="OCUPACION"/>
<WORDBOX name="WordBox6" width="1cm" alignment="baseline" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox7" floatingBehavior="enclosed" text="PRIMER NOMBRE"/>
<WORDBOX name="WordBox8" width="1cm" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox9" floatingBehavior="enclosed" text="APELLIDO"/>
<WORDBOX name="WordBox10" width="1cm" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox11" floatingBehavior="enclosed" text="VALOR RD"/>
<WORDBOX name="WordBox12" width="1cm" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox13" floatingBehavior="enclosed" text="VALOR ORIGINAL"/>
</LAYOUTNODE>
<rtl:match name="Group TipoCobro" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<LAYOUTNODE name="TIPOCOBRO" width="min" length="min" floatingBehavior="enclosed">
<rtl:input-variable name="x.TipoCobro" type="FGLString" expectedLocation="expectedAhead"/>
<WORDWRAPBOX name="x.tipocobro Value" width="width(&quot;M&quot;)*20" floatingBehavior="enclosed" text="{{x.TipoCobro}}"/>
<WORDBOX name="WordBox2" length="1cm" floatingBehavior="enclosed" text=""/>
<rtl:match name="Group ocupacion" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<LAYOUTNODE name="DETALLE" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="x.ocupacion" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="x.ocupacion Value" width="width(&quot;M&quot;)*20" floatingBehavior="enclosed" text="{{x.ocupacion}}"/>
<WORDBOX name="WordBox15" width="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.nombre" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="x.nombre Value" floatingBehavior="enclosed" text="{{x.nombre}}"/>
<WORDBOX name="WordBox16" width="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.apellido" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="x.apellido Value" floatingBehavior="enclosed" text="{{x.apellido}}"/>
<WORDBOX name="WordBox17" width="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.valorrd" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.valorrd Value" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.valorrd}}"/>
<WORDBOX name="WordBox18" width="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.valororig" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.valororig Value" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.valororig}}"/>
</LAYOUTNODE>
</rtl:match>
<LAYOUTNODE name="TOTALTIPOVENTA" width="max" length="min" floatingBehavior="enclosed">
<WORDBOX name="WordBox21" length="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.ocupacion" type="FGLString" expectedLocation="expectedBefore"/>
<rtl:input-variable name="total_cobros_rd" type="FGLNumeric" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox22" floatingBehavior="enclosed" text="{{&quot;TOTAL TIPO VENTAS: &quot;+x.ocupacion.value+&quot;RD$&quot;+total_cobros_rd.format(&quot;###,###,###.##&quot;)}}"/>
<WORDBOX name="WordBox23" length="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.TipoCobro" type="FGLString" expectedLocation="expectedBefore"/>
<rtl:input-variable name="total_cobros_orig" type="FGLNumeric" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox24" floatingBehavior="enclosed" text="{{&quot;TOTAL TIPO VENTAS VALOR ORIGINAL: &quot;+x.TipoCobro+&quot; &quot;+total_cobros_orig.format(&quot;###,###,###.##&quot;)}}"/>
</LAYOUTNODE>
</rtl:match>
</LAYOUTNODE>
</rtl:match>
<LAYOUTNODE name="TOTALGENERAL" width="min" length="min" floatingBehavior="enclosed">
<WORDBOX name="WordBox19" length="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.TipoCobro" type="FGLString" expectedLocation="expectedBefore"/>
<rtl:input-variable name="ttotal_cobros_rd" type="FGLNumeric" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox20" floatingBehavior="enclosed" text="{{&quot;TOTAL TIPO COBRO: &quot;+x.TipoCobro.value+&quot; RD$&quot;+ttotal_cobros_rd.format(&quot;###,###,###.##&quot;)}}"/>
<WORDBOX name="WordBox26" length="1cm" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.TipoCobro" type="FGLString" expectedLocation="expectedBefore"/>
<rtl:input-variable name="ttotal_cobros_orig" type="FGLNumeric" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox27" floatingBehavior="enclosed" text="{{&quot;TOTAL COBRO VALOR ORIGINAL: &quot;+x.TipoCobro+&quot; &quot;+ttotal_cobros_orig.format(&quot;###,###,###.##&quot;)}}"/>
</LAYOUTNODE>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>