Nowhere near complete, but must snapshot prior to my Boston trip.
git-svn-id: file:///svn-source/pmgr/branches/statements_20090623@184 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -78,10 +78,9 @@ echo '<div CLASS="detail supporting">' . "\n";
|
||||
* Lease Account History
|
||||
*/
|
||||
|
||||
echo $this->element('ledger_entries',
|
||||
array('caption' => 'Account',
|
||||
'lease_id' => $lease['id'],
|
||||
'ar_account' => true,
|
||||
echo $this->element('statement_entries',
|
||||
array('caption' => 'Statement',
|
||||
'statement_id' => $lease['statement_id'],
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user