Files
MBS/PROYECTO/vedir/PUNTO VENTAS VER2/bin/veprmt022.4rp
T

65 lines
6.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" version="3.01">
<report:Settings RWPageWidth="4.50inch" RWPageLength="4.50inch" 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="../veprmt022.rdd" RWFglReportName="factura"/>
<rtl:stylesheet>
<PXML>
<rtl:match nameConstraint="Report">
<MINIPAGE name="Page Root" width="max" length="min">
<LAYOUTNODE name="LayoutNode" width="min" length="min" fontSize="10" fontBold="true" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="nombre_cia" type="FGLString" expectedLocation="expectedAhead"/>
<WORDWRAPBOX name="nombre_cia Value" width="width(&quot;M&quot;)*25" length="1cm" floatingBehavior="enclosed" text="{{nombre_cia}}"/>
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="hora Value" floatingBehavior="enclosed" text="{{hora}}"/>
</LAYOUTNODE>
<LAYOUTNODE name="LayoutNode2" width="min" length="min" fontSize="8" fontBold="true" layoutDirection="leftToRight" floatingBehavior="enclosed" roundedCorners="true" borderWidth="1" borderStyle="solid">
<WORDBOX name="WordBox" width="3cm" floatingBehavior="enclosed" text="ARTICULO(S)"/>
<WORDBOX name="WordBox1" width="3cm" floatingBehavior="enclosed" text="CANTIDAD"/>
<WORDBOX name="WordBox2" width="2cm" floatingBehavior="enclosed" text="PRECIO"/>
<WORDBOX name="WordBox3" width="2cm" floatingBehavior="enclosed" text="VALOR"/>
</LAYOUTNODE>
<rtl:match nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<MINIPAGE name="MiniPage" width="min" length="min" fontSize="8" layoutDirection="leftToRight">
<rtl:input-variable name="z.descripcion" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="z.descripcion Value" width="3cm" floatingBehavior="enclosed" text="{{z.descripcion}}"/>
<rtl:input-variable name="z.cantidad" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="z.cantidad Value" width="1cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{z.cantidad}}"/>
<rtl:input-variable name="z.precio" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="z.precio Value" width="2.5cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{z.precio}}"/>
<rtl:input-variable name="z.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="z.valor Value" width="2.3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{z.valor}}"/>
</MINIPAGE>
</rtl:match>
<MINIPAGE name="MiniPage2" width="min" length="min" layoutDirection="leftToRight">
<MINIPAGE name="MiniPage3" width="min" length="min" fontSize="8" fontBold="true">
<WORDBOX name="WordBox4" width="7.4cm" floatingBehavior="enclosed" textAlignment="right" text="Bruto"/>
<WORDBOX name="WordBox5" width="7.4cm" floatingBehavior="enclosed" textAlignment="right" text="Descuento"/>
<WORDBOX name="WordBox6" width="7.4cm" floatingBehavior="enclosed" textAlignment="right" text="ITBIS"/>
<WORDBOX name="WordBox7" width="7.4cm" floatingBehavior="enclosed" textAlignment="right" text="SUB-TOTAL"/>
<WORDBOX name="WordBox8" width="7.4cm" floatingBehavior="enclosed" textAlignment="right" text="NETO"/>
</MINIPAGE>
<MINIPAGE name="MiniPage1" width="min" length="min" fontSize="8" fontBold="true">
<rtl:input-variable name="x.bruto" type="FGLNumeric" expectedLocation="expectedBefore"/>
<DECIMALFORMATBOX name="x.bruto Value" width="1.3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.bruto}}"/>
<rtl:input-variable name="x.descuento" type="FGLNumeric" expectedLocation="expectedBefore"/>
<DECIMALFORMATBOX name="x.descuento Value" width="1.3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.descuento}}"/>
<rtl:input-variable name="x.itbis" type="FGLNumeric" expectedLocation="expectedBefore"/>
<DECIMALFORMATBOX name="x.itbis Value" width="1.3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.itbis}}"/>
<rtl:input-variable name="x.sub_total" type="FGLNumeric" expectedLocation="expectedBefore"/>
<DECIMALFORMATBOX name="x.sub_total Value" width="1.3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.sub_total}}"/>
<rtl:input-variable name="x.neto" type="FGLNumeric" expectedLocation="expectedBefore"/>
<DECIMALFORMATBOX name="x.neto Value" width="1.3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{x.neto}}"/>
</MINIPAGE>
</MINIPAGE>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>