Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-26 13:17:38
|
||||
compiled from "./templates/envios-recibir-reporte.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:20548034935425adc24d20c9-33215199%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'eeec91cc76e03e660a34a12b6019d9818eb4ca2f' =>
|
||||
array (
|
||||
0 => './templates/envios-recibir-reporte.tpl',
|
||||
1 => 1410130445,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '20548034935425adc24d20c9-33215199',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="compras">Reporte Mercancía Faltante y Sobrante</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<?php if ($_smarty_tpl->getVariable('Usr')->value['type']=="gerente"){?>
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addProducto">Agregar Producto</a>
|
||||
</div>
|
||||
<br />
|
||||
<?php }?>
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("forms/search-envios-recibir-reporte.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 class="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/envios-productos-recibidos.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>
|
||||
Reference in New Issue
Block a user