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

{$layout.pagetitle}

{cycle values="#DFD5BD,#EBE4D6" 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}   {cycle print=false}

 

{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"}