14 lines
407 B
Smarty
Executable File
14 lines
407 B
Smarty
Executable File
<table width="100%">
|
|
<thead>
|
|
<th>Periodo:</th>
|
|
</thead>
|
|
<tbody style="text-align:center">
|
|
<td>{$fi} <b>a</b> {$ff}</td>
|
|
</tbody>
|
|
</table>
|
|
<table width="100%" cellpadding="0" cellspacing="0" id="report" border="1">
|
|
<tbody>
|
|
{include file="{$DOC_ROOT}/templates/items/reportes-vendedor-base.tpl"}
|
|
</tbody>
|
|
</table>
|