Files
MBS/PROYECTO/veprrp001_3.4rp
T

94 lines
10 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="31409" 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/veprrp001_1.rdd" RWFglReportName="p_ventas1"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report">
<MINIPAGE name="Page Root" width="max" length="max">
<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="veprrp001"/>
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedAhead"/>
<WORDWRAPBOX name="p_companias.nombre Value" width="width(&quot;M&quot;)*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" 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="{{&quot;DESDE &quot;+fecha1.value+&quot;HASTA &quot;+fecha2.value}}"/>
<WORDBOX name="WordBox2" width="4.45inch" floatingBehavior="enclosed" textAlignment="center" text="VALIDACION FACTURAS"/>
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="hora Value" width="4cm" floatingBehavior="enclosed" textAlignment="right" text="{{hora}}"/>
</LAYOUTNODE>
<MINIPAGE name="Encabezado Detalle" width="min" length="min" fontSize="7" fontBold="true" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
<WORDBOX name="WordBox4" width="1.5cm" floatingBehavior="enclosed" text="FECHA"/>
<WORDBOX name="WordBox5" width="2cm" floatingBehavior="enclosed" text="FACTURA"/>
<WORDBOX name="WordBox6" width="5cm" floatingBehavior="enclosed" text="CLIENTE"/>
<WORDBOX name="WordBox7" width="1.5cm" floatingBehavior="enclosed" text="BRUTO"/>
<WORDBOX name="WordBox8" width="1.5cm" floatingBehavior="enclosed" text="DESCUENTO"/>
<WORDBOX name="WordBox9" width="2cm" floatingBehavior="enclosed" textAlignment="right" text="NETO"/>
<WORDBOX name="WordBox10" width="2cm" floatingBehavior="enclosed" textAlignment="right" text="ITBIS"/>
<WORDBOX name="WordBox11" width="1.5cm" floatingBehavior="enclosed" textAlignment="right" text="IMPORTE"/>
<WORDBOX name="WordBox13" width="2cm" 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(&quot;M&quot;)*20" floatingBehavior="enclosed" text="{{xventas}}"/>
</MINIPAGE>
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<LAYOUTNODE name="Table Row" width="min" length="min" fontSize="7" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="x.fecha_factura" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="x.fecha_factura Value" width="1.5cm" floatingBehavior="enclosed" text="{{x.fecha_factura}}"/>
<rtl:input-variable name="x.factura" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.factura Value" width="1.5cm" anchorX="1" floatingBehavior="enclosed" textAlignment="left" format="&amp;&amp;&amp;&amp;&amp;&amp;" value="{{x.factura}}"/>
<rtl:input-variable name="vnombre" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="vnombre Value" width="width(&quot;M&quot;)*20" alignment="baseline" floatingBehavior="enclosed" text="{{vnombre}}"/>
<rtl:input-variable name="x.sub_total" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.sub_total Value" width="2cm" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{x.sub_total}}"/>
<rtl:input-variable name="x.monto_desc" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.monto_desc Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{x.monto_desc}}"/>
<rtl:input-variable name="x.sub_total" type="FGLNumeric" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.monto_desc" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox12" width="2.4cm" floatingBehavior="enclosed" textAlignment="right" text="{{(x.sub_total-x.monto_desc).format(&quot;###,###,###.##&quot;)}}"/>
<rtl:input-variable name="x.monto_itbi" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.monto_itbi Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{x.monto_itbi}}"/>
<rtl:input-variable name="x.neto" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.neto Value" width="1.6cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{x.neto}}"/>
<rtl:input-variable name="ccodigo_dgii" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="cncf" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="ccodigo_dgii Value" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="{{ccodigo_dgii.trim()+cncf.format(&quot;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&quot;)}}"/>
</LAYOUTNODE>
</rtl:match>
<MINIPAGE name="Total Ventas" width="min" length="min" fontSize="7" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
<rtl:input-variable name="xventas" type="FGLString" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox14" width="7.15cm" alignment="baseline" floatingBehavior="enclosed" text="{{&quot;TOTAL &quot;+xventas}}"/>
<rtl:input-variable name="vtotal" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="vtotal Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{vtotal}}"/>
<rtl:input-variable name="vmonto_desc" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="vmonto_desc Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{vmonto_desc}}"/>
<rtl:input-variable name="vtotal" type="FGLNumeric" expectedLocation="expectedHere"/>
<rtl:input-variable name="vmonto_desc" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox15" width="2cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" text="{{(vtotal-vmonto_desc).format(&quot;###,###,###.##&quot;)}}"/>
<rtl:input-variable name="vmonto_itbis" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="vmonto_itbis Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{vmonto_itbis}}"/>
<rtl:input-variable name="vneto" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="vneto Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{vneto}}"/>
</MINIPAGE>
</rtl:match>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>