82 lines
8.8 KiB
XML
82 lines
8.8 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/noprrp043.rdd" RWFglReportName="registros"/>
|
|
<report:Conflicts>
|
|
<report:Conflict nodeName="Table Row" message="Node was in trigger "OnEveryRow [0; unbounded]", but trigger was removed during schema update"/>
|
|
</report:Conflicts>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
|
|
<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">
|
|
<rtl:input-variable name="nombre_cia" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="Report Title" x="0" y="max/2" anchorX="0" anchorY="0.5" alignment="baseline" fontSize="25" baselineType="leftleft" floatingBehavior="enclosed" text="{{nombre_cia}}"/>
|
|
<WORDBOX name="WordBox" y="max-3cm" floatingBehavior="enclosed" text="Pagina no."/>
|
|
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="MiniPage" width="min" length="max" alignment="near" layoutDirection="leftToRight">
|
|
<rtl:input-variable name="hora" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox2" width="max" fontBold="true" floatingBehavior="enclosed" textAlignment="center" text="{{"INFORME REGISTRO ENTRADAS / SALIDAS PERSONAL "+hora}}"/>
|
|
<rtl:input-variable name="fecha1" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<rtl:input-variable name="fecha2" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox1_1" floatingBehavior="enclosed" text="{{"Rango de fechas:"+fecha1+" AL "+fecha2}}"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="MiniPage1" width="min" length="max" alignment="near" fontSize="10" fontBold="true" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox6" width="2.6cm" alignment="baseline" floatingBehavior="enclosed" text="Empleados" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
<WORDWRAPBOX name="WordWrapBox3" width="width("M")*15" alignment="baseline" floatingBehavior="enclosed" text="Fecha / Hora Entrada" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
<WORDWRAPBOX name="salidas1" width="4cm" alignment="baseline" floatingBehavior="enclosed" text="Fecha / Hora Salida" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
<WORDWRAPBOX name="hregular" width="width("M")*8" alignment="baseline" floatingBehavior="enclosed" text="Horas Trabajadas" textAlignment="center" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
<WORDWRAPBOX name="WordWrapBox2" width="2.7cm" alignment="far" floatingBehavior="enclosed" text="Horas Ext. 35%" textAlignment="center" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
<WORDWRAPBOX name="WordBox4_2" width="2cm" alignment="far" floatingBehavior="enclosed" text="Horas Ext. 100%" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
|
|
</LAYOUTNODE>
|
|
<rtl:match name="FirstPageHeader" nameConstraint="FirstPageHeader" minOccurs="0" maxOccurs="1"/>
|
|
<rtl:match name="Group departamento" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="departamento" width="min" length="max" layoutDirection="leftToRight">
|
|
<rtl:input-variable name="x.departamento" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="x.departamento Value" class="grwStringValue" width="width("M")*40" fontSize="10" fontBold="true" floatingBehavior="enclosed" text="{{"DEPARTAMENTO: "+x.departamento}}"/>
|
|
</MINIPAGE>
|
|
<rtl:match name="Group num_emp" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="empleado" width="min" length="max" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
|
|
<rtl:input-variable name="x.num_emp" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.primer_nombre" type="FGLString" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.primer_apellido" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="WordWrapBox" width="width("M")*50" fontSize="10" floatingBehavior="enclosed" text="{{"("+x.num_emp.format("<<<<<")+")"+x.primer_nombre.trim()+" "+x.primer_apellido.trim()}}"/>
|
|
</MINIPAGE>
|
|
<rtl:match name="Group fecha" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Table Row" class="grwTableRow" width="min" length="max" fontSize="9" layoutDirection="leftToRight">
|
|
<rtl:input-variable name="x.tipo_reg" type="FGLString" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.checktime" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox10" floatingBehavior="enclosed" text="{{x.tipo_reg+" "+x.checktime}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
<MINIPAGE name="totalemp" width="min" length="max" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="outset">
|
|
<WORDBOX name="WordBox7" width="2inch" floatingBehavior="enclosed" text="TOTALES"/>
|
|
<rtl:input-variable name="totalhoras" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox9" width="1inch" alignment="baseline" floatingBehavior="enclosed" text="{{totalhoras.format("<<<")}}"/>
|
|
<rtl:input-variable name="total_horas" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="total_horas Value" class="grwNumericValue" width="1.5inch" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{total_horas}}"/>
|
|
<rtl:input-variable name="thoras35" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="thoras35 Value" class="grwNumericValue" width=".9inch" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{thoras35}}"/>
|
|
<rtl:input-variable name="thoras100" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="thoras100 Value" class="grwNumericValue" width=".9inch" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{thoras100}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</rtl:match>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|