83 lines
9.4 KiB
XML
83 lines
9.4 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" version="3.01">
|
|
<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="../vedir/veprrp015.rdd" RWFglReportName="grupo"/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match nameConstraint="Report">
|
|
<MINIPAGE name="Page Root" width="max" length="min" layoutDirection="topToBottom" swapX="false">
|
|
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
|
|
<MINIPAGE name="StripeLayouter3" width="min" length="max" layoutDirection="leftToRight" swapX="false">
|
|
<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" layoutDirection="topToBottom" swapX="false" baselineType="leftleft" floatingBehavior="enclosed" text="{{p_companias.nombre}}"/>
|
|
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" layoutDirection="topToBottom" swapX="false" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
|
|
<WORDBOX name="WordBox6" x="1.23857" y="max-90" width="74.0337" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" text="PAGINA NO"/>
|
|
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox10" alignment="baseline" baselineType="leftleft" text="{{hora}}"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="DETALLE" width="min" length="max" layoutDirection="leftToRight" swapX="false">
|
|
<rtl:input-variable name="fecha_inicial" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<rtl:input-variable name="fecha_final" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox23" width="150" alignment="baseline" fontSize="10" fontBold="true" baselineType="leftleft" text="{{"FECHA INICIAL "+fecha_inicial+" HASTA "+fecha_final}}"/>
|
|
<WORDWRAPBOX name="WordWrapBox1" y="max-320" width="width("M")*20" alignment="baseline" fontBold="true" baselineType="leftleft" text="INFORME DE VENTAS"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
|
|
<MINIPAGE name="ENCABEZADO DETALLE" width="min" length="max" fontSize="8" layoutDirection="leftToRight" swapX="false">
|
|
<WORDBOX name="WordBox14" width="5cm" alignment="baseline" baselineType="leftleft" textAlignment="left" text="PRODUCTOS"/>
|
|
<WORDBOX name="WordBox16" width="2cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="CANTIDAD"/>
|
|
<WORDBOX name="WordBox18" width="2cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="VALOR"/>
|
|
<WORDBOX name="WordBox20" width="2cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="CANT. DEV"/>
|
|
<WORDBOX name="WordBox22" width="2cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="VALOR DEV"/>
|
|
<WORDBOX name="WordBox39" width="2cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="CANT. NETA"/>
|
|
<WORDBOX name="WordBox43" width="2cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="VALOR NETO"/>
|
|
<MINIPAGE name="Separator1" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
|
|
</MINIPAGE>
|
|
</LAYOUTNODE>
|
|
<rtl:match nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Table Row" width="min" length="max" fontSize="8" layoutDirection="leftToRight" swapX="false">
|
|
<rtl:input-variable name="x.descripcion_v" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="x.descripcion_v Value" width="4.7cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.descripcion_v}}"/>
|
|
<rtl:input-variable name="x.unidad_acum" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox45" width="2.5cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{x.unidad_acum.format("###,###.##")}}"/>
|
|
<rtl:input-variable name="x.valor_acum" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox25" width="2cm" alignment="baseline" baselineType="rightright" textAlignment="right" text="{{x.valor_acum.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="x.cantidad_dev" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.cantidad_dev Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{x.cantidad_dev}}"/>
|
|
<rtl:input-variable name="x.valor_dev" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.valor_dev Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{x.valor_dev}}"/>
|
|
<rtl:input-variable name="cantidadReal" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="cantidadReal Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{cantidadReal}}"/>
|
|
<rtl:input-variable name="valorReal" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="valorReal Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{valorReal}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
<LAYOUTNODE name="SEPARACION" width="min" length="min">
|
|
<MINIPAGE name="Separator2" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
|
|
</LAYOUTNODE>
|
|
<LAYOUTNODE name="TOTAL GENERAL" width="min" length="min" fontSize="8" fontBold="true" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox73" width="4.7cm" alignment="baseline" baselineType="leftleft" text="{{"TOTAL GENERAL "}}"/>
|
|
<rtl:input-variable name="g_g_g_unidad_acum" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox75" width="2.5cm" alignment="center" baselineType="leftright" textAlignment="right" text="{{g_g_g_unidad_acum.format("###,###.##")}}"/>
|
|
<rtl:input-variable name="g_g_g_valor_acum" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox77" width="2cm" alignment="center" baselineType="leftright" textAlignment="right" text="{{g_g_g_valor_acum.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="t1_cantidad_dev" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox79" width="2cm" alignment="center" baselineType="leftright" textAlignment="right" text="{{t1_cantidad_dev.format("###,###.##")}}"/>
|
|
<rtl:input-variable name="t1_valor_dev" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox81" width="2cm" alignment="center" baselineType="leftright" textAlignment="right" text="{{t1_valor_dev.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="g_g_g_cantidad_vend" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox83" width="2cm" alignment="center" baselineType="leftright" textAlignment="right" text="{{g_g_g_cantidad_vend.format("###,###.##")}}"/>
|
|
<rtl:input-variable name="g_g_g_valor_vend" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox85" width="2cm" alignment="center" baselineType="leftright" textAlignment="right" text="{{g_g_g_valor_vend.format("###,###,###.##")}}"/>
|
|
</LAYOUTNODE>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|