Subversion Repository Public Repository

Satyam

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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
<?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="LabReceipt" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="b09a1cf0-c2a4-430a-be34-c4d375670e43">
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<style name="table">
		<box>
			<pen lineWidth="1.0" lineColor="#000000"/>
		</box>
	</style>
	<style name="table_TH" mode="Opaque" backcolor="#F0F8FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table_CH" mode="Opaque" backcolor="#BFE1FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table_TD" mode="Opaque" backcolor="#FFFFFF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 1">
		<box>
			<pen lineWidth="1.0" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 1_TH" mode="Opaque" backcolor="#F0F8FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 1_CH" mode="Opaque" backcolor="#BFE1FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 1_TD" mode="Opaque" backcolor="#FFFFFF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 2">
		<box>
			<pen lineWidth="1.0" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 2_TH" mode="Opaque" backcolor="#F0F8FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 2_CH" mode="Opaque" backcolor="#BFE1FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 2_TD" mode="Opaque" backcolor="#FFFFFF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 3">
		<box>
			<pen lineWidth="1.0" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 3_TH" mode="Opaque" backcolor="#F0F8FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 3_CH" mode="Opaque" backcolor="#BFE1FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table 3_TD" mode="Opaque" backcolor="#FFFFFF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<subDataset name="New Dataset 1" uuid="7c7dfb9f-299e-4044-903e-9f337809be8a">
		<parameter name="procedure_master_id" class="java.lang.String">
			<defaultValueExpression><![CDATA[]]></defaultValueExpression>
		</parameter>
		<queryString>
			<![CDATA[SELECT
     t_procedure_master.`procedure_name` AS t_procedure_master_procedure_name,
     t_procedure_master.`procedure_price` AS t_procedure_master_procedure_price,
     t_procedure_master.`id` AS t_procedure_master_id
FROM
     `t_procedure_master` t_procedure_master
WHERE
      find_in_set(t_procedure_master.`id`,$P{procedure_master_id})]]>
		</queryString>
		<field name="t_procedure_master_procedure_name" class="java.lang.String"/>
		<field name="t_procedure_master_procedure_price" class="java.lang.Double"/>
		<field name="t_procedure_master_id" class="java.lang.Long"/>
		<variable name="total" class="java.math.BigDecimal" calculation="Sum">
			<variableExpression><![CDATA[$F{t_procedure_master_procedure_price}]]></variableExpression>
		</variable>
	</subDataset>
	<parameter name="Receipt_id" class="java.lang.String"/>
	<parameter name="procedure_master_id" class="java.lang.String"/>
	<parameter name="logo" class="java.io.InputStream"/>
	<parameter name="aurologo1" class="java.io.InputStream"/>
	<parameter name="aurologo2" class="java.io.InputStream"/>
	<queryString>
		<![CDATA[SELECT
     t_pat_lab_receipt.`id` AS t_pat_lab_receipt_id,
     t_pat_lab_receipt.`patient_id` AS t_pat_lab_receipt_patient_id,
     t_pat_lab_receipt.`receipt_number` AS t_pat_lab_receipt_receipt_number,
     t_pat_lab_receipt.`receipt_date` AS t_pat_lab_receipt_receipt_date,
     t_pat_lab_receipt.`total_price` AS t_pat_lab_receipt_total_price,
     t_pat_lab_receipt.`paid_amount` AS t_pat_lab_receipt_paid_amount,
     t_pat_lab_receipt.`adjustment_amount` AS t_pat_lab_receipt_adjustment_amount,
     t_pat_lab_receipt.`comments` AS t_pat_lab_receipt_comments,
     t_pat_lab_receipt.`received_by` AS t_pat_lab_receipt_received_by,
     t_patient.`id` AS t_patient_id,
     t_patient.`patient_id` AS t_patient_patient_id,
     concat(t_patient.`patient_f_name`, ' ',t_patient.`patient_m_name`,' ',t_patient.`patient_l_name` ) AS patent_name,
     t_patient.`patient_gender` AS t_patient_patient_gender,
     t_patient.`birth_date` AS t_patient_birth_date,
     DATE_FORMAT(FROM_DAYS(TO_DAYS(NOW())-TO_DAYS(t_patient.`birth_date`)), '%m%y') AS age,
TIMESTAMPDIFF(YEAR, t_patient.`birth_date`, CURDATE()) as ageyr,
TIMESTAMPDIFF(MONTH, t_patient.`birth_date`, CURDATE())%12 as agemn,
     t_patient.`present_address1` AS t_patient_present_address1,
     t_patient.`patient_m_number` AS t_patient_patient_ht_number
FROM
     `t_patient` t_patient INNER JOIN `t_pat_lab_receipt` t_pat_lab_receipt ON t_patient.`id` = t_pat_lab_receipt.`patient_id`

WHERE
	t_pat_lab_receipt.`id`=$P{Receipt_id}]]>
	</queryString>
	<field name="t_pat_lab_receipt_id" class="java.lang.Long"/>
	<field name="t_pat_lab_receipt_patient_id" class="java.lang.Long"/>
	<field name="t_pat_lab_receipt_receipt_number" class="java.lang.String"/>
	<field name="t_pat_lab_receipt_receipt_date" class="java.sql.Timestamp"/>
	<field name="t_pat_lab_receipt_total_price" class="java.lang.String"/>
	<field name="t_pat_lab_receipt_paid_amount" class="java.lang.String"/>
	<field name="t_pat_lab_receipt_adjustment_amount" class="java.lang.String"/>
	<field name="t_pat_lab_receipt_comments" class="java.lang.String"/>
	<field name="t_pat_lab_receipt_received_by" class="java.lang.String"/>
	<field name="t_patient_id" class="java.lang.Long"/>
	<field name="t_patient_patient_id" class="java.lang.String"/>
	<field name="patent_name" class="java.lang.String"/>
	<field name="t_patient_patient_gender" class="java.lang.String"/>
	<field name="t_patient_birth_date" class="java.sql.Date"/>
	<field name="age" class="java.lang.String"/>
	<field name="ageyr" class="java.lang.Long"/>
	<field name="agemn" class="java.lang.Long"/>
	<field name="t_patient_present_address1" class="java.lang.String"/>
	<field name="t_patient_patient_ht_number" class="java.lang.Long"/>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="74" splitType="Stretch">
			<staticText>
				<reportElement x="156" y="-19" width="207" height="35" forecolor="#006633" uuid="43e8cbff-c2fd-41a5-81dd-996fb1382796"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Bodoni MT Black" size="14" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
				</textElement>
				<text><![CDATA[
SATYAM HOSPITAL]]></text>
			</staticText>
			<staticText>
				<reportElement x="144" y="13" width="233" height="14" forecolor="#006633" uuid="6b0d89c0-a9ac-4301-9fd5-31a0bb295cff"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font fontName="Bodoni MT Black" size="11" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
				</textElement>
				<text><![CDATA[(Complete Treatment..........Gently)]]></text>
			</staticText>
			<staticText>
				<reportElement x="128" y="26" width="288" height="14" forecolor="#006633" uuid="9d193822-3749-4b42-ba64-7393aeccb6f0"/>
				<textElement textAlignment="Center">
					<font fontName="Bodoni MT Black" size="11" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
				</textElement>
				<text><![CDATA[N-5/121,JAYDEV VIHAR, BHUBANESWAR]]></text>
			</staticText>
			<line>
				<reportElement x="0" y="73" width="555" height="1" uuid="09da787f-6203-4c21-b73f-29828eb0f7f8"/>
			</line>
			<image>
				<reportElement x="19" y="8" width="100" height="50" uuid="f285d609-fdc2-4276-86ad-d4f3a347ab2d"/>
				<imageExpression><![CDATA[$P{aurologo1}]]></imageExpression>
			</image>
			<image>
				<reportElement x="432" y="14" width="100" height="50" uuid="b38c9ae7-d653-4e99-ac67-bd40033e9c54"/>
				<imageExpression><![CDATA[$P{aurologo2}]]></imageExpression>
			</image>
			<staticText>
				<reportElement x="204" y="40" width="109" height="16" forecolor="#006633" uuid="a25a5902-df07-4af2-8633-b4831dd699c8"/>
				<textElement>
					<font fontName="Bodoni MT Black"/>
				</textElement>
				<text><![CDATA[MOB:- 9438144007]]></text>
			</staticText>
			<staticText>
				<reportElement x="172" y="54" width="197" height="20" forecolor="#006633" uuid="d486e2d8-9997-47e0-9116-d3a71d27d12f"/>
				<textElement>
					<font fontName="Bodoni MT Black"/>
				</textElement>
				<text><![CDATA[Email-satyambbsr121@gmail.com]]></text>
			</staticText>
		</band>
	</title>
	<pageHeader>
		<band height="3" splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band height="4" splitType="Stretch"/>
	</columnHeader>
	<detail>
		<band height="142" splitType="Stretch">
			<staticText>
				<reportElement x="4" y="20" width="84" height="20" uuid="8c574cd3-f88f-4cbc-aed3-8e17975536d5"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Patient Name :]]></text>
			</staticText>
			<staticText>
				<reportElement x="4" y="40" width="84" height="20" uuid="87f5ec1c-a576-4e08-8af7-0f9e1b3893de"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Sex :]]></text>
			</staticText>
			<staticText>
				<reportElement x="211" y="0" width="75" height="20" uuid="0d7854d3-a00c-4193-b0ed-13f8242e2be5"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Age :]]></text>
			</staticText>
			<staticText>
				<reportElement x="211" y="20" width="75" height="20" uuid="5014edcf-03f8-47c6-9fd9-0a42d9478c3e"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Address :]]></text>
			</staticText>
			<staticText>
				<reportElement x="211" y="40" width="75" height="20" uuid="e12637d6-085d-4a0b-b1da-b492a11dd91a"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Contact No. :]]></text>
			</staticText>
			<staticText>
				<reportElement x="386" y="20" width="79" height="20" uuid="bd99b0e5-3008-4a01-8cf1-a0376c2dcd1c"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Receipt # :]]></text>
			</staticText>
			<staticText>
				<reportElement x="386" y="0" width="79" height="20" uuid="cca777e9-5f06-44a9-8983-05739593ce8b"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Date :]]></text>
			</staticText>
			<textField pattern="MM/dd/yyyy">
				<reportElement x="465" y="0" width="87" height="20" uuid="05bdd263-d655-4cc9-8208-35864e6fae71"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="386" y="40" width="79" height="20" uuid="c87f15b5-8a97-4940-9c18-6d1d9f45d006"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Received By :]]></text>
			</staticText>
			<textField>
				<reportElement x="88" y="20" width="123" height="20" uuid="17d42f8b-a1fa-4afd-8d58-abcd68b041d1"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{patent_name}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="88" y="40" width="123" height="20" uuid="29c44817-3794-4eaf-9b42-05a9234f2e03"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{t_patient_patient_gender}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="286" y="20" width="100" height="20" uuid="8e323258-c673-46ff-9e44-a4b00485543b"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{t_patient_present_address1}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="286" y="40" width="100" height="20" uuid="0ac1889f-f061-4819-9c2a-5744fd1df7d4"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{t_patient_patient_ht_number}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="465" y="40" width="87" height="20" uuid="7c2963e8-d5c9-4f8a-8a9b-0c15a96b633d"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{t_pat_lab_receipt_received_by}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="301" y="0" width="15" height="20" uuid="038599d8-274a-4ce9-97ef-43f742d1f222"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<text><![CDATA[Yrs]]></text>
			</staticText>
			<textField>
				<reportElement x="465" y="20" width="87" height="20" uuid="77d23653-034f-453e-a66e-006f2ef93723"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{t_pat_lab_receipt_receipt_number}]]></textFieldExpression>
			</textField>
			<componentElement>
				<reportElement key="table 3" style="table 3" stretchType="RelativeToBandHeight" x="4" y="70" width="280" height="69" uuid="c19803a0-4a29-4f79-a8ba-eeca3f9dd854"/>
				<jr:table xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd">
					<datasetRun subDataset="New Dataset 1" uuid="dacfbd0b-3e2d-480f-a2f3-cf883b4fb072">
						<datasetParameter name="procedure_master_id">
							<datasetParameterExpression><![CDATA[$P{procedure_master_id}]]></datasetParameterExpression>
						</datasetParameter>
						<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
					</datasetRun>
					<jr:column width="180" uuid="e05087bb-be6d-4384-8761-7b688a4b71cf">
						<jr:columnHeader style="table 3_CH" height="23" rowSpan="1">
							<staticText>
								<reportElement x="0" y="0" width="180" height="23" uuid="78e0f1eb-315b-45d0-a8cf-ad6cadd661b9"/>
								<textElement textAlignment="Center" verticalAlignment="Middle">
									<font size="12" isBold="true"/>
								</textElement>
								<text><![CDATA[Test Name]]></text>
							</staticText>
						</jr:columnHeader>
						<jr:columnFooter style="table 3_CH" height="23" rowSpan="1">
							<staticText>
								<reportElement x="0" y="0" width="180" height="23" uuid="3d224731-6adf-46c0-832d-28a2d46d9dde"/>
								<textElement textAlignment="Right" verticalAlignment="Middle">
									<font size="12" isBold="true"/>
								</textElement>
								<text><![CDATA[Total    ]]></text>
							</staticText>
						</jr:columnFooter>
						<jr:detailCell style="table 3_TD" height="15" rowSpan="1">
							<textField isStretchWithOverflow="true" isBlankWhenNull="true">
								<reportElement stretchType="RelativeToBandHeight" x="0" y="0" width="180" height="15" uuid="7e4f02e7-83af-44c8-ba85-c012a94966b4"/>
								<textElement textAlignment="Center" verticalAlignment="Middle"/>
								<textFieldExpression><![CDATA[$F{t_procedure_master_procedure_name}]]></textFieldExpression>
							</textField>
						</jr:detailCell>
					</jr:column>
					<jr:column width="84" uuid="9211eef9-f69c-4319-a46c-3d15be6b36a3">
						<jr:columnHeader style="table 3_CH" height="23" rowSpan="1">
							<staticText>
								<reportElement x="0" y="0" width="84" height="23" uuid="00a6ef12-99c7-43b1-896d-1d9a4bcb29d2"/>
								<textElement textAlignment="Center" verticalAlignment="Middle">
									<font size="12" isBold="true"/>
								</textElement>
								<text><![CDATA[Price(Rs.)]]></text>
							</staticText>
						</jr:columnHeader>
						<jr:columnFooter style="table 3_CH" height="23" rowSpan="1">
							<textField isBlankWhenNull="true">
								<reportElement x="0" y="0" width="84" height="23" uuid="7e1a5926-948d-4a5f-b160-a2d51c5d7193"/>
								<textElement textAlignment="Center" verticalAlignment="Middle">
									<font size="12" isBold="true"/>
								</textElement>
								<textFieldExpression><![CDATA[$V{total}]]></textFieldExpression>
							</textField>
						</jr:columnFooter>
						<jr:detailCell style="table 3_TD" height="15" rowSpan="1">
							<textField isStretchWithOverflow="true" isBlankWhenNull="true">
								<reportElement stretchType="RelativeToBandHeight" x="0" y="0" width="84" height="15" uuid="52a4a39a-d604-45d0-a106-66ceadbad7d4"/>
								<textElement textAlignment="Center" verticalAlignment="Middle"/>
								<textFieldExpression><![CDATA[$F{t_procedure_master_procedure_price}]]></textFieldExpression>
							</textField>
						</jr:detailCell>
					</jr:column>
				</jr:table>
			</componentElement>
			<staticText>
				<reportElement x="4" y="0" width="84" height="20" uuid="3317c125-f288-46b9-92c2-e8b320ab8c42"/>
				<textElement verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[MRN :]]></text>
			</staticText>
			<textField isStretchWithOverflow="true">
				<reportElement x="88" y="0" width="123" height="20" uuid="710bd055-6d35-4577-897f-aa2d86fbac3d"/>
				<textElement verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{t_patient_patient_id}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement stretchType="RelativeToBandHeight" x="488" y="113" width="67" height="26" uuid="ae0ac76f-587d-4a85-b133-7a2502b83c98"/>
				<textElement verticalAlignment="Middle">
					<font fontName="Monotype Corsiva" size="14" isBold="true"/>
				</textElement>
				<text><![CDATA[Signature]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement x="286" y="0" width="15" height="20" uuid="e6882f30-b4d5-48b3-aa8d-62e0e1138edb"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{ageyr}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement x="316" y="0" width="14" height="20" uuid="3d1e70fb-77bf-4015-8961-13a811182485"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{agemn}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="330" y="0" width="39" height="20" uuid="038599d8-274a-4ce9-97ef-43f742d1f222"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<text><![CDATA[Months]]></text>
			</staticText>
		</band>
	</detail>
	<columnFooter>
		<band height="4" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="2" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="4" splitType="Stretch"/>
	</summary>
</jasperReport>

Commits for Satyam/AuroCareCommonUtil/target/classes/reports/LabReceipt.jrxml

Diff revisions: vs.
Revision Author Commited Message
1 girijabapi picture girijabapi Fri 20 Jul, 2018 05:59:17 +0000