class: SmartyResource mimetype: text/html
Use this form to resend a daily report.
{if $resource->error eq 'red'} There was an error and the task was not completed {elseif $resource->error eq 'green'} Task successfully completed {/if}
{/if} {if $resource->doit eq 'getreportlist'}
FOR MERCHANT ID: {$resource->merchant_id}
Create Report for date: Select a date {foreach from=$resource->last_30_days_array key=the_date item=readable_date} {$readable_date} {/foreach} {/if}
{if $resource->reports|@count > 0} available reports are: