{trans("Note drawer:")} {$note.division_header|replace:"\n":" "} |
{trans("Note recipient:")} {$note.name} {$note.address} {$note.zip} {$note.city} |
Niniejszym, zgodnie z zawartą Umową, obciążamy Państwa należnościami wg poniższego zestawienia:
{trans("No.")} | {trans("Title:")} | {trans("Value:")} |
{counter}. | {$item.description} | {$item.value|money_format} |
{trans("Total:")} |
{$note.value|money_format} |
{trans("Expositor:")} {if $note.user}{$note.user}{else}{$note.division_author}{/if} | {trans("To pay:")} {$note.value|money_format} |
{trans("In words:")} {if ConfigHelper::checkConfig('phpui.to_words_short_version')} {$note.value|string_format:"%d"|to_words:0:"":1} {$note.valuep|string_format:"%02d"}/100 {else} {moneyf_in_words($note.value+($note.valuep/100))} {/if} | |
{trans("Cautions:")}{trans("If you have any questions or doubts, contact with our Customer Service Representative. Prepare your Customer ID, please.")} |
{$note.customerpin|string_format:"%04d"}
{trans("Date:")} | {trans("Value:")} | {trans("Tax:")} | » | {trans("After:")} | {trans("Description:")} |
{$item.date} | {if $item.value > 0}+{/if}{$item.value|money_format} | {$item.tax} | » | {if $item.after < 0}{/if} {$item.after|money_format} {if $item.after < 0}{/if} | {$item.comment} |