Subversion Repository Public Repository

TransPort_Tracking

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<?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="AllVehicleOwnerPaymentReport" pageWidth="595" pageHeight="842" whenNoDataType="AllSectionsNoDetail" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="30524711-c0a9-419b-989b-e7ed33b1ae63">
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<parameter name="from" class="java.util.Date"/>
	<parameter name="to" class="java.util.Date"/>
	<parameter name="start" class="java.lang.String"/>
	<parameter name="end" class="java.lang.String"/>
	<parameter name="ReportTitle" class="java.lang.String"/>
	<queryString language="SQL">
		<![CDATA[select 1 from dual]]>
	</queryString>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="7" splitType="Stretch"/>
	</title>
	<pageHeader>
		<band height="90" splitType="Stretch">
			<staticText>
				<reportElement uuid="00001ba0-51c4-48b8-a8d4-f5c4111f8fc0" x="0" y="22" width="86" height="25" forecolor="#666600"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="false"/>
				</textElement>
				<text><![CDATA[Report Name :]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a4cc05e6-bc80-4687-8420-43aa60f1899b" x="0" y="0" width="293" height="22" forecolor="#666600"/>
				<textElement textAlignment="Left">
					<font fontName="SansSerif" size="14" isBold="true"/>
				</textElement>
				<text><![CDATA[Kumar Syndicate Private Limited]]></text>
			</staticText>
			<textField pattern="dd MMMMM yyyy">
				<reportElement uuid="c0e6b828-a487-4558-8543-3e7bd502987b" x="448" y="0" width="107" height="22" forecolor="#666600"/>
				<textElement textAlignment="Left" verticalAlignment="Middle">
					<font fontName="SansSerif" size="10" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="a7295e2f-5fcc-41f8-9a79-ee13ceef77ac" x="0" y="47" width="555" height="1"/>
			</line>
			<staticText>
				<reportElement uuid="a0c25421-bdd2-4502-be42-d72df3bb2d06" x="0" y="48" width="555" height="22" forecolor="#666600"/>
				<textElement>
					<font size="12"/>
				</textElement>
				<text><![CDATA[Report Parameters : ]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="13be86bf-6794-4427-8d76-53a6e64cfc38" x="293" y="0" width="155" height="22" forecolor="#666600"/>
				<textElement textAlignment="Right" verticalAlignment="Middle"/>
				<text><![CDATA[Report Run Date : ]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="886d268b-353c-4462-bf4c-5bbe35372925" x="0" y="70" width="68" height="20" forecolor="#FF3300"/>
				<textElement textAlignment="Left" verticalAlignment="Middle">
					<font size="10" isBold="true"/>
				</textElement>
				<text><![CDATA[From Date : ]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8e0b8242-7465-4a98-9c4b-11470fa5bf9d" x="146" y="70" width="57" height="20" forecolor="#FF3300"/>
				<textElement textAlignment="Left" verticalAlignment="Middle">
					<font size="10" isBold="true"/>
				</textElement>
				<text><![CDATA[To Date : ]]></text>
			</staticText>
			<textField>
				<reportElement uuid="bc861dc5-8ab2-42b2-9ac5-f43a8856b888" x="86" y="22" width="469" height="25" forecolor="#FF3300"/>
				<textElement verticalAlignment="Middle">
					<font fontName="Algerian" size="14"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{ReportTitle}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="af606afc-4713-4ef7-b4e3-07aaf58af9ca" stretchType="RelativeToBandHeight" x="68" y="70" width="78" height="20"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$P{start}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="e24c0253-df99-469c-be3f-1008740836a5" stretchType="RelativeToBandHeight" x="203" y="70" width="90" height="20"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$P{end}]]></textFieldExpression>
			</textField>
		</band>
	</pageHeader>
	<columnHeader>
		<band height="31" splitType="Stretch"/>
	</columnHeader>
	<detail>
		<band height="70" splitType="Stretch"/>
	</detail>
	<columnFooter>
		<band height="13" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="9" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="2" splitType="Stretch"/>
	</summary>
</jasperReport>

Commits for TransPort_Tracking/TransPortTracking/src/main/resources/reports/AllVehicleOwnerPaymentReport.jrxml

Diff revisions: vs.
Revision Author Commited Message
1 girijabapi picture girijabapi Sat 28 Jul, 2018 05:29:14 +0000