{/if}
|
|
{/if}
{if $dailyEntery->type eq 0}
{$dailyEntery->value} |
|
من حــ/ {$dailyEntery->accountstreeName} |
{$dailyEntery->dDateTime} |
{$dailyEntery->dComment} |
{assign var=debtorTotal value=$debtorTotal+ $dailyEntery->value}
{else}
|
{$dailyEntery->value} |
الى حــ/ {$dailyEntery->accountstreeName} |
{$dailyEntery->dDateTime} |
{$dailyEntery->dComment} |
{assign var=creditorTotal value=$creditorTotal+ $dailyEntery->value}
{/if}
{if $dailyEntery->id !=""}
{$dailyEntery->entryComment} |
{if $dailyEntery->reverseofid != 0 || $dailyEntery->reverseofid == -10}
|
{else}
|
{/if}
{else}
|
|
{/if}
{/foreach}