partner1.jrxml 17.9 KB
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.20.5.final using JasperReports Library version 6.20.5-3efcf2e67f959db3888d79f73dde2dbd7acb4f8e  -->
<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="partner1" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="e964f30b-d891-45ae-b09b-1e078584dd5c">
	<property name="com.jaspersoft.studio.data.defaultdataadapter" value="POSTGRES"/>
	<property name="com.jaspersoft.studio.data.sql.tables" value=""/>
	<parameter name="logo" class="java.lang.String"/>
	<parameter name="judul" class="java.lang.String"/>
	<queryString>
		<![CDATA[select * FROM partner]]>
	</queryString>
	<field name="kelurahan" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kelurahan"/>
		<property name="com.jaspersoft.studio.field.label" value="kelurahan"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="kecamatan" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kecamatan"/>
		<property name="com.jaspersoft.studio.field.label" value="kecamatan"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="kota" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kota"/>
		<property name="com.jaspersoft.studio.field.label" value="kota"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="provinsi" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="provinsi"/>
		<property name="com.jaspersoft.studio.field.label" value="provinsi"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="is_vendor" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="is_vendor"/>
		<property name="com.jaspersoft.studio.field.label" value="is_vendor"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="is_customer" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="is_customer"/>
		<property name="com.jaspersoft.studio.field.label" value="is_customer"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="rt" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="rt"/>
		<property name="com.jaspersoft.studio.field.label" value="rt"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="rw" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="rw"/>
		<property name="com.jaspersoft.studio.field.label" value="rw"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="tempat_lahir" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="tempat_lahir"/>
		<property name="com.jaspersoft.studio.field.label" value="tempat_lahir"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="tgl_lahir" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="tgl_lahir"/>
		<property name="com.jaspersoft.studio.field.label" value="tgl_lahir"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="jenis_kelamin" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="jenis_kelamin"/>
		<property name="com.jaspersoft.studio.field.label" value="jenis_kelamin"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="gol_darah" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="gol_darah"/>
		<property name="com.jaspersoft.studio.field.label" value="gol_darah"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="agama" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="agama"/>
		<property name="com.jaspersoft.studio.field.label" value="agama"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="perkawinan" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="perkawinan"/>
		<property name="com.jaspersoft.studio.field.label" value="perkawinan"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="pekerjaan" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="pekerjaan"/>
		<property name="com.jaspersoft.studio.field.label" value="pekerjaan"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="kewarganegaraan" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kewarganegaraan"/>
		<property name="com.jaspersoft.studio.field.label" value="kewarganegaraan"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="provinsi_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="provinsi_id"/>
		<property name="com.jaspersoft.studio.field.label" value="provinsi_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="dati2_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="dati2_id"/>
		<property name="com.jaspersoft.studio.field.label" value="dati2_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="kecamatan_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="kecamatan_id"/>
		<property name="com.jaspersoft.studio.field.label" value="kecamatan_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="desa_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="desa_id"/>
		<property name="com.jaspersoft.studio.field.label" value="desa_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="company_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="company_id"/>
		<property name="com.jaspersoft.studio.field.label" value="company_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="nip" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="nip"/>
		<property name="com.jaspersoft.studio.field.label" value="nip"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="idcard" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="idcard"/>
		<property name="com.jaspersoft.studio.field.label" value="idcard"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="status" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="status"/>
		<property name="com.jaspersoft.studio.field.label" value="status"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="alamat_1" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="alamat_1"/>
		<property name="com.jaspersoft.studio.field.label" value="alamat_1"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="alamat_2" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="alamat_2"/>
		<property name="com.jaspersoft.studio.field.label" value="alamat_2"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="email" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="email"/>
		<property name="com.jaspersoft.studio.field.label" value="email"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="phone" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="phone"/>
		<property name="com.jaspersoft.studio.field.label" value="phone"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="fax" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="fax"/>
		<property name="com.jaspersoft.studio.field.label" value="fax"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="mobile" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="mobile"/>
		<property name="com.jaspersoft.studio.field.label" value="mobile"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="website" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="website"/>
		<property name="com.jaspersoft.studio.field.label" value="website"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="nama" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="nama"/>
		<property name="com.jaspersoft.studio.field.label" value="nama"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="kode" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kode"/>
		<property name="com.jaspersoft.studio.field.label" value="kode"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="created" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="created"/>
		<property name="com.jaspersoft.studio.field.label" value="created"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="updated" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="updated"/>
		<property name="com.jaspersoft.studio.field.label" value="updated"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="create_uid" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="create_uid"/>
		<property name="com.jaspersoft.studio.field.label" value="create_uid"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="update_uid" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="update_uid"/>
		<property name="com.jaspersoft.studio.field.label" value="update_uid"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="id"/>
		<property name="com.jaspersoft.studio.field.label" value="id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<field name="npwp" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="npwp"/>
		<property name="com.jaspersoft.studio.field.label" value="npwp"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="partner"/>
	</field>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="91" splitType="Stretch">
			<staticText>
				<reportElement x="204" y="40" width="130" height="20" uuid="404cb1e0-9e9b-4d9e-9f12-7ae4ee60561f"/>
				<textElement>
					<font size="14" isBold="true"/>
				</textElement>
				<text><![CDATA[DAFTAR PARTNER]]></text>
			</staticText>
			<line>
				<reportElement x="0" y="78" width="551" height="2" uuid="14571a28-14ac-45f6-9b63-28771c7b09c3"/>
				<graphicElement>
					<pen lineWidth="4.0"/>
				</graphicElement>
			</line>
			<image>
				<reportElement x="30" y="10" width="50" height="50" uuid="5332385f-7514-4792-854a-13de07e22d77"/>
				<imageExpression><![CDATA[$P{logo}]]></imageExpression>
			</image>
			<textField>
				<reportElement x="220" y="0" width="100" height="30" uuid="167de0fa-238f-4d7c-9bb8-8b282cb08dbd"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="14" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{judul}]]></textFieldExpression>
			</textField>
		</band>
	</title>
	<columnHeader>
		<band height="23" splitType="Stretch">
			<staticText>
				<reportElement mode="Opaque" x="110" y="2" width="160" height="21" backcolor="#F7E516" uuid="623b7c79-8abf-40c6-b035-30dd03c36400"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Nama]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="430" y="2" width="122" height="21" backcolor="#F7E516" uuid="6444b20b-3049-4c86-b26c-aca4cf222cd3"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Dibuat tanggal]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="0" y="2" width="110" height="21" backcolor="#F7E516" uuid="aa895a40-f75f-4573-bf93-c857e2bc706c"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Kode]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="270" y="2" width="160" height="21" backcolor="#F7E516" uuid="beb1eb20-e2fb-44d8-a0e5-c1bcb710ff00"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Email]]></text>
			</staticText>
		</band>
	</columnHeader>
	<detail>
		<band height="21" splitType="Stretch">
			<textField>
				<reportElement x="0" y="0" width="110" height="21" uuid="9228120d-dc0d-45d4-9d07-66a14e896622">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="add93502-c54f-4ef3-912a-338d7f0ff64b"/>
				</reportElement>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{kode}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="110" y="0" width="160" height="21" uuid="5eae21bc-8f4a-44e4-9e8a-66da6ee9de99"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{nama}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="430" y="0" width="122" height="21" uuid="d39d38f1-b385-43fb-9136-de76a167cbcc"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{created}.toLocaleString()]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="270" y="0" width="160" height="21" uuid="b00fbbe6-e991-4a59-837e-601a2462aebf">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="add93502-c54f-4ef3-912a-338d7f0ff64b"/>
				</reportElement>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{email}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band height="45" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="54" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="42" splitType="Stretch"/>
	</summary>
</jasperReport>