47 lines
1.9 KiB
PHP
Executable File
47 lines
1.9 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-08 18:37:26
|
|
compiled from "./templates/facturacion.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:475553017540e3db62aff61-39041254%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'1c99fad1b1e0aa75807d7fa1d607c41d1df5117c' =>
|
|
array (
|
|
0 => './templates/facturacion.tpl',
|
|
1 => 1410130446,
|
|
),
|
|
),
|
|
'nocache_hash' => '475553017540e3db62aff61-39041254',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div class="grid_16" id="content">
|
|
|
|
<div class="grid_9">
|
|
<h1 class="catalogos">Facturación</h1>
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
|
|
<?php if ($_smarty_tpl->getVariable('Usr')->value['type']=="gerente"){?>
|
|
<?php $_template = new Smarty_Internal_Template("forms/search-facturas.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);?>
|
|
|
|
<?php }else{ ?>
|
|
<?php $_template = new Smarty_Internal_Template("forms/search-facturas-gral.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);?>
|
|
|
|
<?php }?>
|
|
|
|
<div class="grid_15" id="contenido">
|
|
|
|
<?php $_template = new Smarty_Internal_Template("lists/facturacion.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);?>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
|
|
</div>
|