This commit is contained in:
Sampanna Rimal 2024-08-08 18:15:16 +05:45
parent bb11ca28cf
commit 6b49232b77

View File

@ -982,7 +982,9 @@ class myaccounts
<?php foreach ($TableRow->Transactions as $Transaction) : ?>
<div><?php echo (($Transaction->cr) ? "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" : "") . $this->getAccountDetails($Transaction->account_id)->account_name; ?></div>
<?php endforeach; ?>
<?php if($TableRow->narration): ?>
(<span class="narration_display"><?php echo $TableRow->narration; ?></span>)
<?php endif; ?>
</td>
<?php if ($showVoucherTypes) : ?>
<td>