{include file="header.html"} {include file="balanceheader.html"}

{$layout.pagetitle}

{if $customer} {/if}
Dane użytkownika:
Imię i nazwisko / nazwa:
Adres:

{if $customer.nip}NIP:
{elseif $customer.pesel}PESEL:
{/if} {if $customer.phone1}Telefon:{/if}
{$customer.username}
{$customer.address}
{$customer.zip} {$customer.city}
{if $customer.nip}{$customer.nip}
{elseif $customer.pesel}{$customer.pesel}
{/if} {if $customer.phone1}{$customer.phone1}{/if}
Termin płatności (dni):
Typ płatności (gotówka/przelew/etc.):
Wybierz użytkownika: lub wpisz jego ID:
Wybierz / zmień użytkownika

{*{counter print=false}*} {cycle values="#DFD5BD,#EBE4D6" print=false} {foreach from=$contents item=item} {foreachelse} {/foreach} {if $contents} {/if}
Lp. Nazwa wyrobu, towaru lub usługi: PKWiU: Ilość:
JM:
Cena netto:
Wartość netto:
PTU: Cena brutto:
Wartość brutto:
 
{counter}. {$item.name} {$item.pkwiu} {$item.count}
{$item.jm}
{$item.valuenetto|string_format:"%01.2f zł"}
{$item.s_valuenetto|string_format:"%01.2f zł"}
{if $item.taxvalue} {$item.taxvalue|string_format:"%01.2f"}% {else}zw.{/if} {$item.valuebrutto|string_format:"%01.2f zł"}
{$item.s_valuebrutto|string_format:"%01.2f zł"}


Nie ma jeszcze pozycji na fakturze. Użyj formularza poniżej aby dodać pozycję.


Razem: {sum array=$contents column=s_valuenetto string_format="%01.2f zł"}   {sum array=$contents column=s_valuebrutto string_format="%01.2f zł"}  
{counter}.
Wybierz
Wyczyść zawartość Zapisz i zakończ Dodaj
{include file="footer.html"}