تقرير فواتير المبيعات Youtube

{if $user->userstoreid == 0}
{/if} {if $user->branchId == 0}
{/if}


{$message}
{if count($allDataArr) > 0}

صافى الربح {$totalsObj->billProfit} {$currency}

{if $searchtype == "0"} {if {$Programsettingdata->billid} != 1}{/if} {assign var=i value=1} {foreach $allDataArr as $data} {if {$Programsettingdata->billid} != 1}{/if} {assign var=i value=$i+1} {/foreach}
م
رقم الفاتورة
نوع الفاتورة
اجمالى الفاتورة
عدد القطع
تاريخ الفاتورة ووقتها
خصم الفاتورة
خصومات الشبكة
ربح الفاتورة
العميل
البائع
المستخدم
تفاصيل الفاتورة
{$i}
{$data->billserial}
{$data->billtype}
{$data->totalbill}
{$data->noOfpieces}
{$data->datetime}
{$data->billdiscount}
{$data->networkDiscount}
{$data->billProfit}
{$data->clientName}
{$data->sellerName}
{$data->userName}
z الاجمالى {$totalsObj->totalbill} {$totalsObj->noOfpieces} {$totalsObj->billdiscount} {$totalsObj->networkDiscount} {$totalsObj->billProfit}
{else} {assign var=i value=1} {foreach $allDataArr as $data} {assign var=i value=$i+1} {/foreach}
م تاريخ الفاتورة ووقتها اجمالى الفاتورة عدد القطع خصم الفاتورة خصومات الشبكة ربح الفاتورة تفاصيل الفاتورة
{$i} {$data->datetime} {$data->totalbill} {$data->noOfpieces} {$data->billdiscount} {$data->networkDiscount} {$data->billProfit} التفاصيل
z الاجمالى {$totalsObj->totalbill} {$totalsObj->noOfpieces} {$totalsObj->billdiscount} {$totalsObj->networkDiscount} {$totalsObj->billProfit}
{/if}

صافى الربح {$totalsObj->billProfit} {$currency}


{else}
عفوا لا توجد نتائج
{/if}
{literal} {/literal}