~jo0thlt/sfsoluciones/mtf

« back to all changes in this revision

Viewing changes to sfs_reconcile_ledger_report/report/ledger_jasper_report.jrxml

  • Committer: contact at zbeanztech
  • Date: 2014-11-07 18:54:14 UTC
  • Revision ID: contact@zbeanztech.com-20141107185414-tzybvn7293tju4ce
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<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="ledger_jasper_report" language="groovy" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="bccf00f1-4850-4253-b8cb-c72b043316a4">
 
3
        <property name="ireport.zoom" value="1.1000000000000019"/>
 
4
        <property name="ireport.x" value="0"/>
 
5
        <property name="ireport.y" value="0"/>
 
6
        <parameter name="sum_balance" class="java.lang.Long">
 
7
                <parameterDescription><![CDATA[sum_balance]]></parameterDescription>
 
8
        </parameter>
 
9
        <parameter name="date" class="java.lang.String">
 
10
                <parameterDescription><![CDATA[date]]></parameterDescription>
 
11
        </parameter>
 
12
        <parameter name="account" class="java.lang.String">
 
13
                <parameterDescription><![CDATA[account]]></parameterDescription>
 
14
        </parameter>
 
15
        <parameter name="entry_label" class="java.lang.String">
 
16
                <parameterDescription><![CDATA[entry_label]]></parameterDescription>
 
17
        </parameter>
 
18
        <parameter name="debit" class="java.lang.String">
 
19
                <parameterDescription><![CDATA[debit]]></parameterDescription>
 
20
        </parameter>
 
21
        <parameter name="credit" class="java.lang.String">
 
22
                <parameterDescription><![CDATA[credit]]></parameterDescription>
 
23
        </parameter>
 
24
        <parameter name="balance" class="java.lang.String">
 
25
                <parameterDescription><![CDATA[balance]]></parameterDescription>
 
26
        </parameter>
 
27
        <parameter name="ref" class="java.lang.String">
 
28
                <parameterDescription><![CDATA[ref]]></parameterDescription>
 
29
        </parameter>
 
30
        <parameter name="partner_ledger" class="java.lang.String">
 
31
                <parameterDescription><![CDATA[partner_ledger]]></parameterDescription>
 
32
        </parameter>
 
33
        <parameter name="acc_rec" class="java.lang.String">
 
34
                <parameterDescription><![CDATA[acc_rec]]></parameterDescription>
 
35
        </parameter>
 
36
        <parameter name="partner" class="java.lang.String">
 
37
                <parameterDescription><![CDATA[partner]]></parameterDescription>
 
38
        </parameter>
 
39
        <parameter name="fiscal_yr" class="java.lang.String">
 
40
                <parameterDescription><![CDATA[fiscal_yr]]></parameterDescription>
 
41
        </parameter>
 
42
        <parameter name="filter_by" class="java.lang.String">
 
43
                <parameterDescription><![CDATA[filter_by]]></parameterDescription>
 
44
        </parameter>
 
45
        <parameter name="target_move" class="java.lang.String">
 
46
                <parameterDescription><![CDATA[target_move]]></parameterDescription>
 
47
        </parameter>
 
48
        <parameter name="partner_name" class="java.lang.String">
 
49
                <parameterDescription><![CDATA[partner_name]]></parameterDescription>
 
50
        </parameter>
 
51
        <parameter name="fiscal_year" class="java.lang.String">
 
52
                <parameterDescription><![CDATA[fiscal_year]]></parameterDescription>
 
53
        </parameter>
 
54
        <parameter name="start_period" class="java.lang.String">
 
55
                <parameterDescription><![CDATA[start_period]]></parameterDescription>
 
56
        </parameter>
 
57
        <parameter name="end_period" class="java.lang.String">
 
58
                <parameterDescription><![CDATA[end_period]]></parameterDescription>
 
59
        </parameter>
 
60
        <parameter name="period_from" class="java.lang.String">
 
61
                <parameterDescription><![CDATA[period_from]]></parameterDescription>
 
62
        </parameter>
 
63
        <parameter name="period_to" class="java.lang.String">
 
64
                <parameterDescription><![CDATA[period_to]]></parameterDescription>
 
65
        </parameter>
 
66
        <parameter name="company" class="java.lang.String">
 
67
                <parameterDescription><![CDATA[company]]></parameterDescription>
 
68
        </parameter>
 
69
        <parameter name="way" class="java.lang.String">
 
70
                <parameterDescription><![CDATA[way]]></parameterDescription>
 
71
        </parameter>
 
72
        <parameter name="jnl_ref" class="java.lang.String">
 
73
                <parameterDescription><![CDATA[jnl_ref]]></parameterDescription>
 
74
        </parameter>
 
75
        <parameter name="doc_balance" class="java.lang.String">
 
76
                <parameterDescription><![CDATA[doc_balance]]></parameterDescription>
 
77
        </parameter>
 
78
        <parameter name="tot_balance" class="java.lang.String">
 
79
                <parameterDescription><![CDATA[tot_balance]]></parameterDescription>
 
80
        </parameter>
 
81
        <queryString language="xPath">
 
82
                <![CDATA[]]>
 
83
        </queryString>
 
84
        <field name="date" class="java.lang.String">
 
85
                <fieldDescription><![CDATA[date]]></fieldDescription>
 
86
        </field>
 
87
        <field name="journal" class="java.lang.String">
 
88
                <fieldDescription><![CDATA[journal]]></fieldDescription>
 
89
        </field>
 
90
        <field name="account" class="java.lang.String">
 
91
                <fieldDescription><![CDATA[account]]></fieldDescription>
 
92
        </field>
 
93
        <field name="name" class="java.lang.String">
 
94
                <fieldDescription><![CDATA[name]]></fieldDescription>
 
95
        </field>
 
96
        <field name="debit" class="java.math.BigDecimal">
 
97
                <fieldDescription><![CDATA[debit]]></fieldDescription>
 
98
        </field>
 
99
        <field name="credit" class="java.math.BigDecimal">
 
100
                <fieldDescription><![CDATA[credit]]></fieldDescription>
 
101
        </field>
 
102
        <field name="reconcile" class="java.lang.String">
 
103
                <fieldDescription><![CDATA[reconcile]]></fieldDescription>
 
104
        </field>
 
105
        <field name="invoice_id" class="java.lang.String">
 
106
                <fieldDescription><![CDATA[invoice_id]]></fieldDescription>
 
107
        </field>
 
108
        <field name="ref" class="java.lang.String">
 
109
                <fieldDescription><![CDATA[ref]]></fieldDescription>
 
110
        </field>
 
111
        <variable name="debit_sum" class="java.math.BigDecimal" resetType="Group" resetGroup="Invoice Group" calculation="Sum">
 
112
                <variableExpression><![CDATA[$F{debit}]]></variableExpression>
 
113
        </variable>
 
114
        <variable name="credit_sum" class="java.math.BigDecimal" resetType="Group" resetGroup="Invoice Group" calculation="Sum">
 
115
                <variableExpression><![CDATA[$F{credit}]]></variableExpression>
 
116
        </variable>
 
117
        <variable name="total_sum" class="java.math.BigDecimal" incrementType="Group" incrementGroup="Invoice Group" calculation="Sum">
 
118
                <variableExpression><![CDATA[( $P{way} == "debit_to_credit" ? $V{debit_sum} - $V{credit_sum} : $V{credit_sum} - $V{debit_sum} )]]></variableExpression>
 
119
        </variable>
 
120
        <group name="Invoice Group">
 
121
                <groupExpression><![CDATA[$F{invoice_id}]]></groupExpression>
 
122
                <groupFooter>
 
123
                        <band height="20">
 
124
                                <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
 
125
                                        <reportElement uuid="9e611b89-3ca9-4575-aa61-a62cfcf66902" stretchType="RelativeToTallestObject" x="644" y="0" width="84" height="20"/>
 
126
                                        <box rightPadding="2"/>
 
127
                                        <textElement textAlignment="Right" verticalAlignment="Middle"/>
 
128
                                        <textFieldExpression><![CDATA[( $P{way} == "debit_to_credit" ? $V{debit_sum} - $V{credit_sum} : $V{credit_sum} - $V{debit_sum} )]]></textFieldExpression>
 
129
                                </textField>
 
130
                                <textField isStretchWithOverflow="true">
 
131
                                        <reportElement uuid="f80de2a3-a66e-4b1e-96e4-e27b310213b2" stretchType="RelativeToTallestObject" x="464" y="0" width="180" height="20"/>
 
132
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
 
133
                                                <font isBold="true"/>
 
134
                                        </textElement>
 
135
                                        <textFieldExpression><![CDATA[$P{doc_balance} + " :"]]></textFieldExpression>
 
136
                                </textField>
 
137
                        </band>
 
138
                </groupFooter>
 
139
        </group>
 
140
        <background>
 
141
                <band splitType="Stretch"/>
 
142
        </background>
 
143
        <title>
 
144
                <band height="45">
 
145
                        <textField isBlankWhenNull="true">
 
146
                                <reportElement uuid="c57c3a69-22b7-418b-a8da-8df607dfbdef" x="158" y="15" width="491" height="20"/>
 
147
                                <textElement textAlignment="Center"/>
 
148
                                <textFieldExpression><![CDATA[$P{company}]]></textFieldExpression>
 
149
                        </textField>
 
150
                        <textField>
 
151
                                <reportElement uuid="4dc4d737-a83a-4f77-9553-bfdf08959cc0" x="649" y="15" width="153" height="20"/>
 
152
                                <box rightPadding="2"/>
 
153
                                <textElement textAlignment="Right"/>
 
154
                                <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
 
155
                        </textField>
 
156
                        <line>
 
157
                                <reportElement uuid="af53d6ac-43a3-4873-bcb3-87b3ac2ee4d9" x="0" y="33" width="802" height="2"/>
 
158
                        </line>
 
159
                        <textField pattern="dd/MM/yyyy HH.mm.ss">
 
160
                                <reportElement uuid="bc213174-3100-4e16-ad3c-2715bceb57d6" x="0" y="15" width="158" height="20"/>
 
161
                                <textElement/>
 
162
                                <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
 
163
                        </textField>
 
164
                </band>
 
165
        </title>
 
166
        <pageHeader>
 
167
                <band height="157" splitType="Stretch">
 
168
                        <textField>
 
169
                                <reportElement uuid="5f63b58a-5bc2-433e-b90b-2a3dc2f64cfb" x="0" y="0" width="802" height="20"/>
 
170
                                <textElement textAlignment="Center">
 
171
                                        <font size="16"/>
 
172
                                </textElement>
 
173
                                <textFieldExpression><![CDATA[$P{partner_ledger}]]></textFieldExpression>
 
174
                        </textField>
 
175
                        <textField>
 
176
                                <reportElement uuid="c451aa54-d119-4fd9-b914-4be9804086c0" x="0" y="20" width="802" height="20"/>
 
177
                                <textElement textAlignment="Center">
 
178
                                        <font size="14"/>
 
179
                                </textElement>
 
180
                                <textFieldExpression><![CDATA[$P{acc_rec}]]></textFieldExpression>
 
181
                        </textField>
 
182
                        <textField>
 
183
                                <reportElement uuid="f0d413f6-5589-418e-86b1-9bf560428d71" x="0" y="47" width="243" height="20"/>
 
184
                                <textElement textAlignment="Center">
 
185
                                        <font isBold="true"/>
 
186
                                </textElement>
 
187
                                <textFieldExpression><![CDATA[$P{partner}]]></textFieldExpression>
 
188
                        </textField>
 
189
                        <textField>
 
190
                                <reportElement uuid="5b6460a1-54bb-4a6f-a6ce-bd63102790f7" x="243" y="47" width="140" height="20"/>
 
191
                                <textElement textAlignment="Center">
 
192
                                        <font isBold="true"/>
 
193
                                </textElement>
 
194
                                <textFieldExpression><![CDATA[$P{fiscal_yr}]]></textFieldExpression>
 
195
                        </textField>
 
196
                        <textField>
 
197
                                <reportElement uuid="4e976a67-31b3-46ba-86c9-3d87e81bb827" x="383" y="47" width="266" height="20"/>
 
198
                                <textElement textAlignment="Center">
 
199
                                        <font isBold="true"/>
 
200
                                </textElement>
 
201
                                <textFieldExpression><![CDATA[$P{filter_by}]]></textFieldExpression>
 
202
                        </textField>
 
203
                        <textField>
 
204
                                <reportElement uuid="91992c95-7721-41b2-89a4-815563721fe1" x="649" y="47" width="153" height="20"/>
 
205
                                <textElement textAlignment="Center">
 
206
                                        <font isBold="true"/>
 
207
                                </textElement>
 
208
                                <textFieldExpression><![CDATA[$P{target_move}]]></textFieldExpression>
 
209
                        </textField>
 
210
                        <textField isBlankWhenNull="true">
 
211
                                <reportElement uuid="b66a9433-3027-493a-a564-bd0d90fd2efa" x="243" y="67" width="140" height="57"/>
 
212
                                <textElement textAlignment="Center"/>
 
213
                                <textFieldExpression><![CDATA[$P{fiscal_year}]]></textFieldExpression>
 
214
                        </textField>
 
215
                        <textField isBlankWhenNull="true">
 
216
                                <reportElement uuid="76702679-615d-4495-8893-c558334012ee" x="383" y="67" width="133" height="20"/>
 
217
                                <textElement textAlignment="Center"/>
 
218
                                <textFieldExpression><![CDATA[$P{start_period}]]></textFieldExpression>
 
219
                        </textField>
 
220
                        <textField isBlankWhenNull="true">
 
221
                                <reportElement uuid="7c82e7b3-1e4f-4716-9413-7bca0076396a" x="516" y="67" width="133" height="20"/>
 
222
                                <textElement textAlignment="Center"/>
 
223
                                <textFieldExpression><![CDATA[$P{end_period}]]></textFieldExpression>
 
224
                        </textField>
 
225
                        <textField isBlankWhenNull="true">
 
226
                                <reportElement uuid="a5837e8e-ec99-4786-9515-9b60961fdbc7" x="383" y="86" width="133" height="37"/>
 
227
                                <textElement textAlignment="Center"/>
 
228
                                <textFieldExpression><![CDATA[$P{period_from}]]></textFieldExpression>
 
229
                        </textField>
 
230
                        <textField isBlankWhenNull="true">
 
231
                                <reportElement uuid="dab1f709-ff99-4e05-8606-2669f5cfdb92" x="516" y="86" width="133" height="37"/>
 
232
                                <textElement textAlignment="Center"/>
 
233
                                <textFieldExpression><![CDATA[$P{period_to}]]></textFieldExpression>
 
234
                        </textField>
 
235
                        <textField isStretchWithOverflow="true">
 
236
                                <reportElement uuid="e5d8eb0e-97cd-4bde-984e-6cd04adc379d" stretchType="RelativeToTallestObject" x="0" y="131" width="67" height="20"/>
 
237
                                <box leftPadding="2">
 
238
                                        <topPen lineWidth="0.0"/>
 
239
                                        <leftPen lineWidth="0.0"/>
 
240
                                        <bottomPen lineWidth="0.5"/>
 
241
                                        <rightPen lineWidth="0.0"/>
 
242
                                </box>
 
243
                                <textElement verticalAlignment="Middle">
 
244
                                        <font isBold="true" isUnderline="false"/>
 
245
                                </textElement>
 
246
                                <textFieldExpression><![CDATA[$P{date}]]></textFieldExpression>
 
247
                        </textField>
 
248
                        <staticText>
 
249
                                <reportElement uuid="2a3621f9-11d0-4b0e-acf5-117ea13a8f70" stretchType="RelativeToTallestObject" x="67" y="131" width="106" height="20"/>
 
250
                                <box leftPadding="2">
 
251
                                        <topPen lineWidth="0.0"/>
 
252
                                        <leftPen lineWidth="0.0"/>
 
253
                                        <bottomPen lineWidth="0.5"/>
 
254
                                        <rightPen lineWidth="0.0"/>
 
255
                                </box>
 
256
                                <textElement verticalAlignment="Middle">
 
257
                                        <font isBold="true" isUnderline="false"/>
 
258
                                </textElement>
 
259
                                <text><![CDATA[JRNL]]></text>
 
260
                        </staticText>
 
261
                        <textField isStretchWithOverflow="true">
 
262
                                <reportElement uuid="4f759b8a-dd1e-4fa2-ae48-c391f09f8495" stretchType="RelativeToTallestObject" x="173" y="131" width="108" height="20"/>
 
263
                                <box leftPadding="2">
 
264
                                        <topPen lineWidth="0.0"/>
 
265
                                        <leftPen lineWidth="0.0"/>
 
266
                                        <bottomPen lineWidth="0.5"/>
 
267
                                        <rightPen lineWidth="0.0"/>
 
268
                                </box>
 
269
                                <textElement verticalAlignment="Middle">
 
270
                                        <font isBold="true" isUnderline="false"/>
 
271
                                </textElement>
 
272
                                <textFieldExpression><![CDATA[$P{account}]]></textFieldExpression>
 
273
                        </textField>
 
274
                        <textField isStretchWithOverflow="true">
 
275
                                <reportElement uuid="2696aa61-6def-43e0-a562-8417cbd19316" stretchType="RelativeToTallestObject" x="281" y="131" width="102" height="20"/>
 
276
                                <box leftPadding="2">
 
277
                                        <topPen lineWidth="0.0"/>
 
278
                                        <leftPen lineWidth="0.0"/>
 
279
                                        <bottomPen lineWidth="0.5"/>
 
280
                                        <rightPen lineWidth="0.0"/>
 
281
                                </box>
 
282
                                <textElement verticalAlignment="Middle">
 
283
                                        <font isBold="true" isUnderline="false"/>
 
284
                                </textElement>
 
285
                                <textFieldExpression><![CDATA[$P{entry_label}]]></textFieldExpression>
 
286
                        </textField>
 
287
                        <textField isStretchWithOverflow="true">
 
288
                                <reportElement uuid="a9c31ee3-2632-4aa4-a374-d01f17e76bfe" stretchType="RelativeToTallestObject" x="493" y="131" width="95" height="20"/>
 
289
                                <box leftPadding="2">
 
290
                                        <topPen lineWidth="0.0"/>
 
291
                                        <leftPen lineWidth="0.0"/>
 
292
                                        <bottomPen lineWidth="0.5"/>
 
293
                                        <rightPen lineWidth="0.0"/>
 
294
                                </box>
 
295
                                <textElement textAlignment="Right" verticalAlignment="Middle">
 
296
                                        <font isBold="true" isUnderline="false"/>
 
297
                                </textElement>
 
298
                                <textFieldExpression><![CDATA[$P{debit}]]></textFieldExpression>
 
299
                        </textField>
 
300
                        <textField isStretchWithOverflow="true">
 
301
                                <reportElement uuid="e7c74f2e-0011-4b36-adb5-e5405ed32e75" stretchType="RelativeToTallestObject" x="588" y="131" width="92" height="20"/>
 
302
                                <box leftPadding="2">
 
303
                                        <topPen lineWidth="0.0"/>
 
304
                                        <leftPen lineWidth="0.0"/>
 
305
                                        <bottomPen lineWidth="0.5"/>
 
306
                                        <rightPen lineWidth="0.0"/>
 
307
                                </box>
 
308
                                <textElement textAlignment="Right" verticalAlignment="Middle">
 
309
                                        <font isBold="true" isUnderline="false"/>
 
310
                                </textElement>
 
311
                                <textFieldExpression><![CDATA[$P{credit}]]></textFieldExpression>
 
312
                        </textField>
 
313
                        <textField isStretchWithOverflow="true">
 
314
                                <reportElement uuid="e06f7e9f-68ac-4816-bb95-7b109bba2db0" stretchType="RelativeToTallestObject" x="680" y="131" width="48" height="20"/>
 
315
                                <box leftPadding="2">
 
316
                                        <topPen lineWidth="0.0"/>
 
317
                                        <leftPen lineWidth="0.0"/>
 
318
                                        <bottomPen lineWidth="0.5"/>
 
319
                                        <rightPen lineWidth="0.0"/>
 
320
                                </box>
 
321
                                <textElement textAlignment="Right" verticalAlignment="Middle">
 
322
                                        <font isBold="true" isUnderline="false"/>
 
323
                                </textElement>
 
324
                                <textFieldExpression><![CDATA[$P{balance}]]></textFieldExpression>
 
325
                        </textField>
 
326
                        <textField isStretchWithOverflow="true">
 
327
                                <reportElement uuid="d95d609b-3a1d-4062-a41d-e0852374e671" stretchType="RelativeToTallestObject" x="728" y="131" width="74" height="20"/>
 
328
                                <box leftPadding="2">
 
329
                                        <topPen lineWidth="0.0"/>
 
330
                                        <leftPen lineWidth="0.0"/>
 
331
                                        <bottomPen lineWidth="0.5"/>
 
332
                                        <rightPen lineWidth="0.0"/>
 
333
                                </box>
 
334
                                <textElement textAlignment="Right" verticalAlignment="Middle">
 
335
                                        <font isBold="true" isUnderline="false"/>
 
336
                                </textElement>
 
337
                                <textFieldExpression><![CDATA[$P{ref}]]></textFieldExpression>
 
338
                        </textField>
 
339
                        <textField isBlankWhenNull="true">
 
340
                                <reportElement uuid="c4fd32ce-29c3-446e-8ad6-85b1cbd196aa" x="0" y="67" width="243" height="56"/>
 
341
                                <textElement textAlignment="Center"/>
 
342
                                <textFieldExpression><![CDATA[$P{partner_name}]]></textFieldExpression>
 
343
                        </textField>
 
344
                        <staticText>
 
345
                                <reportElement uuid="92597f1b-5da1-46ee-a697-28986f096898" x="649" y="67" width="153" height="56"/>
 
346
                                <textElement textAlignment="Center"/>
 
347
                                <text><![CDATA[Posted]]></text>
 
348
                        </staticText>
 
349
                        <textField isStretchWithOverflow="true">
 
350
                                <reportElement uuid="2696aa61-6def-43e0-a562-8417cbd19316" stretchType="RelativeToTallestObject" x="383" y="131" width="110" height="20"/>
 
351
                                <box leftPadding="2">
 
352
                                        <topPen lineWidth="0.0"/>
 
353
                                        <leftPen lineWidth="0.0"/>
 
354
                                        <bottomPen lineWidth="0.5"/>
 
355
                                        <rightPen lineWidth="0.0"/>
 
356
                                </box>
 
357
                                <textElement verticalAlignment="Middle">
 
358
                                        <font isBold="true" isUnderline="false"/>
 
359
                                </textElement>
 
360
                                <textFieldExpression><![CDATA[$P{jnl_ref}]]></textFieldExpression>
 
361
                        </textField>
 
362
                </band>
 
363
        </pageHeader>
 
364
        <detail>
 
365
                <band height="20" splitType="Stretch">
 
366
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
 
367
                                <reportElement uuid="b06b7fbc-068c-400d-8263-a3b731d028e1" stretchType="RelativeToTallestObject" x="0" y="0" width="67" height="20"/>
 
368
                                <box leftPadding="2" rightPadding="2">
 
369
                                        <topPen lineWidth="0.0"/>
 
370
                                        <leftPen lineWidth="0.0"/>
 
371
                                        <bottomPen lineWidth="0.0"/>
 
372
                                        <rightPen lineWidth="0.0"/>
 
373
                                </box>
 
374
                                <textElement verticalAlignment="Middle"/>
 
375
                                <textFieldExpression><![CDATA[$F{date}]]></textFieldExpression>
 
376
                        </textField>
 
377
                        <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
 
378
                                <reportElement uuid="a089440d-e2a3-4384-b9cb-e35aa350942f" stretchType="RelativeToTallestObject" x="493" y="0" width="95" height="20"/>
 
379
                                <box leftPadding="2" rightPadding="2">
 
380
                                        <topPen lineWidth="0.0"/>
 
381
                                        <leftPen lineWidth="0.0"/>
 
382
                                        <bottomPen lineWidth="0.0"/>
 
383
                                        <rightPen lineWidth="0.0"/>
 
384
                                </box>
 
385
                                <textElement textAlignment="Right" verticalAlignment="Middle"/>
 
386
                                <textFieldExpression><![CDATA[$F{debit}]]></textFieldExpression>
 
387
                        </textField>
 
388
                        <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
 
389
                                <reportElement uuid="59f47913-6635-44b8-a2f1-88f1a8a363de" stretchType="RelativeToTallestObject" x="588" y="0" width="92" height="20"/>
 
390
                                <box leftPadding="2" rightPadding="2">
 
391
                                        <topPen lineWidth="0.0"/>
 
392
                                        <leftPen lineWidth="0.0"/>
 
393
                                        <bottomPen lineWidth="0.0"/>
 
394
                                        <rightPen lineWidth="0.0"/>
 
395
                                </box>
 
396
                                <textElement textAlignment="Right" verticalAlignment="Middle"/>
 
397
                                <textFieldExpression><![CDATA[$F{credit}]]></textFieldExpression>
 
398
                        </textField>
 
399
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
 
400
                                <reportElement uuid="9b3f9255-2b19-42b7-9c97-4b04e8eace5f" stretchType="RelativeToTallestObject" x="67" y="0" width="106" height="20"/>
 
401
                                <box leftPadding="2" rightPadding="2">
 
402
                                        <topPen lineWidth="0.0"/>
 
403
                                        <leftPen lineWidth="0.0"/>
 
404
                                        <bottomPen lineWidth="0.0"/>
 
405
                                        <rightPen lineWidth="0.0"/>
 
406
                                </box>
 
407
                                <textElement verticalAlignment="Middle"/>
 
408
                                <textFieldExpression><![CDATA[$F{journal}]]></textFieldExpression>
 
409
                        </textField>
 
410
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
 
411
                                <reportElement uuid="6435a507-f62b-43de-9dd9-7fe5cd85faff" stretchType="RelativeToTallestObject" x="173" y="0" width="108" height="20"/>
 
412
                                <box leftPadding="2" rightPadding="2">
 
413
                                        <topPen lineWidth="0.0"/>
 
414
                                        <leftPen lineWidth="0.0"/>
 
415
                                        <bottomPen lineWidth="0.0"/>
 
416
                                        <rightPen lineWidth="0.0"/>
 
417
                                </box>
 
418
                                <textElement verticalAlignment="Middle"/>
 
419
                                <textFieldExpression><![CDATA[$F{account}]]></textFieldExpression>
 
420
                        </textField>
 
421
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
 
422
                                <reportElement uuid="4296a7ea-5e77-4a40-b1f3-fedb025bacfc" stretchType="RelativeToTallestObject" x="281" y="0" width="102" height="20"/>
 
423
                                <box leftPadding="2" rightPadding="2">
 
424
                                        <topPen lineWidth="0.0"/>
 
425
                                        <leftPen lineWidth="0.0"/>
 
426
                                        <bottomPen lineWidth="0.0"/>
 
427
                                        <rightPen lineWidth="0.0"/>
 
428
                                </box>
 
429
                                <textElement verticalAlignment="Middle"/>
 
430
                                <textFieldExpression><![CDATA[$F{name}]]></textFieldExpression>
 
431
                        </textField>
 
432
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
 
433
                                <reportElement uuid="c5849cf4-793c-419e-a1f8-1e9fe1f2d7b2" stretchType="RelativeToTallestObject" x="728" y="0" width="74" height="20"/>
 
434
                                <box leftPadding="2" rightPadding="2">
 
435
                                        <topPen lineWidth="0.0"/>
 
436
                                        <leftPen lineWidth="0.0"/>
 
437
                                        <bottomPen lineWidth="0.0"/>
 
438
                                        <rightPen lineWidth="0.0"/>
 
439
                                </box>
 
440
                                <textElement textAlignment="Right" verticalAlignment="Middle"/>
 
441
                                <textFieldExpression><![CDATA[$F{reconcile}]]></textFieldExpression>
 
442
                        </textField>
 
443
                        <staticText>
 
444
                                <reportElement uuid="b4897aaa-f920-42e8-9e2a-5bfe3a98d359" stretchType="RelativeToTallestObject" x="680" y="0" width="48" height="20"/>
 
445
                                <box leftPadding="2" rightPadding="2">
 
446
                                        <topPen lineWidth="0.0"/>
 
447
                                        <leftPen lineWidth="0.0"/>
 
448
                                        <bottomPen lineWidth="0.0"/>
 
449
                                        <rightPen lineWidth="0.0"/>
 
450
                                </box>
 
451
                                <textElement/>
 
452
                                <text><![CDATA[]]></text>
 
453
                        </staticText>
 
454
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
 
455
                                <reportElement uuid="4296a7ea-5e77-4a40-b1f3-fedb025bacfc" stretchType="RelativeToTallestObject" x="383" y="0" width="110" height="20"/>
 
456
                                <box leftPadding="2" rightPadding="2">
 
457
                                        <topPen lineWidth="0.0"/>
 
458
                                        <leftPen lineWidth="0.0"/>
 
459
                                        <bottomPen lineWidth="0.0"/>
 
460
                                        <rightPen lineWidth="0.0"/>
 
461
                                </box>
 
462
                                <textElement verticalAlignment="Middle"/>
 
463
                                <textFieldExpression><![CDATA[$F{ref}]]></textFieldExpression>
 
464
                        </textField>
 
465
                </band>
 
466
        </detail>
 
467
        <summary>
 
468
                <band height="20">
 
469
                        <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
 
470
                                <reportElement uuid="1888b60f-d571-4f82-a3fc-010492589f85" stretchType="RelativeToTallestObject" x="644" y="0" width="84" height="20"/>
 
471
                                <textElement textAlignment="Right" verticalAlignment="Middle"/>
 
472
                                <textFieldExpression><![CDATA[$V{total_sum}]]></textFieldExpression>
 
473
                        </textField>
 
474
                        <textField isStretchWithOverflow="true">
 
475
                                <reportElement uuid="569932d2-0a8d-4445-98de-d38fa3466be5" stretchType="RelativeToTallestObject" x="464" y="0" width="180" height="20"/>
 
476
                                <textElement textAlignment="Right" verticalAlignment="Middle">
 
477
                                        <font isBold="true"/>
 
478
                                </textElement>
 
479
                                <textFieldExpression><![CDATA[$P{tot_balance} + " :"]]></textFieldExpression>
 
480
                        </textField>
 
481
                </band>
 
482
        </summary>
 
483
</jasperReport>