Primer commit del sistema avantika sin cambios

This commit is contained in:
2026-01-06 19:42:24 -06:00
commit 3ae4be5957
7127 changed files with 440072 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<?php /* Smarty version Smarty3-b7, created on 2014-04-30 10:09:15
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/items/cuentas-facturas-header.tpl" */ ?>
<?php /*%%SmartyHeaderCode:14876612685361121bda8f31-91873915%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'a022d48cf46f2c5af63d8eeb03825c20eafb8e5c' =>
array (
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/items/cuentas-facturas-header.tpl',
1 => 1379912979,
),
),
'nocache_hash' => '14876612685361121bda8f31-91873915',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<thead>
<tr>
<th width="80"><div align="center">No. Pedido</div></th>
<th width="80"><div align="center">Factura</div></th>
<th width="80"><div align="center">Fecha</div></th>
<th width="120"><div align="center">Importe</div></th>
<th width="80"><div align="center">Pagos</div></th>
<th width="80"><div align="center">Saldo</div></th>
<th width="40"><div align="center">Acciones</div></th>
</tr>
</thead>