Files
ventas_php/ajax/templates_c/3de32f4c73909ad90ca162d78420d8906d230415.file.reportes-vendedor.tpl.php

36 lines
1.5 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-04-30 08:22:21
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/lists/reportes-vendedor.tpl" */ ?>
<?php /*%%SmartyHeaderCode:21417506465360f90d1c5243-53672875%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'3de32f4c73909ad90ca162d78420d8906d230415' =>
array (
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/lists/reportes-vendedor.tpl',
1 => 1380898040,
),
),
'nocache_hash' => '21417506465360f90d1c5243-53672875',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<table width="100%">
<thead>
<th>Periodo:</th>
</thead>
<tbody style="text-align:center">
<td><?php echo $_smarty_tpl->getVariable('fi')->value;?>
&nbsp;<b>a</b>&nbsp;<?php echo $_smarty_tpl->getVariable('ff')->value;?>
</td>
</tbody>
</table>
<table width="100%" cellpadding="0" cellspacing="0" id="report" border="1">
<tbody>
<?php $_template = new Smarty_Internal_Template("{$_smarty_tpl->getVariable('DOC_ROOT')->value}/templates/items/reportes-vendedor-base.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
</tbody>
</table>