{include file="clearheader.html"}

{trans("Sending register")}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t a=$layout.logname}Prepared by: $a{/t}
{section name=customerlist loop=$customerlist} {if $customerlist[customerlist].id} {assign var=cid value=$customerlist[customerlist].id} {/if} {/section}
ImiÄ™ i nazwisko (nazwa) nadawcy: {$division.name} {$division.address}
{trans("No.")} {trans("First/last name")}
{trans("Name")}
{trans("Address")} {trans("Value")} {trans("Mass")} {trans("Sending number")} {trans("Note")} {trans("Charge")} {trans("Cash on delivery")} {trans("Cash on delivery fee")}
1 2 3 4 5 6 7 8 9 10
{counter}. {$customerlist[customerlist].customername} {if $customerlist[customerlist].post_address!=''} {$customerlist[customerlist].post_address}{if $customerlist[customerlist].city neq ""},{/if} {$customerlist[customerlist].post_zip} {$customerlist[customerlist].post_city} {else} {$customerlist[customerlist].address}{if $customerlist[customerlist].city neq ""},{/if} {$customerlist[customerlist].zip} {$customerlist[customerlist].city}, {/if}
{include file="clearfooter.html"}