{if $header.show == true}
| {$dbcfg.shop_firm_name} | {$dbcfg.shop_address|nl2br nofilter} | IČ: {$dbcfg.shop_ico} DIČ: {$dbcfg.shop_dic} |
![]() |
Odběratel: |
|
|
| {$order.invoice_name} {$order.invoice_surname} {$order.invoice_firm} | {$order.invoice_street} |
||
| Telefon: | {$order.invoice_phone} | ||
| Datum: |
{if $order.status}Bankovní účet: {/if} |
Email: | {$order.invoice_email} |
| Vystavení: {$order.date_handle|date_format:'d.m.Y'} | IČO: {$order.invoice_ico} | DIČ: {$order.invoice_dic} | |
| Zd. plnění: {$order.date_handle|date_format:'d.m.Y'} | {if $order.status}Var. symbol: {$order.order_no}{/if} | ||
| {if $order.status} Splatnosti: {$order.date_payment} {/if} | {if $order.status} Číslo účtu: |
Dodací údaje: |
|
| Způsob odběru: {$order.delivery_type} |
{$order.delivery_name} {$order.delivery_surname} {$order.delivery_firm} | {$order.delivery_street} {$order.delivery_zip} {$order.delivery_city} {$order.delivery_country} |
|
| Pro obchodníka: | {* $order.note_user *} |
| Pro zákazníka: | {* $order.note_admin *} |
| Ks | Položky | {if $order.status}Kód | {/if}Cena za kus | bez DPH | DPH % | DPH | s DPH |
|---|---|---|---|---|---|---|---|
| {$item.pieces} | {$item.descr}{if $item.note} ({$item.note}){/if} |
{if $order.status}{$item.code}{if !$item.code}{$item.ean}{/if} {$item.note} | {/if}
{if $dbcfg.prod_show_price_vat == "Y"}{{$item.price_with_vat}|round:2}{else}{{$item.price_without_vat}|round:2}{/if} | {{$item.price_without_vat}|round:2} | {$item.vat} | {{$item.price_with_vat - $item.price_without_vat}|round:2} | {if $dbcfg.prod_show_price_vat == "Y"}{{$item.pieces * $item.price_with_vat}|format_price:"ceil=no"}{else}{{$item.pieces * $item.price_without_vat}|format_price:"ceil=no"}{/if} |
| Bez daně | Daň | Celkem | |
|---|---|---|---|
| {if empty($vat.descr)}{$key}% daň{else}{$vat.descr}{/if} | {$vat.total_price_without_vat|format_price:"ceil=no"} | {$vat_price|format_price:"ceil=no"} | {$with_vat|format_price:"ceil=no"} |
| Celkem bez DPH | {$order_price_without_vat|format_price:"ceil=no"} | ||
| Celkem s DPH | {$order_price_with_vat|format_price:"ceil=no"} | ||
| Uplatněné slevy | {$body.totalPriceDiscount} | ||
| {if $order.status}Celkem k úhradě{else}Cena celkem{/if} | {$order_price_with_vat|format_price} | ||
Faktura slouží jako záruční list!
Neplaťte prosím, dokud Vás nevyzveme!
{/if} {/if} {**
**}