{include file="header.html"} {*include file="calendar_js.html"*} {literal} {/literal}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {section name=importlist loop=$importlist} {sectionelse} {/section}
{t}ID:{/t} {t}Date:{/t} {t}Value:{/t} {t}Customer:{/t} {t}Description:{/t} {t}Link to:{/t} {t}Total:{/t} {$listdata.total}
{$importlist[importlist].id|string_format:"%04d"} {$importlist[importlist].date|date_format:"%Y/%m/%d"} {$importlist[importlist].value|money_format} {$importlist[importlist].customer} {$importlist[importlist].description} {if $importlist[importlist].ocena==0}{/if} {if $importlist[importlist].ocena==2}{/if} {if $importlist[importlist].ocena==4}  {cycle print=false} {if $importlist[importlist].ocena<4} {/if} {if $importlist[importlist].ocena==4} {/if}

 

{t}No cash operations to import.{/t}

 

{t}Check All{/t} {t}Delete{/t} {t}Submit{/t}

{t}Enter path to file with data to import{/t}
{t}Import file:{/t} {t}Submit{/t}

{include file="footer.html"}