94 lines
9.7 KiB
XML
94 lines
9.7 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="3.00inch" RWPageLength="3.00inch" RWLeftMargin="0.15inch" RWTopMargin="0.10inch" RWRightMargin="0.10inch" RWBottomMargin="0.10inch">
|
|
<report:FormatList>
|
|
<report:Format-SVG/>
|
|
<report:Format-PDF/>
|
|
<report:Format-image/>
|
|
</report:FormatList>
|
|
</report:Settings>
|
|
<report:Data RWDataLocation="../../vedir/PUNTOVENTAS/veprmt022.rdd" RWFglReportName="factura"/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match nameConstraint="Report">
|
|
<MINIPAGE name="Page Root" width="max" length="min">
|
|
<LAYOUTNODE name="Empresa" width="min" length="min" fontSize="10" fontBold="true" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="nombre_cia" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="nombre_cia Value" width="width("M")*15" length="1cm" floatingBehavior="enclosed" text="{{nombre_cia}}"/>
|
|
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="hora Value" floatingBehavior="enclosed" text="{{hora}}"/>
|
|
</LAYOUTNODE>
|
|
<MINIPAGE name="Factura" width="min" length="min" fontSize="7" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox9" width="1.7cm" fontBold="true" floatingBehavior="enclosed" text="FACTURA NO."/>
|
|
<rtl:input-variable name="x.factura_no" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="x.factura_no Value" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="&&&&&#" value="{{x.factura_no}}"/>
|
|
<WORDBOX name="WordBox14" width="1.5cm" floatingBehavior="enclosed" textAlignment="right" text="FECHA: "/>
|
|
<rtl:input-variable name="x.fecha_factura" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="x.fecha_factura Value" floatingBehavior="enclosed" text="{{x.fecha_factura}}"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Cliente" width="min" length="min" fontSize="6" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox11" floatingBehavior="enclosed" text="CLIENTE:"/>
|
|
<rtl:input-variable name="x.codigo_id" type="FGLNumeric" expectedLocation="expectedAhead"/>
|
|
<DECIMALFORMATBOX name="x.codigo_id Value" width=".5cm" anchorX="1" floatingBehavior="enclosed" textAlignment="left" format="&&&&" value="{{x.codigo_id}}"/>
|
|
<rtl:input-variable name="x.nombre_cliente" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="x.nombre_cliente Value" width="width("M")*10" floatingBehavior="enclosed" text="{{x.nombre_cliente}}"/>
|
|
<rtl:input-variable name="descripcion_dpto" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="descripcion_dpto Value" width="3.1cm" floatingBehavior="enclosed" textAlignment="right" text="{{descripcion_dpto}}"/>
|
|
</MINIPAGE>
|
|
<LAYOUTNODE name="Encabezado Detalle" width="min" length="min" fontSize="7" 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="1.5cm" floatingBehavior="enclosed" text="CANTIDAD"/>
|
|
<WORDBOX name="WordBox2" width="1.5cm" floatingBehavior="enclosed" text="PRECIO"/>
|
|
<WORDBOX name="WordBox3" width="2cm" floatingBehavior="enclosed" text="VALOR"/>
|
|
</LAYOUTNODE>
|
|
<rtl:match nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Detalle" width="min" length="min" fontSize="7" 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="---,---,---,--&.&&" value="{{z.cantidad}}"/>
|
|
<rtl:input-variable name="z.precio" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="z.precio Value" width="1.2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{z.precio}}"/>
|
|
<rtl:input-variable name="z.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="z.valor Value" width="1.5cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{z.valor}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
<MINIPAGE name="Totales" width="min" length="min" fontSize="7" layoutDirection="leftToRight">
|
|
<MINIPAGE name="MiniPage3" width="min" length="min" fontSize="7" fontBold="true">
|
|
<WORDBOX name="WordBox4_1" width="4.5cm" floatingBehavior="enclosed" textAlignment="right" text=" "/>
|
|
<WORDBOX name="WordBox4" width="4.5cm" floatingBehavior="enclosed" textAlignment="right" text="Bruto"/>
|
|
<WORDBOX name="WordBox5" width="4.5cm" floatingBehavior="enclosed" textAlignment="right" text="Descuento"/>
|
|
<WORDBOX name="WordBox6" width="4.5cm" floatingBehavior="enclosed" textAlignment="right" text="ITBIS"/>
|
|
<WORDBOX name="WordBox7" width="4.5cm" floatingBehavior="enclosed" textAlignment="right" text="SUB-TOTAL"/>
|
|
<WORDBOX name="WordBox8" width="4.5cm" floatingBehavior="enclosed" textAlignment="right" text="NETO"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="MiniPage1" width="min" length="min" fontSize="7" fontBold="true">
|
|
<WORDBOX name="WordBox10" floatingBehavior="enclosed" text="-------------"/>
|
|
<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="---,---,---,--&.&&" 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="---,---,---,--&.&&" 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="---,---,---,--&.&&" 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="---,---,---,--&.&&" 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="---,---,---,--&.&&" value="{{x.neto}}"/>
|
|
</MINIPAGE>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Balance" width="min" length="min" fontSize="7" fontBold="true" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox15" width="2cm" floatingBehavior="enclosed" text="CONSUMIDO:"/>
|
|
<rtl:input-variable name="balance" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<DECIMALFORMATBOX name="balance Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{balance}}"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Firma" width="min" length="2cm" alignment="baseline" fontSize="8" paddingTopWidth=".5cm">
|
|
<WORDBOX name="WordBox12" alignment="far" floatingBehavior="enclosed" textAlignment="left" text="------------------------------" paddingTopWidth="1.2cm"/>
|
|
<rtl:input-variable name="x.nombre_cliente" type="FGLString" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox13" floatingBehavior="enclosed" text="{{x.nombre_cliente.trim()}}"/>
|
|
</MINIPAGE>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|