Cuentas por Pagar: correcciones vista Global y respuesta AJAX\n- Evitar subtabla de Notas en vista Global y simplificar fila (colspan=11)\n- Prevenir cierres huérfanos en paginación (pages_new.tpl) con bandera skipClosures\n- Cambiar AJAX a devolver HTML plano (no JSON) para alinearse con cuentas-pagar.js\n- Ajustes sólo de marcado/flujo; sin cambios de lógica de negocio

This commit is contained in:
2026-01-10 01:08:52 -06:00
parent bb4022c952
commit 2638d17684
3 changed files with 287 additions and 39 deletions

View File

@@ -19,10 +19,12 @@
<!-- PAGINATION END -->
</td>
</tr>
{if \!$skipClosures}
</tbody>
</table>
</div>
</div>
<!-- END #PORTLETS -->
</div>
{/if}
</div>