fix(ui): add historical sales link to main sidebar menus

- Add Ventas Históricas link to dashboard, inventory and customers sidebars
- reports.html already had the link
This commit is contained in:
2026-06-12 07:24:45 +00:00
parent 913e507adc
commit 917ff00310
3 changed files with 31 additions and 0 deletions

View File

@@ -149,6 +149,16 @@
Reportes
</a>
</li>
<li class="nav-item">
<a href="/pos/historical-sales" class="nav-link">
<svg class="nav-link__icon" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="3" width="12" height="11" rx="1"/>
<path d="M2 6h12"/>
<path d="M5 2v2M11 2v2"/>
</svg>
Ventas Históricas
</a>
</li>
<li class="nav-item">
<a href="/pos/config" class="nav-link">
<svg class="nav-link__icon" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round">