{$Programsettingdata->phone}
|
{if $restaurantOrder->tableId > 0 }
| |
|
|
|
طاولة :{$restaurantOrder->tableName} |
{/if}
| |
{if $showserial eq 1}سيريال :{$restaurantOrder->id}{/if} |
|
|
رقم الطلب:{$restaurantOrder->daySreial} |
| |
{$restaurantOrder->sysdate} |
|
|
المستخدم :{$userData->employeename} |
{if $clientFlag == 1}
| |
رقم الهاتف:
{if $delivery->clientmobile == 1}
{$client->clientmobile}
{/if}
{if $delivery->clientphone == 1}
{if $delivery->clientmobile == 1}
{/if}
{$client->clientphone}
{/if}
|
|
|
اسم العميل: {$client->clientname}
|
|
{if $delivery->clientaddress == 1}
{$client->clientaddress}
{/if}
{if $delivery->clientdetails == 1}
{$client->clientdetails}
{/if}
|
{/if}
| اجمالى |
السعر |
الكميه |
الصــــــــنف |
# |
{assign var=i value=1}
{assign var=total value=0}
{foreach $restaurantOrderDetails as $product}
{assign var=proTotal value=$product->quantity * $product->price}
| {$proTotal} | {*$product->total*}
{$product->price} |
{$product->quantity} |
{$product->productName} |
{$i} |
{assign var=total value=$total+$proTotal}
{assign var=i value=$i+1}
{/foreach}
|
|
| الاجمالي |
{if $restaurantOrder->tax > 0 || $billTax > 0 }
{if $Programsettingdata->taxNameFlag == 1}خدمة{else}% الضريبه 15 {/if} |
{/if}
{if $restaurantOrder->discount !=0}
الخصم |
{/if}
الصافى |
{if $printResBillonly == 1}
| {$total + $billTax} |
{if $billTax > 0}
{$billTax} |
{/if}
{if $restaurantOrder->discount !=0}
{$restaurantOrder->discount} |
{/if}
{if $restaurantOrder->discount !=0}
{/if}
{$total} |
{else}
| {$restaurantOrder->netBill} |
{if $restaurantOrder->tax !=0}
{$restaurantOrder->tax} |
{/if}
{if $restaurantOrder->discount !=0}
{$restaurantOrder->discount} |
{/if}
{if $restaurantOrder->discount !=0}
{/if}
{$total} |
{/if}
restaurantplaystationplayid > 0}{else} style="display:none"{/if}>
|
حجز بلاى ستيشن رقم {$playstation->id} بمبلغ {$playstation->netPrice}
|
restaurantplaystationplayid > 0}{else} style="display:none"{/if}>
|
الاجمالى العام :
{$total+$restaurantOrder->tax-$restaurantOrder->discount + $playstation->netPrice - $playstation->cardPayed}{*$restaurantOrder->netBill*}
|
{if $restaurantOrder->billComment!=""}
|
{$restaurantOrder->billComment}
|
{/if}
|