Primer commit del sistema avantika sin cambios
This commit is contained in:
13
templates/lists/reportes-vendedor.tpl
Executable file
13
templates/lists/reportes-vendedor.tpl
Executable file
@@ -0,0 +1,13 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user