Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-12-10 08:16:13
|
||||
compiled from "/var/www/html/templates/items/envios-reporte-header.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:2054711198548855ad3dbb20-10389092%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'26fcce3403d83f75a932e6cc974e348287e37a39' =>
|
||||
array (
|
||||
0 => '/var/www/html/templates/items/envios-reporte-header.tpl',
|
||||
1 => 1410130454,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '2054711198548855ad3dbb20-10389092',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<td align="right" colspan="6" style="border-top:none;">
|
||||
<a href="#" onclick="ExportGral(); return false;">
|
||||
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/images/icons/excel.png" title="Exportar Reporte"/>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">Código Barra</div></th>
|
||||
<th width="" scope="col"><div align="center">Descripción</div></th>
|
||||
<th width="110" scope="col"><div align="center">Unidad</div></th>
|
||||
<th width="110" scope="col"><div align="center">Cantidad</div></th>
|
||||
<th width="80" scope="col"><div align="center">Precio</div></th>
|
||||
<th width="100" scope="col"><div align="center">Importe</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user