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


 
{t}Exposed By{/t} {t}Checked By{/t} {t}Approved By{/t} {t}Cash Report{/t} {if $receipt.type == "out"} {t}Above amount{/t} {else} {t}I confirm receipt of above amount{/t} {/if}
{t}no.{/t}
{t}item{/t}
{t}payed out{/t} {t}received{/t}
 
 
{t}Signature of cashier{/t}
Copyright © 2001-2010 LMS Developers

{if !$type || $type == "copy"}

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


 
{t}Exposed By{/t} {t}Checked By{/t} {t}Approved By{/t} {t}Cash Report{/t} {if $receipt.type == "out"} {t}Above amount{/t} {else} {t}I confirm receipt of above amount{/t} {/if}
{t}no.{/t}
{t}item{/t}
{t}payed out{/t} {t}received{/t}
 
 
{t}Signature of cashier{/t}
Copyright © 2001-2010 LMS Developers

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