Issue:
Change folder permissions in ProcessMaker
Cause:
Nuevo requerimiento
Solution:
Se cambio los permisos de los files and directories
263 lines
10 KiB
XML
263 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="wf_os" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20">
|
|
<queryString>
|
|
<![CDATA[ dynaform/ ]]>
|
|
</queryString>
|
|
<field name="TASK_DATE" class="java.lang.String" />
|
|
<field name="APPLICANT_NAME" class="java.lang.String" />
|
|
<field name="APPLICANT_LAST" class="java.lang.String" />
|
|
<field name="APPLICANT_ID" class="java.lang.String" />
|
|
<field name="BIRTH_DATE" class="java.lang.String" />
|
|
<field name="APPLICANT_ADRESS" class="java.lang.String" />
|
|
<field name="HOME_PHONE" class="java.lang.String" />
|
|
<field name="APPLICANT_EMAIL" class="java.lang.String" />
|
|
<field name="APPLICANT_EDUCATION" class="java.lang.String" />
|
|
<field name="APPLICANT_EMPLOYER" class="java.lang.String" />
|
|
<field name="APPLICANT_POSITION" class="java.lang.String" />
|
|
<field name="YEARS_EMPLOYMENT" class="java.lang.String" />
|
|
<field name="OFFICE_PHONE" class="java.lang.String" />
|
|
<field name="APPLICANT_INCOME" class="java.lang.String" />
|
|
<field name="CARD_TYPE" class="java.lang.String" />
|
|
<field name="CREDIT_LIMIT" class="java.lang.String" />
|
|
<background>
|
|
<band />
|
|
</background>
|
|
<title>
|
|
<band height="50" >
|
|
<line>
|
|
<reportElement x="0" y="6" width="555" height="1"/>
|
|
</line>
|
|
<line>
|
|
<reportElement positionType="FixRelativeToBottom" x="0" y="47" width="555" height="1"/>
|
|
</line>
|
|
<image>
|
|
<reportElement x="2" y="13" width="152" height="28"/>
|
|
<imageExpression class="java.lang.String"><![CDATA["http://fernando.opensource.colosa.net/images/processmaker.logo.jpg"]]></imageExpression>
|
|
</image>
|
|
<staticText>
|
|
<reportElement x="110" y="10" width="424" height="35"/>
|
|
<textElement textAlignment="Center">
|
|
<font size="26" isBold="true"/>
|
|
</textElement>
|
|
<text><![CDATA[Credit Card Application Form Report]]></text>
|
|
</staticText>
|
|
</band>
|
|
</title>
|
|
<pageHeader>
|
|
<band />
|
|
</pageHeader>
|
|
<detail>
|
|
<band height="260" >
|
|
<staticText>
|
|
<reportElement x="5" y="10" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[TASK_DATE]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="10" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{TASK_DATE}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="25" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_NAME]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="25" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_NAME}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="40" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_LAST]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="40" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_LAST}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="55" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_ID]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="55" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_ID}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="70" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[BIRTH_DATE]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="70" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{BIRTH_DATE}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="85" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_ADRESS]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="85" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_ADRESS}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="100" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[HOME_PHONE]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="100" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{HOME_PHONE}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="115" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_EMAIL]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="115" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_EMAIL}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="130" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_EDUCATION]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="130" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_EDUCATION}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="145" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_EMPLOYER]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="145" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_EMPLOYER}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="160" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_POSITION]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="160" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_POSITION}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="175" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[YEARS_EMPLOYMENT]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="175" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{YEARS_EMPLOYMENT}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="190" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[OFFICE_PHONE]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="190" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{OFFICE_PHONE}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="205" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[APPLICANT_INCOME]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="205" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{APPLICANT_INCOME}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="220" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[CARD_TYPE]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="220" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{CARD_TYPE}]]></textFieldExpression>
|
|
</textField>
|
|
<staticText>
|
|
<reportElement x="5" y="235" width="130" height="14"/>
|
|
<textElement/>
|
|
<text><![CDATA[CREDIT_LIMIT]]></text>
|
|
</staticText>
|
|
<textField>
|
|
<reportElement x="140" y="235" width="200" height="14"/>
|
|
<textElement/>
|
|
<textFieldExpression class="java.lang.String"><![CDATA[$F{CREDIT_LIMIT}]]></textFieldExpression>
|
|
</textField>
|
|
</band>
|
|
</detail>
|
|
<columnFooter>
|
|
<band />
|
|
</columnFooter>
|
|
<pageFooter>
|
|
<band height="26" >
|
|
<textField evaluationTime="Report" pattern="" isBlankWhenNull="false">
|
|
<reportElement key="textField" x="516" y="6" width="36" height="19" forecolor="#000000" backcolor="#FFFFFF"/>
|
|
<box>
|
|
<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
</box>
|
|
<textElement>
|
|
<font size="10"/>
|
|
</textElement>
|
|
<textFieldExpression class="java.lang.String"><![CDATA["" + $V{PAGE_NUMBER}]]></textFieldExpression>
|
|
</textField>
|
|
<textField pattern="" isBlankWhenNull="false">
|
|
<reportElement key="textField" x="342" y="6" width="170" height="19" forecolor="#000000" backcolor="#FFFFFF"/>
|
|
<box>
|
|
<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
</box>
|
|
<textElement textAlignment="Right">
|
|
<font size="10"/>
|
|
</textElement>
|
|
<textFieldExpression class="java.lang.String"><![CDATA["Page " + $V{PAGE_NUMBER} + " of "]]></textFieldExpression>
|
|
</textField>
|
|
<textField pattern="" isBlankWhenNull="false">
|
|
<reportElement key="textField" x="1" y="6" width="209" height="19" forecolor="#000000" backcolor="#FFFFFF"/>
|
|
<box>
|
|
<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
|
|
</box>
|
|
<textElement>
|
|
<font size="10"/>
|
|
</textElement>
|
|
<textFieldExpression class="java.util.Date"><![CDATA[new Date()]]></textFieldExpression>
|
|
</textField>
|
|
</band>
|
|
</pageFooter>
|
|
<summary>
|
|
<band />
|
|
</summary>
|
|
</jasperReport>
|