From f31f0fd95aa2eb2e61f09900a2a011984da5a274 Mon Sep 17 00:00:00 2001 From: aurynn_cmd Date: Tue, 1 Jul 2008 23:34:41 +0000 Subject: Adding Pending Transactions support to reconciliation. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2182 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Reconciliation/correct.html | 16 ++++++------- UI/Reconciliation/pending.html | 54 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 8 deletions(-) create mode 100644 UI/Reconciliation/pending.html (limited to 'UI') diff --git a/UI/Reconciliation/correct.html b/UI/Reconciliation/correct.html index b74ab4b0..3921f084 100644 --- a/UI/Reconciliation/correct.html +++ b/UI/Reconciliation/correct.html @@ -4,34 +4,34 @@ diff --git a/UI/Reconciliation/pending.html b/UI/Reconciliation/pending.html new file mode 100644 index 00000000..c2636d09 --- /dev/null +++ b/UI/Reconciliation/pending.html @@ -0,0 +1,54 @@ +
+ +
- Account/SCN + Account - +
- Amount + SCN - +
- Cleared + Amount - +
- Cleared + Cleared at - +
+ + + + + + + + + + + + + + + + + + + Year: + + Month: + + + +
+ Account + SCNEntryAmountTransaction Date
Full Entry
+ \ No newline at end of file -- cgit v1.2.3