Files
MBS/PROYECTO/TEST/reportes/dashboard_master.4rp
T

81 lines
8.0 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="25.00inch" RWPageLength="25.00inch" RWLeftMargin="0.5inch" RWTopMargin="0.5inch" RWRightMargin="0.5inch" RWBottomMargin="0.19inch">
<report:FormatList>
<report:Format-SVG/>
<report:Format-PDF/>
<report:Format-image/>
</report:FormatList>
</report:Settings>
<report:Data RWDataLocation="dashboard-master_report.xsd" RWFglReportName="Report0"/>
<report:Conflicts>
<report:Conflict nodeName="Page Root" message="Node was in trigger &quot;OnEveryRow [0; unbounded]&quot;, but trigger was removed during schema update"/>
<report:Conflict nodeName="Item5" message="Node was in trigger &quot;Sub Report&quot;, but trigger was removed during schema update"/>
</report:Conflicts>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<rtl:match name="FirstPageHeader" nameConstraint="FirstPageHeader" minOccurs="0" maxOccurs="1"/>
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<MINIPAGE name="Page Root" width="max" length="max">
<LAYOUTNODE name="encabezado" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="titulodepartamento" type="FGLString" expectedLocation="expectedBefore"/>
<WORDBOX name="WordBox" width="max" fontSize="14" fontBold="true" underline="true" floatingBehavior="enclosed" textAlignment="center" text="{{titulodepartamento.trim()}}"/>
</LAYOUTNODE>
<LAYOUTNODE name="graficas" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
<rtl:input-variable name="titulo1" type="FGLString" expectedLocation="expectedAhead"/>
<MAPCHART name="graficodepartamento" width="15cm" length="19cm" floatingBehavior="enclosed" title="{{titulo1.trim()}}" keysTitle="Partidas" valuesTitle="Gastos" drawAs="Bar3D" drawLegend="true" drawLabels="true">
<rtl:match name="Call to SubReport dashboard-report_depto.xsd" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<rtl:match name="Group departamento" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<rtl:input-variable name="tieneundepto" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.departamento" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<ITEM key="{{tieneundepto==&quot;SI&quot;?x.departamento.trim()+&quot;=&quot;+x.valor.format(&quot;###,###,###.##&quot;):x.departamento}}" value="{{x.valor}}" name="Item5"/>
</rtl:match>
</rtl:match>
</rtl:match>
</MAPCHART>
<rtl:input-variable name="titulo2" type="FGLString" expectedLocation="expectedAhead"/>
<MAPCHART name="graficomes" width="15cm" length="19cm" floatingBehavior="enclosed" title="{{titulo2.trim()}}" keysTitle="Detalle Gastos" valuesTitle="Valores" drawAs="Pie3D" drawLegend="false">
<rtl:match name="Call to SubReport dashboard-report_mes.xsd" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<rtl:match name="Group mes" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
<rtl:input-variable name="x.descripcion" type="FGLString" expectedLocation="expectedHere"/>
<rtl:input-variable name="x.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<ITEM key="{{x.descripcion.substring(0,10).trim()}}" value="{{x.valor}}" name="Item6"/>
</rtl:match>
</rtl:match>
</rtl:match>
</MAPCHART>
</LAYOUTNODE>
<MINIPAGE name="reportedetalle" width="min" length="min">
<MINIPAGE name="encabezadodetalle" width="min" length="min" fontBold="true" layoutDirection="leftToRight" roundedCorners="true" borderWidth="1" borderStyle="solid">
<WORDBOX name="WordBox1" width="3cm" floatingBehavior="enclosed" text="Partidas" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
<WORDBOX name="WordBox2" width="3cm" floatingBehavior="enclosed" textAlignment="right" text="Gasto Mes"/>
<WORDBOX name="WordBox3" width="4cm" floatingBehavior="enclosed" textAlignment="right" text="Acumulado" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
</MINIPAGE>
<rtl:match name="Call to SubReport dashboard-report_detalle.xsd" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<rtl:match name="Group departamento" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<rtl:input-variable name="z.departamento" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="z.departamento Value" class="grwStringValue" width="width(&quot;M&quot;)*20" fontBold="true" floatingBehavior="enclosed" text="{{z.departamento}}" textAlignment="center" roundedCorners="true" borderStyle="solid"/>
<rtl:match name="Group cuenta" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
<MINIPAGE name="tablerow" width="min" length="min" layoutDirection="leftToRight" roundedCorners="true" borderStyle="solid">
<rtl:input-variable name="z.descripcion" type="FGLString" expectedLocation="expectedHere"/>
<WORDWRAPBOX name="z.descripcion Value" class="grwStringValue" width="3cm" floatingBehavior="enclosed" text="{{z.descripcion}}"/>
<rtl:input-variable name="z.valor" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="z.valor Value" class="grwNumericValue" width="3cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&amp;.&amp;&amp;" value="{{z.valor}}"/>
<rtl:input-variable name="xacumulado" type="FGLNumeric" expectedLocation="expectedHere"/>
<DECIMALFORMATBOX name="xacumulado Value" class="grwNumericValue" width="6cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="--,---,---,-&amp;&amp;.##" value="{{xacumulado}}"/>
</MINIPAGE>
</rtl:match>
</rtl:match>
</rtl:match>
</MINIPAGE>
</MINIPAGE>
</rtl:match>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>