From d6f5e7b43d9d0adba0f6161dbdd7f07985b25bd4 Mon Sep 17 00:00:00 2001 From: aurynn_cmd Date: Tue, 1 Jul 2008 20:30:05 +0000 Subject: Bulk updarte for the entirety of Reconciliation code to date. All code, SQL, and templates as provided. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2180 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Reconciliation/report.html | 56 ++++++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 24 deletions(-) (limited to 'UI/Reconciliation/report.html') diff --git a/UI/Reconciliation/report.html b/UI/Reconciliation/report.html index cd6c8972..41c24a9d 100644 --- a/UI/Reconciliation/report.html +++ b/UI/Reconciliation/report.html @@ -1,22 +1,22 @@ -
Reconciliation Report for [% total.account %] for the month of [%total.month%]
+
Reconciliation Report for for the month of
- [%IF total.errorcode != 0 %] +
- [%ELSE%] +
- [%END%] + Our Balance: total.our_balance | Bank Balance: total.their_balance
-
Report generated by [% total.user %]
+
Report generated by
-[% if recon.error %] +
- [% recon.error %] +
-[%end%] + @@ -27,26 +27,34 @@ + - [% FOREACH row = records %] - [%IF row.errorcode != 0 %] + + - [% ELSIF row.id = corrected %] + - [%ELSE%] + - [%END%] - - - - - - [% IF row.errorcode > 0 %] - - [%ELSE%] + + + + + + + 0 ?> + + - [%END%] + + - [% END %] -
Their Balance Error Corrections Error Code
[% row.clear_time %][% row.transaction_type %] [% row.our_balance %][% row.their_balance%][% row.corrections %][% row.errorcode %] View Corrections View Corrections 0Correct
\ No newline at end of file + + + + +
+ +
+ \ No newline at end of file -- cgit v1.2.3