{if !$receipt.last}
{/if} {if in_array("original", $type)}
{cycle values="grey,white" print=false name=one} {foreach item="row" from=$receipt.contents} {/foreach} {if $receipt.type == "out"} {else} {/if}
{$receipt.d_name}
{$receipt.d_address}
{$receipt.d_zip} {$receipt.d_city}
{if $receipt.type == "out"} {trans("Proof of Pay-out")} {else} {trans("Proof of Payment")} {/if}
{trans("Receipt")}
{if $receipt.type == "out"}{trans("CR-out")}{else}{trans("CR-in")}{/if}
{trans("Date:")} {$receipt.cdate|date_format:"%x"} {t a=$receipt.number}No. $a{/t}
{if $receipt.type == "out"}{trans("To whom:")}{else}{trans("From who:")}{/if} {$receipt.name}{if $receipt.address}
{$receipt.zip} {$receipt.city}, {$receipt.address}{/if}
{if $receipt.type == "out"}{trans("Has")}{else}{trans("Owing")}{/if}
{trans("Cash")}
{if $receipt.type == "out"}{trans("Owing")}{else}{trans("Has")}{/if}
{trans("Account")}
{trans("For what")} {trans("Value")} {trans("Number")}
{counter name=one}. {$row.description|replace:"\n":"
"}
{$row.value|money_format}
{trans("Total:")} {$receipt.total|money_format} Symbole
PL. KAS. Nr
{trans("In words:")} {if ConfigHelper::checkConfig('phpui.to_words_short_version')} {$receipt.total|string_format:"%d"|to_words:0:"":1} {$receipt.totalg|string_format:"%02d"}/100 {else} {moneyf_in_words($receipt.total)} {/if}


 
{trans("Exposed By")} {trans("Checked By")} {trans("Approved By")} {trans("Cash Report")} {if $receipt.type == "out"} {trans("Above amount")} {else} {trans("I confirm receipt of above amount")} {/if}
{trans("no.")}
{trans("item")}
{trans("payed out")} {trans("received")}
 
 
{trans("Signature of cashier")}
Copyright © 2001-{$smarty.now|date_format:'%Y'} LMS Developers

{if in_array("copy", $type)}

{/if} {/if} {if in_array("copy", $type)}
{cycle values="grey,white" print=false name=two} {foreach item="row" from=$receipt.contents} {/foreach} {if $receipt.type == "out"} {else} {/if}
{$receipt.d_name}
{$receipt.d_address}
{$receipt.d_zip} {$receipt.d_city}
{if $receipt.type == "out"} {trans("Proof of Pay-out")} {else} {trans("Proof of Payment")} {/if}
{trans("Receipt")}
{if $receipt.type == "out"}{trans("CR-out")}{else}{trans("CR-in")}{/if}
{trans("Date:")} {$receipt.cdate|date_format:"%x"} {t a=$receipt.number}No. $a{/t}
{if $receipt.type == "out"}{trans("To whom:")}{else}{trans("From who:")}{/if} {$receipt.name}{if $receipt.address}
{$receipt.zip} {$receipt.city}, {$receipt.address}{/if}
{if $receipt.type == "out"}{trans("Has")}{else}{trans("Owing")}{/if}
{trans("Cash")}
{if $receipt.type == "out"}{trans("Owing")}{else}{trans("Has")}{/if}
{trans("Account")}
{trans("For what")} {trans("Value")} {trans("Number")}
{counter name=two}. {$row.description|replace:"\n":"
"}
{$row.value|money_format}
{trans("Total:")} {$receipt.total|money_format} Symbole
PL. KAS. Nr
{trans("In words:")} {if ConfigHelper::checkConfig('phpui.to_words_short_version')} {$receipt.total|string_format:"%d"|to_words:0:"":1} {$receipt.totalg|string_format:"%02d"}/100 {else} {moneyf_in_words($receipt.total)} {/if}


 
{trans("Exposed By")} {trans("Checked By")} {trans("Approved By")} {trans("Cash Report")} {if $receipt.type == "out"} {trans("Above amount")} {else} {trans("I confirm receipt of above amount")} {/if}
{trans("no.")}
{trans("item")}
{trans("payed out")} {trans("received")}
 
 
{trans("Signature of cashier")}
Copyright © 2001-{$smarty.now|date_format:'%Y'} LMS Developers

{/if} {if !$receipt.last}
{/if}