You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

138 lines
8.5 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Workflow Diário</title>
</head>
<body>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="2" >
<tr>
<td>
<table class="filtro" style="width:100%" border="0" cellpadding="2" cellspacing="0">
<tr>
<td width="192"><img src="http://{$endereco_site}/img/logoPrincipal.gif" width="191" height="48" /></td>
<td align="center" valign="middle">WORKFLOW DI&Aacute;RIO {$data}</td>
</tr>
</table></td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td><strong>Dac: </strong>{$nomeDac} <strong>Total de Liga&ccedil;&otilde;es Recebidas:</strong> {$totalRecebidas} <strong>Total de Liga&ccedil;&otilde;es Originadas:</strong> {$totalOriginadas} <strong>Total Geral: </strong>{$totalGeral}</td>
</tr>
<tr>
<td><table class="grid" width="100%" border="0" cellpadding="2" cellspacing="0">
<tr>
<th colspan="7" align="center">Liga&ccedil;&otilde;es</th>
<th colspan="4" align="center">Performace</th>
</tr>
<tr>
<th colspan="7" align="center">Total de Chamadas </th>
<th colspan="4" align="center"><strong >Tempo M&eacute;dio(segundos)</strong></th>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<th>Atendidas<br />
URA </th>
<th>Abandonadas</th>
<th>Atendidas <br />
PA </th>
<th>Atendidas <br />
at&eacute; 30'' </th>
<th>Transferidas</th>
<th>Espera </th>
<th>Originadas<br />
PA</th>
<th align="center">Espera</th>
<th align="center">Atendimento<br />
PA </th>
<th align="center">Abandono</th>
<th>NS</th>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<th>$atdUra</th>
<th>$abd</th>
<th>$atdPa</th>
<th>$atd30</th>
<th>$transfer</th>
<th>$espera</th>
<th>$originadas</th>
<th align="center">$tmpEspera</th>
<th align="center">$tmpAtd</th>
<th align="center">$tmpAbd</th>
<th>$ns</th>
</tr>
{$linha}
</table></td>
</tr>
<tr>
<td>-----dac-------</td>
</tr>
<tr>
<td><table width="830" border="0" cellpadding="2" cellspacing="0" class="grid">
<tr>
<th align="left" class="headColun">&nbsp;</th>
<th colspan="2" align="center" class="headColun">N&uacute;mero de Pausas </th>
<th colspan="2" align="center" class="headColun">N&uacute;mero de Chamadas</th>
<th colspan="6" align="center" class="headColun">Tempo</th>
</tr>
<tr>
<th align="left" class="headColun">Agente</th>
<th align="center" class="headColun">Normal(P)</th>
<th align="center" class="headColun">Prudutiva(PP)</th>
<th align="right" class="headColun">Atendidas(CA)</th>
<th align="right" class="headColun">Oferecidas(CO)</th>
<th align="center" class="headColun">Logado</th>
<th align="center" class="headColun">P</th>
<th align="center" class="headColun">PP</th>
<th align="center" class="headColun">CA</th>
<th align="center" class="headColun">CO</th>
<th align="center" class="headColun">Livre</th>
</tr>
<tr>
<th align="left" class="headColun">$agt</th>
<th align="center" class="headColun">$pausa</th>
<th align="center" class="headColun">$pausaP</th>
<th align="right" class="headColun">$ca</th>
<th align="right" class="headColun">$co</th>
<th align="center" class="headColun">$tmpLgd</th>
<th align="center" class="headColun">$tmpP</th>
<th align="center" class="headColun">$tmpPP</th>
<th align="center" class="headColun">$tmpCa</th>
<th align="center" class="headColun">$tmpCo</th>
<th align="center" class="headColun">$tmpLivre</th>
</tr>
<tr>
<th align="left" class="headColun">M&eacute;dia</th>
<th align="center" class="headColun">$pausa_M</th>
<th align="center" class="headColun">$pausaP_M</th>
<th align="right" class="headColun">$ca_M</th>
<th align="right" class="headColun">$co_M</th>
<th align="center" class="headColun">$tmpLgd_M</th>
<th align="center" class="headColun">$tmpP_M</th>
<th align="center" class="headColun">$tmpPP_M</th>
<th align="center" class="headColun">$tmpC_Ma</th>
<th align="center" class="headColun">$tmpCo_M</th>
<th align="center" class="headColun">$tmpLivre_M</th>
</tr>
{$linhas}
</table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>Principal---</td>
</tr>
<tr>
<td>Principal---</td>
</tr>
<tr>
<td>Principal---</td>
</tr>
<tr>
<td>Principal---</td></tr>
</table>
</body>
</html>