تقرير عملاء ومنتجات


{$message}

{foreach $alldata as $pro} {/foreach}
اسم العميل اسم المنتج وحدة القياس العدد سعر البيع نوع السعر التاريخ الفاتورة
{$pro->clientname} {$pro->productName} {if $hidecat eq 1} /{$pro->productCatName} {/if} {if {$pro->unitName} neq ''} {$pro->unitName} {else} --- {/if} {$pro->quantity} {$pro->sellbilldetailprice} {if $pro->pricetype eq 0}جملة {elseif $pro->pricetype eq 1}تجزئة {else} نصف جملة{/if} {$pro->sellbilldetaildate} {if {$pro->billtype} eq 2} {elseif {$pro->billtype} eq 3 } {elseif {$pro->billtype} eq 0} {elseif {$pro->billtype} eq 1} {/if}