Minor tweaks, a shame for checkin r500 :-(

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@500 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-07 03:55:01 +00:00
parent 1dd0b14861
commit 2e36d46329
6 changed files with 32 additions and 12 deletions

View File

@@ -186,7 +186,7 @@ class StatementEntry extends AppModel {
*
*/
function reverse($id, $balance = false, $stamp = null) {
$this->prEnter(compact('id', 'stamp'));
$this->prEnter(compact('id', 'balance', 'stamp'));
$ret = array();