id) ?>

hasValue('de_journal_entry') ? $this->Html->link($deJournalItem->de_journal_entry->id, ['controller' => 'DeJournalEntries', 'action' => 'view', $deJournalItem->de_journal_entry->id]) : '' ?>
Number->format($deJournalItem->id) ?>
Number->format($deJournalItem->account_number_credit) ?>
Number->format($deJournalItem->account_number_debit) ?>
external_account_number_credit === null ? '' : $this->Number->format($deJournalItem->external_account_number_credit) ?>
external_account_number_debit === null ? '' : $this->Number->format($deJournalItem->external_account_number_debit) ?>
Number->format($deJournalItem->amount) ?>
created) ?>