60 lines
2.0 KiB
PHP
Executable File
60 lines
2.0 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-11 10:56:01
|
|
compiled from "./templates/forms/filtro-reporte-ticket.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:9350719195411c6117f6786-05805385%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'c45da37e56b6f66915fdf22ee9066eff3e987b97' =>
|
|
array (
|
|
0 => './templates/forms/filtro-reporte-ticket.tpl',
|
|
1 => 1410130451,
|
|
),
|
|
),
|
|
'nocache_hash' => '9350719195411c6117f6786-05805385',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<form name="frmTickets" id="frmTickets" method="post" action="export/reporte-tickets.php">
|
|
<input type="hidden" name="type" value="search" />
|
|
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" style="border-top:1px solid #999999">
|
|
<thead>
|
|
<tr>
|
|
<th align="center" width="100"></th>
|
|
<th align="center"><div align="center">Código Barra</div></th>
|
|
<th align="center" width="100"></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td align="center"></td>
|
|
<td align="center">
|
|
<input type="text" class="largeInput" name="codigoBarra2" id="codigoBarra2" style="width:200px" />
|
|
</td>
|
|
<td align="center"></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td align="center">
|
|
<input type="button" name="btnSearch" value="Generar" class="btnSearch" onclick="Generar()" />
|
|
</td>
|
|
<td align="center">
|
|
<div style="float:right; padding-right:50px"><a href="#" onclick="ExportInv(); return false;"><img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/images/icons/excel.png" title="Exportar Reporte"/></a></div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3">
|
|
<div align="center">
|
|
<div id="loadBusqueda" style="display:none">
|
|
<br />
|
|
<img src="http://www.facturase.com/images/loading.gif" width="16" height="16" />
|
|
<br />Cargando...
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</form>
|