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

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

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