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

114 lines
9.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="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="../gedir/geprcs050_1.rdd" RWFglReportName="reporte"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<MINIPAGE name="Page Root" width="max" length="max">
<MINIPAGE name="MiniPage" width="min" length="max" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
<rtl:input-variable name="tipoReporte" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox7" fontSize="12" fontBold="true" floatingBehavior="enclosed" text="{{tipoReporte}}"/>
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox9" width="max-5cm" fontBold="true" floatingBehavior="enclosed" textAlignment="right" text="{{&quot;FECHA GENERACION:&quot;+hora.trim()}}"/>
</MINIPAGE>
<TABLE name="Table1" fontSize="9" floatingBehavior="enclosed" rule="1" border="1">
<COLDEFS name="Coldefs3" fidelity="true">
<COLDEF pWidth="1" name="Coldef12" fidelity="true"/>
<COLDEF pWidth="3" name="Coldef13"/>
<COLDEF pWidth="2" name="Coldef14"/>
<COLDEF pWidth="3" name="Coldef15"/>
<COLDEF pWidth="3" name="Coldef16"/>
<COLDEF pWidth="1" name="Coldef17"/>
</COLDEFS>
<THEAD name="Head" type="first">
<ROW name="Row" fontBold="true">
<COL name="Col">
<WORDBOX name="WordBox" floatingBehavior="enclosed" text="MES" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
</COL>
<COL name="Col36">
<WORDBOX name="WordBox4" width="max" floatingBehavior="enclosed" text="TIPO VENTAS"/>
</COL>
<COL name="Col37">
<WORDWRAPBOX name="WordWrapBox" width="width(&quot;M&quot;)*10" floatingBehavior="enclosed" text="VENTAS BRUTAS"/>
</COL>
<COL name="Col38">
<WORDBOX name="WordBox5" floatingBehavior="enclosed" text="DEVOLUCIONES"/>
</COL>
<COL name="Col39" baselineType="rightright">
<WORDBOX name="WordBox6" width="max" floatingBehavior="enclosed" textAlignment="right" text="NETO"/>
</COL>
<COL name="Col40">
<WORDWRAPBOX name="WordWrapBox1" alignment="baseline" floatingBehavior="enclosed" text="CONDUCES POR FACTURAR"/>
</COL>
</ROW>
</THEAD>
<TFOOT name="Foot" type="first">
<ROW name="Row8" fontBold="true">
<COL name="Col41">
<WORDBOX name="WordBox8" floatingBehavior="enclosed" text="TOTALES"/>
</COL>
<COL name="Col42"/>
<COL name="Col43">
<rtl:input-variable name="tvbruto" type="FGLNumeric" expectedLocation="expectedWayAhead"/>
<DECIMALFORMATBOX name="tvbruto Value" class="grwNumericValue" width="max" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{tvbruto}}"/>
</COL>
<COL name="Col44">
<rtl:input-variable name="tvdevolucion" type="FGLNumeric" expectedLocation="expectedWayAhead"/>
<DECIMALFORMATBOX name="tvdevolucion Value" class="grwNumericValue" width="max" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{tvdevolucion}}"/>
</COL>
<COL name="Col45">
<rtl:input-variable name="tneto" type="FGLNumeric" expectedLocation="expectedWayAhead"/>
<DECIMALFORMATBOX name="tneto Value" class="grwNumericValue" width="max" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{tneto}}"/>
</COL>
<COL name="Col46">
<rtl:input-variable name="tveconduces" type="FGLNumeric" expectedLocation="expectedWayAhead"/>
<DECIMALFORMATBOX name="tveconduces Value" class="grwNumericValue" width="max" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{tveconduces}}"/>
</COL>
</ROW>
</TFOOT>
<rtl:match name="Group tipo_ventas" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<TBODY name="Body3">
<ROW name="Row7">
<COL name="Col30">
<rtl:input-variable name="x.mes" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="x.mes Value" class="grwStringValue" width="max" alignment="baseline" floatingBehavior="enclosed" text="{{x.mes}}"/>
</COL>
<COL name="Col31">
<rtl:input-variable name="x.tipo_ventas" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="x.tipo_ventas Value1" class="grwStringValue" width="max" alignment="baseline" floatingBehavior="enclosed" text="{{x.tipo_ventas}}"/>
</COL>
<COL name="Col32">
<rtl:input-variable name="vbruto" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="vbruto Value" class="grwNumericValue" width="max" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{vbruto}}" borderWidth="1" borderStyle="solid"/>
</COL>
<COL name="Col33">
<rtl:input-variable name="vdevolucion" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="vdevolucion Value" class="grwNumericValue" width="max" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{vdevolucion}}"/>
</COL>
<COL name="Col34">
<rtl:input-variable name="x.neto" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.neto Value" class="grwNumericValue" width="max" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.neto}}" borderWidth="1" borderStyle="solid"/>
</COL>
<COL name="Col35">
<rtl:input-variable name="veconduces" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="veconduces Value" class="grwNumericValue" width="max" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{veconduces}}"/>
</COL>
</ROW>
</TBODY>
</rtl:match>
<rtl:match name="OnLastRow" nameConstraint="OnLastRow" minOccurs="0" maxOccurs="1"/>
</TABLE>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>