{if !$receipt.last}
{/if} {if !$type || $type == "original"}
{cycle values="grey,white" print=false name=one} {foreach item="row" from=$receipt.contents} {/foreach}
{t}Stamp:{/t} {t}Proof of Payment{/t}
{t}Receipt{/t}
{t}CR{/t}
{t}Date:{/t} {$receipt.cdate|date_format:"%x"} {t 0=$receipt.number}No. $0{/t}
{t}From who:{/t} {$receipt.name}
{$receipt.zip} {$receipt.city} {$receipt.address}
{t}Owing{/t}
{t}Cash{/t}
{t}Has{/t}
{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} {t}I confirm receipt of above amount{/t}
{t}no.{/t}
{t}item{/t}
 
 
{t}Signature of cashier{/t}
Copyright © 2001-2006 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}
{t}Stamp:{/t} {t}Proof of Payment{/t}
{t}Receipt{/t}
{t}CR{/t}
{t}Date:{/t} {$receipt.cdate|date_format:"%x"} {t 0=$receipt.number}No. $0{/t}
{t}From who:{/t} {$receipt.name}
{$receipt.zip} {$receipt.city} {$receipt.address}
{t}Owing{/t}
{t}Cash{/t}
{t}Has{/t}
{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} {t}I confirm receipt of above amount{/t}
{t}no.{/t}
{t}item{/t}
 
 
{t}Signature of cashier{/t}
Copyright © 2001-2006 LMS Developers

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