Fixed bug for receipt linking to lease ID instead of customer ID

git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629@269 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-08 23:55:22 +00:00
parent d7db5a32d6
commit 60c4d950fa

View File

@@ -309,7 +309,7 @@ class LeasesController extends AppController {
$this->sidemenu_links[] =
array('name' => 'Payments', 'url' => array('controller' => 'customers',
'action' => 'receipt',
$id));
$lease['Customer']['id']));
}
// Prepare to render