feature/reporte-saldos-vencimiento

This commit is contained in:
2026-04-21 09:56:27 -06:00
parent 1cd81ebc03
commit 0a4cfb554b
10 changed files with 964 additions and 0 deletions

View File

@@ -516,6 +516,10 @@ export function getSidebarData(): SidebarData {
title: "Partes descargadas",
url: "/dashboard/reports/partes-descargadas",
},
{
title: "Reporte de Vencimiento",
url: "/dashboard/reports/vencimiento",
},
],
},
{