91 lines
9.3 KiB
XML
91 lines
9.3 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.30inch" RWTopMargin="0.5inch" RWRightMargin="0.30inch" RWBottomMargin="0.5inch">
|
|
<report:FormatList>
|
|
<report:Format-SVG/>
|
|
<report:Format-PDF/>
|
|
<report:Format-image/>
|
|
</report:FormatList>
|
|
</report:Settings>
|
|
<report:Data RWDataLocation="../vedir/veprrp061.rdd" RWFglReportName="p_ventas1"/>
|
|
<report:Conflicts/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match name="Report" nameConstraint="Report">
|
|
<MINIPAGE name="Page Root" width="max" length="max" alignment="near">
|
|
<LAYOUTNODE name="Encabezado" width="min" length="min" fontBold="true" layoutDirection="topToBottom" port="anyPageHeader" floatingBehavior="enclosed">
|
|
<MINIPAGE name="MiniPage" width="min" length="max" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox3" width="3.5cm" alignment="baseline" floatingBehavior="enclosed" text="veprrp061"/>
|
|
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="p_companias.nombre Value" width="width("M")*32" floatingBehavior="enclosed" text="{{p_companias.nombre}}" textAlignment="center"/>
|
|
<WORDBOX name="WordBox" width="3.2cm" floatingBehavior="enclosed" textAlignment="right" text="PAGINA NO."/>
|
|
<PAGENOBOX name="PageNoBox" width="1cm" floatingBehavior="enclosed"/>
|
|
</MINIPAGE>
|
|
<LAYOUTNODE name="Encabezado2" width="min" length="min" fontSize="10" fontBold="true" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="fecha1" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<rtl:input-variable name="fecha2" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox1" width="3.5cm" fontSize="8" floatingBehavior="enclosed" text="{{"DESDE "+fecha1.value+" HASTA "+fecha2.value}}"/>
|
|
<WORDBOX name="WordBox2" width="4.45inch" floatingBehavior="enclosed" textAlignment="center" text="VALIDACION FACTURAS"/>
|
|
<rtl:input-variable name="fecha" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="hora Value" width="4cm" alignment="near" floatingBehavior="enclosed" textAlignment="right" text="{{fecha+" "+hora}}"/>
|
|
</LAYOUTNODE>
|
|
<MINIPAGE name="Encabezado Detalle" width="min" length="min" fontSize="10" fontBold="true" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
|
|
<WORDBOX name="WordBox4" width="2cm" floatingBehavior="enclosed" text="FECHA"/>
|
|
<WORDBOX name="WordBox5" width="2cm" floatingBehavior="enclosed" text="FACTURA"/>
|
|
<WORDBOX name="WordBox13_2" width="1.7cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" text="Orden"/>
|
|
<WORDBOX name="WordBox9" width="2cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" text="Conduce"/>
|
|
<WORDBOX name="WordBox13_1" width="2cm" floatingBehavior="enclosed" textAlignment="right" text="Neto"/>
|
|
<WORDBOX name="WordBox13" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="NCF"/>
|
|
</MINIPAGE>
|
|
</LAYOUTNODE>
|
|
<rtl:match name="Group ventas" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="MiniPage1" width="min" length="min">
|
|
<rtl:input-variable name="xventas" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="xventas Value" width="width("M")*20" floatingBehavior="enclosed" text="{{xventas}}"/>
|
|
</MINIPAGE>
|
|
<rtl:match name="Group vnombre" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="MiniPage7" width="min" length="min">
|
|
<rtl:input-variable name="vnombre" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="vnombre Value" x="0.5cm" y="0.01cm" width="width("M")*55" alignment="baseline" floatingBehavior="enclosed" text="{{"Cliente: "+vnombre.trim()}}"/>
|
|
</MINIPAGE>
|
|
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
|
<LAYOUTNODE name="Table Row" width="min" length="min" fontSize="9" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="x.fecha_factura" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="x.fecha_factura Value" width="2.5cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.fecha_factura}}"/>
|
|
<rtl:input-variable name="x.factura" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.factura Value" width="1.7cm" anchorX="1" floatingBehavior="enclosed" textAlignment="left" format="&&&&&&" value="{{x.factura}}"/>
|
|
<rtl:input-variable name="x.orden" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.orden Value" class="grwNumericValue" width="1.4cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="----------#" value="{{x.orden}}"/>
|
|
<rtl:input-variable name="x.conduce" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.conduce Value" class="grwNumericValue" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="----------#" value="{{x.conduce}}"/>
|
|
<rtl:input-variable name="x.neto" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.neto Value" width="2cm" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" value="{{x.neto}}"/>
|
|
<rtl:input-variable name="ccodigo_dgii" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="ccodigo_dgii Value" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="{{ccodigo_dgii.trim()}}"/>
|
|
</LAYOUTNODE>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
<MINIPAGE name="MiniPage2" width="min" length="min"/>
|
|
<MINIPAGE name="Total Ventas" width="min" length="min" fontSize="10" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
|
|
<rtl:input-variable name="xventas" type="FGLString" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox14" width="9cm" alignment="baseline" floatingBehavior="enclosed" text="{{"TOTAL "+xventas}}"/>
|
|
<rtl:input-variable name="vneto" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="vneto Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{vneto}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
<MINIPAGE name="MiniPage4" width="4cm" length="min" alignment="near" layoutDirection="leftToRight"/>
|
|
<MINIPAGE name="MiniPage3" width="min" length="min" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox15_1" x="0.8cm" width="5cm" length="0.01cm" alignment="center" color="#000000" bgColor="#000000" fontBold="true" floatingBehavior="enclosed"/>
|
|
<WORDBOX name="WordBox15_2" x="0.8cm" y="7cm" width="5cm" length="0.01cm" alignment="center" color="#000000" bgColor="#000000" fontBold="true" floatingBehavior="enclosed"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="MiniPage5" width="min" length="min" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox16" alignment="baseline" floatingBehavior="enclosed" text="Entregado Por"/>
|
|
<WORDBOX name="WordBox17" y="7cm" floatingBehavior="enclosed" text="Recibido Por"/>
|
|
</MINIPAGE>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|