{include file="header.tpl.html" extra_title="Recent Activity"}
Recent Activity Report
Report Type: Recent  Date Range 
Activity Type:
Activity in Past:  
Start: {html_select_date time=$start_date prefix="" field_array="start" start_year="-2" end_year="+1" field_order="YMD" month_format="%b" all_extra="class='default'"}
End: {html_select_date time=$end_date prefix="" field_array="end" start_year="-2" end_year="+1" field_order="YMD" month_format="%b" all_extra="class='default'"}
Developer:
Sort Order:
{if $data|@count > 0} {if $data.phone != ''}
{if $has_customer_integration} {/if} {foreach from=$data.phone item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {include file="expandable_cell/body.tpl.html" ec_id="phone" list_id=$row.phs_id colspan="8"} {foreachelse} {/foreach}
Recent Phone Calls
{include file="expandable_cell/buttons.tpl.html" remote_func="getPhoneSupport" ec_id="phone"} Issue IDCustomerDate Developer Type Line Description
{include file="expandable_cell/buttons.tpl.html" ec_id="phone" list_id=$row.phs_id} {$row.phs_iss_id} {$row.customer}{$row.date} {$row.usr_full_name} {$row.phs_type} {$row.phc_title} {$row.phs_description|nl2br}
No Phone Calls Found

{/if} {if $data.note != ''}
{if $has_customer_integration} {/if} {foreach from=$data.note item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {include file="expandable_cell/body.tpl.html" ec_id="note" list_id=$row.not_id colspan="6"} {foreachelse} {/foreach}
Recent Notes
{include file="expandable_cell/buttons.tpl.html" remote_func="getNote" ec_id="note"} Issue IDCustomerPosted Date User Title
{include file="expandable_cell/buttons.tpl.html" ec_id="note" list_id=$row.not_id} {$row.not_iss_id} {$row.customer}{$row.date} {$row.usr_full_name} {$row.not_title|nl2br}
No Notes Found

{/if} {if $data.email != ''}
{if $has_customer_integration} {/if} {foreach from=$data.email item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {include file="expandable_cell/body.tpl.html" ec_id="email" list_id=$row.composite_id colspan=7 row_color=$row_color} {foreachelse} {/foreach}
Recent Emails
{include file="expandable_cell/buttons.tpl.html" ec_id="email" remote_func="getEmail"} Issue IDCustomerFrom To Date Subject
{include file="expandable_cell/buttons.tpl.html" ec_id="email" list_id=$row.composite_id} {$row.sup_iss_id} {$row.customer}{$row.sup_from|escape:"html"} {if $row.sup_to == ""} sent to notification list {else} {$row.sup_to|escape:"html"} {/if} {$row.date} {$row.sup_subject|nl2br}
No Emails Found

{/if} {if $data.draft != ''}
{if $has_customer_integration} {/if} {foreach from=$data.draft item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {include file="expandable_cell/body.tpl.html" ec_id="draft" list_id=$row.emd_id colspan=8} {foreachelse} {/foreach}
Recent Drafts
{include file="expandable_cell/buttons.tpl.html" remote_func="getDraft" ec_id="draft"} Issue IDCustomerStatus From To Date Subject
{include file="expandable_cell/buttons.tpl.html" ec_id="draft" list_id=$row.emd_id} {$row.emd_iss_id} {$row.customer}{$row.emd_status} {$row.from|escape:"html"} {$row.to|escape:"html"} {$row.date} {$row.emd_subject|nl2br}
No Drafts Found

{/if} {if $data.time != ''}
{if $has_customer_integration} {/if} {foreach from=$data.time item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {foreachelse} {/foreach}
Recent Time Entries
Issue IDCustomerDate of Work User Time Spent Category Summary
{$row.ttr_iss_id} {$row.customer}{$row.date} {$row.usr_full_name} {$row.time_spent} {$row.ttc_title} {$row.ttr_summary|nl2br}
No Time Entries Found

{/if} {if $data.reminder != ''}
{if $has_customer_integration} {/if} {foreach from=$data.reminder item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {foreachelse} {/foreach}
Recent Reminder Actions
Issue IDCustomerDate Triggered Title
{$row.rmh_iss_id} {$row.customer}{$row.date} {$row.rma_title}
No Reminder Entries Found

{/if} {/if}
{include file="footer.tpl.html"}