Experiment to group ledger entries by their transaction ID instead of their entry ID.
git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605/site@177 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -55,6 +55,7 @@ echo '<div CLASS="detail supporting">' . "\n";
|
||||
echo $this->element('ledger_entries',
|
||||
array('caption' => 'Entries in Transaction',
|
||||
'ledger_entries' => $transaction['LedgerEntry'],
|
||||
'notxgroup' => true,
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user