Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules

This commit is contained in:
2026-01-07 01:06:27 -06:00
parent aaa77e870e
commit 3a5afa82fe
354 changed files with 9022 additions and 15093 deletions

View File

@@ -0,0 +1,48 @@
<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:45:16
compiled from "/var/www/html/ventas/templates/clientes.tpl" */ ?>
<?php /*%%SmartyHeaderCode:704330390695e00fc754cb5-75356207%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'448e8b64d872cdc9da0f3b86a56e6f6cab59e43b' =>
array (
0 => '/var/www/html/ventas/templates/clientes.tpl',
1 => 1767753171,
),
),
'nocache_hash' => '704330390695e00fc754cb5-75356207',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Clientes</h1>
</div>
<div class="grid_6" id="eventbox" style="display:none">
<a href="#" class="inline_tip"></a>
</div>
<div class="clear"></div>
<div align="center" class="btnAddGral">
<a href="javascript:void(0)" class="inline_add" id="addCliente">Agregar Cliente</a>
</div>
<?php $_template = new Smarty_Internal_Template("forms/search-clientes.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/clientes.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>