| اسم المورد | تاريخ الاستلام | ||
|---|---|---|---|
| رقم الفاتورة | التعليق | ||
| تاريخ الفاتورة | نوع الكشف |
{if $bill->kashftype == 1} خارجى {elseif $bill->kashftype == -1} بدون كشف {else} داخلى {/if} |
|
| الحد الأقصى للسداد | نوع السعر | ||
| مكان الكشف | تاريخ الكشف |
| اسم المنتج | ملاحظات | العدد | السعر | الخصم | الاجمالى |
|---|---|---|---|---|---|
| {$product->productName} | {$product->note} | {$product->productno} | {$product->productprice} | {($product->productprice*$product->productno)-$product->producttotalprice} | {$product->producttotalprice} {$currency} |
| إجمالي المشتريات | {$bill->productstotalprice} {$currency} | ||||
| قيمة الكشف | {$bill->kashfvalue} | الخصم | {$bill->kashfdiscount} | الاجمالى | {$bill->netbillvalue} |
|---|---|---|---|---|---|
| نوع الخصم | {if $bill->discounttype == 1} مباشر {else if $bill->discounttype == 2}نسبة{/if} | قيمة الخصم | {$bill->discountvalue} | الصافى | {$bill->finalnetbillvalue} |
| طريقة الدفع | ||||
|---|---|---|---|---|
| تأمين | اسم الشركة | {$bill->companyname} | ||
| نسبة العميل (%) | {$bill->customerpercent} | بحد أقصى | {$bill->customermax} | |
| يتحمل العميل | {$bill->customercarry} | موافقة شركة التأمين | {$bill->companyaccept} | |
| تتحمل شركة التأمين | {$bill->companycarry} | رقم الموافقة | {$bill->approvalno} | |
| شبكة | اسم الشبكة | {$bill->networkname} | القيمة | {$bill->cardvalue} |
| كاش | القيمة | {$bill->cashvalue} | ||
| أجل | القيمة | {$bill->waitvalue} | ||