Fixed a bug when viewing ledgers (related to the Close change), removed some debug code, added titles to the deposit pages, and fixed a bug with creating new transactions and/or balance transfers for a deposit when there is nothing to deposit.

git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629@201 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-02 09:33:42 +00:00
parent 1ae1b6a4f3
commit 591e1db81d
3 changed files with 12 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
echo '<H2>Deposit Slip: ' . date('l, F jS, Y, g:ia') . '</H2>' . "\n";
pr(compact('deposit'));
//pr(compact('deposit'));
// Handle account summaries
$rows = array();