Files
MBS/PROYECTO/bin/veprrp011.4rp
T

124 lines
14 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="31408" version="6.00">
<report:Settings RWPageWidth="legallength" RWPageLength="legalwidth" RWLeftMargin="1.00inch" RWTopMargin="0.51inch" RWRightMargin="0.85inch" RWBottomMargin="0.51inch">
<report:FormatList>
<report:Format-SVG/>
<report:Format-PDF/>
<report:Format-image/>
</report:FormatList>
</report:Settings>
<report:Data RWDataLocation="../vedir/veprrp011.rdd" RWFglReportName="clivend"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report">
<MINIPAGE name="Page Root" width="max" length="max" alignment="near">
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
<MINIPAGE name="StripeLayouter3" width="min" length="max" layoutDirection="leftToRight">
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
<WORDBOX name="WordBox35" y="max-2.5cm" anchorX="0" anchorY="0" floatingBehavior="enclosed" text="PAGINA"/>
<WORDBOX name="WordBox36" x="2.7616" y="1.7305" anchorX="0" anchorY="0" floatingBehavior="enclosed" text="VEPRRP011"/>
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedAhead"/>
<WORDWRAPBOX name="p_companias.nombre Value" y="max-28cm" width="width(&quot;M&quot;)*70" alignment="center" floatingBehavior="enclosed" text="{{p_companias.nombre}}" textAlignment="center"/>
</MINIPAGE>
<MINIPAGE name="MiniPage8" width="min" length="max" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="WordBox39" y="max-28cm" width="width(&quot;M&quot;)*70" anchorX="0" anchorY="0" floatingBehavior="enclosed" textAlignment="center" text="CLIENTE POR VENDEDOR"/>
<LAYOUTNODE name="LayoutNode" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed"/>
<rtl:input-variable name="fecha" type="FGLString" expectedLocation="expectedAhead"/>
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox" y="max-2.5cm" floatingBehavior="enclosed" text="{{fecha+&quot; &quot;+hora}}"/>
</MINIPAGE>
<MINIPAGE name="MiniPage" width="min" length="min" alignment="near" layoutDirection="leftToRight">
<rtl:input-variable name="estado" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox54" width="max" length="min" fontBold="true" floatingBehavior="enclosed" textAlignment="center" text="{{estado.trim()}}"/>
</MINIPAGE>
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
<MINIPAGE name="encabezados" width="min" length="max" alignment="near" fontSize="6" fontBold="true" layoutDirection="leftToRight">
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
<WORDBOX name="WordBox5" floatingBehavior="enclosed" text="CODIGO"/>
<WORDBOX name="WordBox6" width="0.3cm" alignment="center" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox7" floatingBehavior="enclosed" text="NOMBRE CLIENTE"/>
<WORDBOX name="WordBox8" width="3.2cm" anchorX="0" alignment="near" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox50" width="4cm" alignment="baseline" floatingBehavior="enclosed" text="TIPO NEGOCIO"/>
<WORDBOX name="WordBox12" floatingBehavior="enclosed" text="DIRECCION"/>
<WORDBOX name="WordBox17" width="4cm" alignment="center" floatingBehavior="enclosed" text=""/>
<WORDBOX name="WordBox20" width="5cm" alignment="near" floatingBehavior="enclosed" text="SECTOR / URBANIZACION"/>
<WORDBOX name="WordBox25" width="1.5cm" floatingBehavior="enclosed" text="TELEFONO"/>
<WORDBOX name="WordBox28" width="4cm" floatingBehavior="enclosed" text="LOCALIZACION"/>
<WORDBOX name="WordBox40" width="2cm" alignment="near" floatingBehavior="enclosed" text="LIM. CREDITO"/>
<WORDBOX name="WordBox49" width="2cm" floatingBehavior="enclosed" textAlignment="right" text="EMAIL"/>
</MINIPAGE>
<MINIPAGE name="Separator1" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
</LAYOUTNODE>
<rtl:match name="Group vendedor" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<LAYOUTNODE name="vendedor" width="min" length="min" alignment="center" floatingBehavior="enclosed">
<rtl:input-variable name="x.sec_vend" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.nombre_vend" type="FGLString" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.apellido_vend" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox48" width="max" alignment="baseline" fontSize="7" floatingBehavior="enclosed" text="{{&quot;VENDEDOR:(&quot;+x.sec_vend.format(&quot;&amp;&amp;&amp;&amp;&quot;)+&quot;)&quot;+x.nombre_vend.trim()+&quot; &quot;+x.apellido_vend.trim()}}"/>
<WORDBOX name="WordBox46" floatingBehavior="enclosed" text=""/>
</LAYOUTNODE>
<rtl:match name="Group codCliente" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<LAYOUTNODE name="clientes" width="min" length="min" alignment="near" fontSize="7" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="x.cod_cliente" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.sec_cliente" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox9" width="1cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.cod_cliente.format(&quot;##&quot;)+&quot;-&quot;+x.sec_cliente.format(&quot;&amp;&amp;&amp;&amp;&quot;)}}"/>
<rtl:input-variable name="x.nombre_cliente" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox11" width="width(&quot;M&quot;)*25" alignment="baseline" floatingBehavior="enclosed" text="{{x.nombre_cliente}}"/>
<WORDBOX name="WordBox13" width=".3cm" alignment="center" layoutDirection="leftToRight" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.tipoNegocio" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="x.tipoNegocio Value" width="width(&quot;M&quot;)*19" alignment="baseline" floatingBehavior="enclosed" text="{{x.tipoNegocio}}"/>
<rtl:input-variable name="x.calle" type="FGLString" expectedLocation="expectedAhead"/>
<rtl:input-variable name="x.casa_num" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox14" width="5cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="left" text="{{x.calle.trim()+&quot; &quot;+&quot; &quot;+x.casa_num.trim()}}"/>
<WORDBOX name="WordBox15" width="0.3cm" alignment="baseline" layoutDirection="topToBottom" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.urbanizacion" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox22" width="2.3cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.urbanizacion.trim()}}"/>
<WORDBOX name="WordBox21" width="0.3cm" alignment="baseline" floatingBehavior="enclosed" text="/"/>
<rtl:input-variable name="x.barrio" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox16" width="2.5cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.barrio.trim()}}"/>
<rtl:input-variable name="x.telefono" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox27" width="1.5cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.telefono.trim()}}"/>
<rtl:input-variable name="x.localizacion" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox38" width="4cm" alignment="baseline" floatingBehavior="enclosed" text="{{x.localizacion.trim()}}"/>
<rtl:input-variable name="x.limite_credito" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox45" width="2cm" floatingBehavior="enclosed" textAlignment="right" text="{{x.limite_credito.format(&quot;###,###&quot;)}}"/>
<rtl:input-variable name="x.email2" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox52" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="{{x.email2.trim()}}"/>
</LAYOUTNODE>
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<LAYOUTNODE name="contactos" width="min" length="max" fontSize="7" layoutDirection="leftToRight" floatingBehavior="enclosed" roundedCorners="false" borderWidth="1" borderStyle="none" borderTopStyle="solid" borderBottomStyle="solid">
<WORDBOX name="WordBox53_1" width="1cm" length=".2cm" alignment="baseline" floatingBehavior="enclosed"/>
<rtl:input-variable name="x.contacto" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="x.contacto Value" width="4cm" floatingBehavior="enclosed" text="{{x.contacto.trim()}}"/>
<rtl:input-variable name="x.titulo" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="x.titulo Value" width="4cm" floatingBehavior="enclosed" text="{{x.titulo.trim()}}"/>
<rtl:input-variable name="x.puesto" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="x.puesto Value" width="4cm" floatingBehavior="enclosed" text="{{x.puesto.trim()}}"/>
<rtl:input-variable name="x.email" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="x.email Value" width="3cm" floatingBehavior="enclosed" text="{{x.email.trim()}}"/>
<rtl:input-variable name="x.telefono_of" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="x.telefono_of Value" width="3cm" floatingBehavior="enclosed" text="{{x.telefono_of.trim()}}"/>
<rtl:input-variable name="x.telefono_casa" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="x.telefono_casa Value" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="{{x.telefono_casa}}"/>
</LAYOUTNODE>
</rtl:match>
</rtl:match>
<MINIPAGE name="TotalClientesVendedor" width="min" length="min" alignment="near" layoutDirection="topToBottom">
<WORDBOX name="WordBox30" alignment="baseline" floatingBehavior="enclosed" text=""/>
<rtl:input-variable name="x.nombre_vend" type="FGLString" expectedLocation="expectedBefore"/>
<rtl:input-variable name="total_clientes" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox34" width="10cm" alignment="baseline" fontSize="7" floatingBehavior="enclosed" text="{{&quot;TOTAL CLIENTES &quot;+x.nombre_vend.trim()+&quot;: &quot;+total_clientes.format(&quot;###,###&quot;)}}"/>
</MINIPAGE>
</rtl:match>
<LAYOUTNODE name="TotalClientes" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="ttotal_clientes" type="FGLNumeric" expectedLocation="expectedAhead"/>
<WORDBOX name="WordBox53" width="max" fontSize="7" fontBold="true" floatingBehavior="enclosed" text="{{&quot;TOTAL CLIENTES: &quot;+ttotal_clientes.format(&quot;&lt;&lt;&lt;&lt;&quot;)}}"/>
</LAYOUTNODE>
</MINIPAGE>
<rtl:match name="OnLastRow" nameConstraint="OnLastRow" minOccurs="0" maxOccurs="1"/>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>