تقرير المتاجرة
المدين
الدائن
{for $foo = 0 to $realCount step=2} {if $reportArr[$foo]->name =="" && $reportArr[$foo+1]->name ==""} {else}
{$reportArr[$foo]->customName}
{$reportArr[$foo]->theValue}
{$reportArr[$foo+1]->customName}
{$reportArr[$foo+1]->theValue}
{/if} {/for}
المجموع:
{$totalDebtor}
المجموع:
{$totalCreditor}
{$gainLossMsg}