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

107 lines
12 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="3140a" version="6.00">
<report:Settings RWPageWidth="letterwidth" RWPageLength="letterlength" 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="../nodir/noprrp039.rdd" RWFglReportName="reporte"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report">
<MINIPAGE name="Page Root" width="max" length="min" layoutDirection="topToBottom" swapX="false">
<LAYOUTNODE name="Page Header" rtl:condition="!Runtime.producingExcelOutput()" width="max" length="min" port="{{Runtime.producingExcelOutput()?Port.FirstPageHeader:Port.AnyPageHeader}}">
<LAYOUTNODE name="LayoutNode" width=".5inch" length="min" alignment="near" fontBold="true" layoutDirection="leftToRight" floatingBehavior="enclosed">
<WORDBOX name="WordBox7" width="min" alignment="baseline" baselineType="leftleft" text="noprrp039"/>
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedAhead"/>
<WORDWRAPBOX name="p_companias.nombre Value" class="grwStringValue" width="max-1.9inch" alignment="baseline" floatingBehavior="enclosed" text="{{p_companias.nombre}}" textAlignment="center"/>
<WORDBOX name="WordBox38" anchorX="0" anchorY="1" alignment="baseline" floatingBehavior="enclosed" text="Pagina No"/>
<PAGENOBOX name="PageNoBox" anchorX="0" anchorY="1" alignment="baseline" layoutDirection="topToBottom" swapX="false" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right" text="Pagina No"/>
</LAYOUTNODE>
<LAYOUTNODE name="LayoutNode1" width="min" length="min" alignment="near" layoutDirection="leftToRight" floatingBehavior="enclosed">
<WORDBOX name="WordBox39" width="max" fontBold="true" floatingBehavior="enclosed" textAlignment="center" text="REPORTE DE EMPLEADOS"/>
</LAYOUTNODE>
<MINIPAGE name="Table Header" width="min" length="max" fontSize="9" fontBold="true" layoutDirection="leftToRight" swapX="false">
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
<MINIPAGE name="MiniPage12" width="min" length="min" layoutDirection="leftToRight">
<MINIPAGE name="Separator1" x="0.0163461" y="1.8677" width="1" length="max" anchorX="0.0163461" anchorY="0.00327844" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
<WORDBOX name="CFICHA" alignment="baseline" baselineType="leftleft" text="FICHA"/>
<WORDBOX name="WordBox25" width="20" alignment="far" baselineType="leftleft" text=""/>
<WORDBOX name="CNOMBRE" alignment="baseline" baselineType="leftleft" text="NOMBRE"/>
<WORDBOX name="WordBox26" width="110" alignment="baseline" baselineType="leftleft" text=""/>
<WORDBOX name="CPUESTO" alignment="baseline" baselineType="leftleft" text="PUESTO"/>
<WORDBOX name="WordBox27" width="1cm" alignment="far" baselineType="leftleft" text=""/>
<WORDBOX name="CFECHAENTRADA" alignment="baseline" baselineType="leftleft" text="FECHA ENTRADA"/>
<WORDBOX name="WordBox40" width="2cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" text="FECHA NAC"/>
<WORDBOX name="WordBox22" width="1cm" alignment="baseline" baselineType="leftleft" text=""/>
<WORDBOX name="WordBox23" width="2cm" alignment="baseline" baselineType="leftleft" text="CEDULA"/>
<WORDBOX name="WordBox" width="2cm" floatingBehavior="enclosed" textAlignment="right" text="SUELDO"/>
<MINIPAGE name="Separator2" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
</MINIPAGE>
</MINIPAGE>
</LAYOUTNODE>
<rtl:match name="Group departamento" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<rtl:input-variable name="x.fech_nac" type="FGLString" expectedLocation="expectedAhead"/>
<MINIPAGE name="GrupoDepto" rtl:condition="x.fech_nac.length()&gt;0" width="min" length="min" fontSize="8">
<rtl:input-variable name="x.departamento" type="FGLNumeric" expectedLocation="expectedAhead"/>
<rtl:input-variable name="nombre_depto" type="FGLString" expectedLocation="expectedAhead"/>
<WORDBOX name="departamento" alignment="baseline" fontBold="true" baselineType="leftleft" text="{{&quot;(&quot;+x.departamento.format(&quot;&amp;&amp;&amp;&amp;&quot;)+&quot;)&quot;+&quot; &quot;+nombre_depto.trim()}}"/>
<MINIPAGE name="MiniPage19" width="min" length="min" alignment="near">
<WORDBOX name="WordBox28" length="10" alignment="baseline" baselineType="leftleft" text=" "/>
</MINIPAGE>
</MINIPAGE>
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<MINIPAGE name="primer" width="min" length="min" alignment="near" layoutDirection="leftToRight">
<rtl:input-variable name="x.url_foto" type="FGLString" expectedLocation="expectedHere"/>
<IMAGEBOX name="foto" width="1cm" length="1cm" floatingBehavior="enclosed" url="{{x.url_foto.trim()}}" intendedResolution="120"/>
</MINIPAGE>
<rtl:input-variable name="vacaciones" type="FGLString" expectedLocation="expectedHere"/>
<MINIPAGE name="Table Row" width="min" length="max" alignment="baseline" color="{{vacaciones==&quot;NO&quot;?Color.RED:Color.BLACK}}" fontSize="8" layoutDirection="leftToRight" swapX="false">
<rtl:input-variable name="x.num_emp" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="ficha" width="1cm" alignment="far" baselineType="leftleft" text="{{x.num_emp.format(&quot;&amp;&amp;&amp;&amp;&quot;)}}"/>
<rtl:input-variable name="x.nom1_emp" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.apell1_emp" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.apell2_emp" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="nombre" width="5cm" alignment="far" baselineType="leftleft" text="{{x.nom1_emp.trim()+&quot; &quot;+x.apell1_emp.trim()+&quot; &quot;+x.apell2_emp}}"/>
<rtl:input-variable name="nombre_puesto" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="WordWrapBox" width="width(&quot;M&quot;)*15" alignment="baseline" floatingBehavior="enclosed" text="{{nombre_puesto}}"/>
<rtl:input-variable name="chfechent" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="chfechent Value" class="grwStringValue" width="1.5cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="left" text="{{chfechent}}"/>
<rtl:input-variable name="chfechnac" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="chfechnac Value" class="grwStringValue" width="2cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" text="{{chfechnac}}"/>
<rtl:input-variable name="x.cedula" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox34" width="3cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{x.cedula}}"/>
<rtl:input-variable name="x.sueldo_ac" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="x.sueldo_ac Value" width="2.2cm" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" format="-,---,---,--&amp;.&amp;&amp;" value="{{x.sueldo_ac}}"/>
</MINIPAGE>
<MINIPAGE name="Table2" width="min" length="min" fontSize="8" layoutDirection="leftToRight">
<rtl:input-variable name="x.calle" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.casa_num" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox18" width="9cm" alignment="baseline" baselineType="leftleft" text="{{&quot;Direccion: &quot;+x.calle.trim()+&quot; &quot;+&quot;NO. &quot;+x.casa_num}}"/>
<rtl:input-variable name="vacaciones" type="FGLString" expectedLocation="expectedHere"/>
<WORDBOX name="vacaciones Value" class="grwStringValue" fontBold="true" floatingBehavior="enclosed" text="{{&quot;PROPORCION VACACIONES:&quot;+vacaciones}}"/>
<MINIPAGE name="Separator3" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
</MINIPAGE>
</rtl:match>
<MINIPAGE name="MiniPage17" width="min" length="min">
<WORDBOX name="WordBox35" length="10" alignment="baseline" baselineType="leftleft" text=""/>
<rtl:input-variable name="total_empleados" type="FGLNumeric" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox36" alignment="baseline" fontSize="9" fontBold="true" baselineType="leftleft" text="{{&quot;TOTAL EMPLEADOS===&gt; &quot;+total_empleados.format(&quot;&amp;&amp;&amp;&amp;&quot;)}}"/>
</MINIPAGE>
</rtl:match>
<rtl:match name="OnLastRow" nameConstraint="OnLastRow" minOccurs="0" maxOccurs="1">
<MINIPAGE name="MiniPage18" width="min" length="min" fontBold="true" layoutDirection="topToBottom">
<WORDBOX name="WordBox32" length="10" alignment="baseline" baselineType="leftleft" text=""/>
<rtl:input-variable name="total_empleados_g" type="FGLNumeric" expectedLocation="expectedHere"/>
<WORDBOX name="WordBox37" alignment="baseline" baselineType="leftleft" text="{{&quot;TOTAL GENERAL &quot;+total_empleados_g.format(&quot;&amp;&amp;&amp;&amp;&quot;)}}"/>
</MINIPAGE>
</rtl:match>
</MINIPAGE>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>