Files
Autoparts-DB/pos/templates/inventory.html
consultoria-as afb3b2405c feat(voice): implementa voz y TTS en chats POS y dashboard
- Agrega TTS (speechSynthesis) a chat.js del POS para leer respuestas IA
- Copia lógica de voz completa (STT + TTS) a dashboard/chat-public.js
- Extiende estilos TTS en chat.css y chat-public.css
- Agrega chat widget a 13 templates POS que no lo tenían
- Corrige duplicado de chat.css en diagrams.html
- Minifica assets actualizados
- 73/73 tests pasan
2026-04-28 00:53:57 +00:00

825 lines
37 KiB
HTML

<!DOCTYPE html>
<html lang="es" data-theme="industrial">
<head>
<script>/*pos_theme_early*/(function(){var t=localStorage.getItem("pos_theme")||"industrial";document.documentElement.setAttribute("data-theme",t);})()</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Inventario — Nexus Autoparts POS</title>
<link rel="stylesheet" href="/pos/static/css/chat.css" />
<link rel="stylesheet" href="/pos/static/css/tokens.css" />
<link rel="stylesheet" href="/pos/static/css/common.css" />
<link rel="stylesheet" href="/pos/static/css/sidebar.css" />
<link rel="stylesheet" href="/pos/static/css/pos-glass.css" />
<link rel="manifest" href="/pos/static/pwa/manifest.json" />
<meta name="theme-color" content="#F5A623" />
<link rel="stylesheet" href="/pos/static/css/inventory.css">
</head>
<body>
<!-- =========================================================================
THEME SWITCHER BAR
========================================================================= -->
<header class="theme-bar" role="banner">
<div class="theme-bar__left">
<div class="theme-bar__store">
<span class="theme-bar__dot"></span>
Nexus Autoparts
</div>
<div class="theme-bar__sep"></div>
<span class="theme-bar__label">Sucursal Centro &mdash; Usuario: H. García</span>
</div>
<div class="theme-bar__right">
<span class="theme-bar__label">Tema:</span>
<button class="theme-btn theme-btn--industrial is-active" data-theme-target="industrial" onclick="setTheme('industrial')">
<span class="theme-btn__swatch"></span>
Industrial
</button>
<button class="theme-btn theme-btn--modern" data-theme-target="modern" onclick="setTheme('modern')">
<span class="theme-btn__swatch"></span>
Moderno
</button>
</div>
</header>
<!-- =========================================================================
APP SHELL
========================================================================= -->
<div class="app-shell">
<!-- -----------------------------------------------------------------------
SIDEBAR NAVIGATION
----------------------------------------------------------------------- -->
<aside class="sidebar" role="navigation" aria-label="Navegación principal">
<!-- Brand -->
<div class="sidebar__brand">
<div class="brand-logo">NA</div>
<div class="brand-name">
<span class="brand-name__primary">Nexus</span>
<span class="brand-name__sub">Autoparts POS</span>
</div>
</div>
<!-- Nav -->
<nav class="sidebar__nav">
<div class="nav-section-label">Principal</div>
<a class="nav-item" href="/pos/sale">
<!-- Dashboard icon -->
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="3" width="7" height="7"/><rect x="14" y="3" width="7" height="7"/>
<rect x="14" y="14" width="7" height="7"/><rect x="3" y="14" width="7" height="7"/>
</svg>
<span>Dashboard</span>
</a>
<a class="nav-item" href="/pos/sale">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="3" width="20" height="14" rx="2"/><path d="M8 21h8M12 17v4"/>
</svg>
<span>POS</span>
</a>
<a class="nav-item" href="/pos/catalog">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<path d="M4 6h16M4 10h16M4 14h16M4 18h16"/>
</svg>
<span>Catálogo</span>
</a>
<a class="nav-item is-active" href="/pos/inventory" aria-current="page">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/>
<polyline points="3.27 6.96 12 12.01 20.73 6.96"/><line x1="12" y1="22.08" x2="12" y2="12"/>
</svg>
<span>Inventario</span>
</a>
<div class="nav-section-label">Gestión</div>
<a class="nav-item" href="/pos/customers">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
<circle cx="9" cy="7" r="4"/>
<path d="M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/>
</svg>
<span>Clientes</span>
</a>
<a class="nav-item" href="/pos/invoicing">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
<polyline points="14 2 14 8 20 8"/>
<line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/>
<polyline points="10 9 9 9 8 9"/>
</svg>
<span>Facturación</span>
</a>
<a class="nav-item" href="/pos/accounting">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<line x1="12" y1="1" x2="12" y2="23"/>
<path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/>
</svg>
<span>Contabilidad</span>
</a>
<a class="nav-item" href="/pos/reports">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<line x1="18" y1="20" x2="18" y2="10"/><line x1="12" y1="20" x2="12" y2="4"/>
<line x1="6" y1="20" x2="6" y2="14"/>
</svg>
<span>Reportes</span>
</a>
<div class="nav-section-label">Sistema</div>
<a class="nav-item" href="/pos/config">
<svg class="nav-item__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="3"/>
<path d="M19.07 4.93a10 10 0 0 1 0 14.14M4.93 4.93a10 10 0 0 0 0 14.14"/>
</svg>
<span>Configuración</span>
</a>
</nav>
<!-- Footer user -->
<div class="sidebar__footer">
<div class="sidebar__user-avatar">HG</div>
<div class="sidebar__user-info">
<div class="sidebar__user-name">Hugo García</div>
<div class="sidebar__user-role">Administrador</div>
</div>
</div>
</aside>
<!-- -----------------------------------------------------------------------
MAIN CONTENT
----------------------------------------------------------------------- -->
<main class="main" role="main">
<!-- Page Header -->
<div class="page-header">
<div class="page-header__title-group">
<span class="page-header__eyebrow">Almacén &middot; Sucursal Centro</span>
<h1 class="page-header__title">Inventario</h1>
</div>
<div class="page-header__actions">
<button class="btn btn--ghost" onclick="exportVisibleTableCSV('inventario')">
<svg viewBox="0 0 24 24"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>
Exportar CSV
</button>
<button class="btn btn--ghost" onclick="loadItems(1,'')">
<svg viewBox="0 0 24 24"><polyline points="23 4 23 10 17 10"/><path d="M20.49 15a9 9 0 1 1-.38-4.93"/></svg>
Sincronizar
</button>
<button class="btn btn--primary" onclick="showCreateModal()">
<svg viewBox="0 0 24 24"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
Nuevo Producto
</button>
</div>
</div>
<!-- Summary Cards -->
<div class="summary-strip">
<div class="summary-card">
<div class="summary-card__icon">
<svg viewBox="0 0 24 24"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><polyline points="3.27 6.96 12 12.01 20.73 6.96"/><line x1="12" y1="22.08" x2="12" y2="12"/></svg>
</div>
<div class="summary-card__body">
<div class="summary-card__label">Total SKUs</div>
<div class="summary-card__value" id="inv-total-skus">0</div>
<div class="summary-card__sub">Productos activos</div>
</div>
</div>
<div class="summary-card">
<div class="summary-card__icon summary-card__icon--value">
<svg viewBox="0 0 24 24"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg>
</div>
<div class="summary-card__body">
<div class="summary-card__label">Valor Inventario</div>
<div class="summary-card__value" id="inv-total-value">$0</div>
<div class="summary-card__sub">MXN · Costo promedio</div>
</div>
</div>
<div class="summary-card">
<div class="summary-card__icon summary-card__icon--alert">
<svg viewBox="0 0 24 24"><path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/><line x1="12" y1="9" x2="12" y2="13"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg>
</div>
<div class="summary-card__body">
<div class="summary-card__label">Stock Bajo</div>
<div class="summary-card__value" id="inv-low-stock">0</div>
<div class="summary-card__sub">Productos por reabastecer</div>
</div>
</div>
<div class="summary-card">
<div class="summary-card__icon summary-card__icon--time">
<svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
</div>
<div class="summary-card__body">
<div class="summary-card__label">Sin Movimiento</div>
<div class="summary-card__value" id="inv-no-movement" style="font-size:1.1rem;">0</div>
<div class="summary-card__sub">Productos sin venta reciente</div>
</div>
</div>
</div>
<!-- Tabs Row -->
<div class="tabs-row" role="tablist" aria-label="Módulos de Inventario">
<button class="tab-btn is-active" role="tab" aria-selected="true" aria-controls="panel-stock" onclick="switchTab('stock')">
Stock Actual <span class="tab-btn__badge">4,817</span>
</button>
<button class="tab-btn" role="tab" aria-selected="false" aria-controls="panel-entradas" onclick="switchTab('entradas')">
Entradas <span class="tab-btn__badge">14</span>
</button>
<button class="tab-btn" role="tab" aria-selected="false" aria-controls="panel-salidas" onclick="switchTab('salidas')">
Salidas
</button>
<button class="tab-btn" role="tab" aria-selected="false" aria-controls="panel-traspasos" onclick="switchTab('traspasos')">
Traspasos <span class="tab-btn__badge">3</span>
</button>
<button class="tab-btn" role="tab" aria-selected="false" aria-controls="panel-ajustes" onclick="switchTab('ajustes')">
Ajustes
</button>
<button class="tab-btn" role="tab" aria-selected="false" aria-controls="panel-conteos" onclick="switchTab('conteos')">
Conteos
</button>
<button class="tab-btn" role="tab" aria-selected="false" aria-controls="panel-alertas" onclick="switchTab('alertas')">
Alertas <span class="tab-btn__badge tab-btn__badge--alert">23</span>
</button>
</div>
<!-- Tab Panels -->
<div class="tab-panels" id="tab-panels">
<!-- ===================================================================
TAB 1 — STOCK ACTUAL
=================================================================== -->
<div class="tab-panel is-active" id="panel-stock" role="tabpanel">
<div class="toolbar">
<div class="search-box">
<svg viewBox="0 0 24 24" stroke-linecap="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
<input type="text" id="productSearch" placeholder="Buscar por SKU, nombre, marca…" />
</div>
<select class="select-filter">
<option value="">Todas las marcas</option>
<option>Gates</option><option>SKF</option><option>Bosch</option>
<option>Monroe</option><option>NGK</option>
</select>
<select class="select-filter">
<option value="">Todas las categorías</option>
<option>Motor</option><option>Frenos</option><option>Suspensión</option>
<option>Eléctrico</option><option>Filtros</option>
</select>
<select class="select-filter">
<option value="">Estado stock</option>
<option>OK</option><option>Bajo</option><option>Sobrestock</option>
</select>
<div class="toolbar__spacer"></div>
<button class="btn btn--ghost btn--sm" onclick="openInventoryFilters(this)">
<svg viewBox="0 0 24 24"><polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"/></svg>
Filtros
</button>
<script>
function openInventoryFilters(btn) {
var table = document.querySelector('table');
if (!table) { showToast('Carga el inventario primero', 'warn'); return; }
var brands = getUniqueColumnValues(table, 3); // brand column
var categories = getUniqueColumnValues(table, 4); // category column
var statuses = getUniqueColumnValues(table, 5); // stock status column
toggleFilterPanel(btn, [
{label: 'Marca', column: 3, values: brands},
{label: 'Categoría', column: 4, values: categories},
{label: 'Estado Stock', column: 5, values: statuses},
]);
}
</script>
<button class="btn btn--primary btn--sm" onclick="showCreateModal()">
<svg viewBox="0 0 24 24"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
Nuevo Producto
</button>
</div>
<div class="table-wrapper">
<div class="vs-container" style="max-height:60vh;overflow-y:auto;">
<table class="data-table" id="stockTable">
<thead>
<tr>
<th>Barcode</th>
<th>No. Parte</th>
<th>Nombre</th>
<th>Marca</th>
<th style="text-align:right">Stock</th>
<th style="text-align:right">Costo</th>
<th style="text-align:right">Precio 1</th>
<th style="text-align:right">Precio 2</th>
<th style="text-align:right">Precio 3</th>
<th>Ubicación</th>
<th>Acciones</th>
</tr>
</thead>
<tbody id="productTableBody">
</tbody>
</table>
</div>
<div class="table-footer">
<div id="productPagination"></div>
</div>
</div>
</div>
<!-- ===================================================================
TAB 2 — ENTRADAS
=================================================================== -->
<div class="tab-panel" id="panel-entradas" role="tabpanel">
<div class="toolbar">
<div class="search-box">
<svg viewBox="0 0 24 24" stroke-linecap="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
<input type="text" placeholder="Buscar por proveedor, folio…" />
</div>
<select class="select-filter">
<option value="">Todos los estados</option>
<option>Recibido</option><option>Pendiente</option><option>Parcial</option>
</select>
<input type="date" class="select-filter" value="2026-04-01" />
<div class="toolbar__spacer"></div>
<button class="btn btn--primary" onclick="showPurchaseModal()">
<svg viewBox="0 0 24 24"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
Nueva Entrada
</button>
</div>
<div class="table-wrapper">
<table class="data-table">
<thead>
<tr>
<th>Folio</th>
<th>Fecha</th>
<th>Proveedor</th>
<th style="text-align:right"># Productos</th>
<th style="text-align:right">Total</th>
<th>Estado</th>
<th>Recibió</th>
<th>Acciones</th>
</tr>
</thead>
<tbody>
<!-- Populated by JS -->
</tbody>
</table>
<div class="table-footer">
<span></span>
<div class="pagination"></div>
</div>
</div>
</div>
<!-- ===================================================================
TAB 3 — SALIDAS
=================================================================== -->
<div class="tab-panel" id="panel-salidas" role="tabpanel">
<div class="toolbar">
<div class="search-box">
<svg viewBox="0 0 24 24" stroke-linecap="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
<input type="text" placeholder="Buscar salidas…" />
</div>
<select class="select-filter">
<option value="">Todos los tipos</option>
<option>Venta</option><option>Garantía</option><option>Devolución</option><option>Traspaso</option>
</select>
<select class="select-filter">
<option value="">Todos los estados</option>
<option>Completado</option><option>En proceso</option><option>Cancelado</option>
</select>
<div class="toolbar__spacer"></div>
</div>
<div class="table-wrapper">
<table class="data-table">
<thead>
<tr>
<th>Folio</th>
<th>Fecha</th>
<th>Tipo</th>
<th style="text-align:right"># Productos</th>
<th>Destino / Referencia</th>
<th>Estado</th>
<th>Autorizó</th>
</tr>
</thead>
<tbody>
<!-- Populated by JS -->
</tbody>
</table>
<div class="table-footer">
<span></span>
<div class="pagination"></div>
</div>
</div>
</div>
<!-- ===================================================================
TAB 4 — TRASPASOS
=================================================================== -->
<div class="tab-panel" id="panel-traspasos" role="tabpanel">
<div class="toolbar">
<div class="search-box">
<svg viewBox="0 0 24 24" stroke-linecap="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
<input type="text" placeholder="Buscar traspasos…" />
</div>
<select class="select-filter">
<option value="">Todas las sucursales</option>
<option>Sucursal Norte</option><option>Sucursal Sur</option><option>Sucursal Oriente</option>
</select>
<select class="select-filter">
<option value="">Todos los estados</option>
<option>En tránsito</option><option>Recibido</option><option>Pendiente</option>
</select>
<div class="toolbar__spacer"></div>
<button class="btn btn--primary" onclick="showTransferModal()">
<svg viewBox="0 0 24 24"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
Nuevo Traspaso
</button>
</div>
<div class="table-wrapper">
<table class="data-table">
<thead>
<tr>
<th>Folio</th>
<th>Fecha</th>
<th>Origen</th>
<th>Destino</th>
<th style="text-align:right"># Productos</th>
<th>Estado</th>
<th>Solicitó</th>
<th>Acciones</th>
</tr>
</thead>
<tbody>
<!-- Populated by JS -->
</tbody>
</table>
<div class="table-footer">
<span></span>
<div class="pagination"></div>
</div>
</div>
</div>
<!-- ===================================================================
TAB 5 — AJUSTES
=================================================================== -->
<div class="tab-panel" id="panel-ajustes" role="tabpanel">
<div class="toolbar">
<div class="search-box">
<svg viewBox="0 0 24 24" stroke-linecap="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
<input type="text" placeholder="Buscar ajustes…" />
</div>
<select class="select-filter">
<option value="">Todos los tipos</option>
<option>Merma</option><option>Daño</option><option>Corrección</option>
</select>
<div class="toolbar__spacer"></div>
<button class="btn btn--primary" onclick="showAdjustmentModal()">
<svg viewBox="0 0 24 24"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
Nuevo Ajuste
</button>
</div>
<div class="table-wrapper">
<table class="data-table">
<thead>
<tr>
<th>Folio</th>
<th>Fecha</th>
<th>Tipo</th>
<th>Producto</th>
<th style="text-align:right">Cantidad</th>
<th>Motivo</th>
<th>Autorizó</th>
</tr>
</thead>
<tbody>
<!-- Populated by JS -->
</tbody>
</table>
<div class="table-footer">
<span></span>
<div class="pagination"></div>
</div>
</div>
</div>
<!-- ===================================================================
TAB 6 — CONTEOS
=================================================================== -->
<div class="tab-panel" id="panel-conteos" role="tabpanel">
<div class="toolbar">
<div class="search-box">
<svg viewBox="0 0 24 24" stroke-linecap="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
<input type="text" placeholder="Buscar conteos…" />
</div>
<select class="select-filter">
<option value="">Todas las zonas</option>
<option>Zona A</option><option>Zona B</option><option>Zona C</option><option>Zona D</option><option>Zona E</option>
</select>
<select class="select-filter">
<option value="">Todos los estados</option>
<option>Completado</option><option>En proceso</option><option>Programado</option>
</select>
<div class="toolbar__spacer"></div>
<button class="btn btn--primary" onclick="showCountModal()">
<svg viewBox="0 0 24 24"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
Programar Conteo
</button>
</div>
<div class="table-wrapper">
<table class="data-table">
<thead>
<tr>
<th>Folio</th>
<th>Fecha</th>
<th>Zona</th>
<th style="text-align:right">Contados</th>
<th style="text-align:right">Diferencias</th>
<th>Estado</th>
<th>Realizó</th>
<th>Acciones</th>
</tr>
</thead>
<tbody>
<!-- Populated by JS -->
</tbody>
</table>
<div class="table-footer">
<span></span>
<div class="pagination"></div>
</div>
</div>
</div>
<!-- ===================================================================
TAB 7 — ALERTAS
=================================================================== -->
<div class="tab-panel" id="panel-alertas" role="tabpanel">
<div id="alertsContent">
<!-- Populated by JS -->
</div><!-- /alertsContent -->
</div>
</div><!-- /tab-panels -->
</main>
</div><!-- /app-shell -->
<!-- =========================================================================
SCRIPTS
========================================================================= -->
<script>
/* ------------------------------------------------------------------
Theme switcher
------------------------------------------------------------------ */
function setTheme(theme) {
document.documentElement.setAttribute('data-theme', theme);
document.querySelectorAll('.theme-btn').forEach(function(btn) {
btn.classList.toggle('is-active', btn.dataset.themeTarget === theme);
});
// Persist preference
try { localStorage.setItem('nexus-theme', theme); } catch(e) {}
}
// Restore on load
(function() {
var saved;
try { saved = localStorage.getItem('nexus-theme'); } catch(e) {}
if (saved === 'industrial' || saved === 'modern') {
setTheme(saved);
}
})();
/* ------------------------------------------------------------------
Tab switcher
------------------------------------------------------------------ */
var TAB_MAP = {
stock: { btn: 0, panel: 'panel-stock' },
entradas: { btn: 1, panel: 'panel-entradas' },
salidas: { btn: 2, panel: 'panel-salidas' },
traspasos: { btn: 3, panel: 'panel-traspasos' },
ajustes: { btn: 4, panel: 'panel-ajustes' },
conteos: { btn: 5, panel: 'panel-conteos' },
alertas: { btn: 6, panel: 'panel-alertas' },
};
var tabBtns = document.querySelectorAll('.tab-btn');
var tabPanels = document.querySelectorAll('.tab-panel');
function switchTab(name) {
var target = TAB_MAP[name];
if (!target) return;
// Deactivate all
tabBtns.forEach(function(b) { b.classList.remove('is-active'); b.setAttribute('aria-selected', 'false'); });
tabPanels.forEach(function(p) { p.classList.remove('is-active'); });
// Activate target
tabBtns[target.btn].classList.add('is-active');
tabBtns[target.btn].setAttribute('aria-selected', 'true');
document.getElementById(target.panel).classList.add('is-active');
// Scroll panels container back to top
document.getElementById('tab-panels').scrollTop = 0;
}
/* ------------------------------------------------------------------
Live clock (status bar)
------------------------------------------------------------------ */
(function updateClock() {
var now = new Date();
var hh = String(now.getHours()).padStart(2, '0');
var mm = String(now.getMinutes()).padStart(2, '0');
var el = document.getElementById('live-clock');
if (el) el.textContent = hh + ':' + mm;
setTimeout(updateClock, 30000);
})();
</script>
<!-- ===== MODALS ===== -->
<!-- Create Item Modal -->
<div class="inv-modal-overlay" id="createModal">
<div class="inv-modal">
<div class="inv-modal__header">
<h3>Nuevo Producto</h3>
<button class="inv-modal__close" onclick="closeCreateModal()">&times;</button>
</div>
<div class="inv-modal__body">
<div class="inv-form-grid">
<div class="inv-field"><label>No. Parte *</label><input type="text" id="newPartNumber" placeholder="Ej: GAT-50104" /></div>
<div class="inv-field"><label>Nombre *</label><input type="text" id="newName" placeholder="Nombre del producto" /></div>
<div class="inv-field"><label>Marca</label><input type="text" id="newBrand" placeholder="Marca" /></div>
<div class="inv-field"><label>Barcode</label><input type="text" id="newBarcode" placeholder="Auto-generado si vacío" /></div>
<div class="inv-field"><label>Costo</label><input type="number" id="newCost" step="0.01" placeholder="0.00" /></div>
<div class="inv-field"><label>Precio 1</label><input type="number" id="newPrice1" step="0.01" placeholder="0.00" /></div>
<div class="inv-field"><label>Precio 2</label><input type="number" id="newPrice2" step="0.01" placeholder="0.00" /></div>
<div class="inv-field"><label>Precio 3</label><input type="number" id="newPrice3" step="0.01" placeholder="0.00" /></div>
<div class="inv-field"><label>Stock Mínimo</label><input type="number" id="newMinStock" placeholder="0" /></div>
<div class="inv-field"><label>Stock Inicial</label><input type="number" id="newInitialStock" placeholder="0" /></div>
<div class="inv-field"><label>Ubicación</label><input type="text" id="newLocation" placeholder="Ej: A-12-3" /></div>
</div>
<div id="createResult" style="margin-top:var(--space-3);min-height:1.5em;"></div>
</div>
<div class="inv-modal__footer">
<button class="btn btn--ghost" onclick="closeCreateModal()">Cancelar</button>
<button class="btn btn--primary" onclick="createItem()">Crear Producto</button>
</div>
</div>
</div>
<!-- Purchase Modal -->
<div class="inv-modal-overlay" id="purchaseModal">
<div class="inv-modal">
<div class="inv-modal__header">
<h3>Registrar Compra / Entrada</h3>
<button class="inv-modal__close" onclick="closePurchaseModal()">&times;</button>
</div>
<div class="inv-modal__body">
<div class="inv-form-grid">
<div class="inv-field"><label>ID Producto *</label><input type="number" id="purchaseItemId" placeholder="ID inventario" /></div>
<div class="inv-field"><label>Cantidad *</label><input type="number" id="purchaseQty" placeholder="Cantidad" /></div>
<div class="inv-field"><label>Costo Unitario *</label><input type="number" id="purchaseCost" step="0.01" placeholder="0.00" /></div>
<div class="inv-field"><label>Factura Proveedor</label><input type="text" id="purchaseInvoice" placeholder="No. factura" /></div>
<div class="inv-field inv-field--full"><label>Notas</label><input type="text" id="purchaseNotes" placeholder="Notas adicionales" /></div>
</div>
<div id="purchaseResult" style="margin-top:var(--space-3);min-height:1.5em;"></div>
</div>
<div class="inv-modal__footer">
<button class="btn btn--ghost" onclick="closePurchaseModal()">Cancelar</button>
<button class="btn btn--primary" onclick="recordPurchase()">Registrar Compra</button>
</div>
</div>
</div>
<!-- Transfer Modal -->
<div class="inv-modal-overlay" id="transferModal">
<div class="inv-modal">
<div class="inv-modal__header">
<h3>Nuevo Traspaso</h3>
<button class="inv-modal__close" onclick="closeTransferModal()">&times;</button>
</div>
<div class="inv-modal__body">
<div class="inv-form-grid">
<div class="inv-field"><label>ID Producto *</label><input type="number" id="transferItemId" placeholder="ID inventario" /></div>
<div class="inv-field"><label>Cantidad *</label><input type="number" id="transferQty" placeholder="Cantidad" /></div>
<div class="inv-field"><label>Sucursal Origen *</label><input type="number" id="transferFrom" placeholder="ID sucursal origen" /></div>
<div class="inv-field"><label>Sucursal Destino *</label><input type="number" id="transferTo" placeholder="ID sucursal destino" /></div>
<div class="inv-field inv-field--full"><label>Notas</label><input type="text" id="transferNotes" placeholder="Notas adicionales" /></div>
</div>
<div id="transferResult" style="margin-top:var(--space-3);min-height:1.5em;"></div>
</div>
<div class="inv-modal__footer">
<button class="btn btn--ghost" onclick="closeTransferModal()">Cancelar</button>
<button class="btn btn--primary" onclick="recordTransfer()">Registrar Traspaso</button>
</div>
</div>
</div>
<!-- Adjustment Modal -->
<div class="inv-modal-overlay" id="adjustmentModal">
<div class="inv-modal">
<div class="inv-modal__header">
<h3>Nuevo Ajuste</h3>
<button class="inv-modal__close" onclick="closeAdjustmentModal()">&times;</button>
</div>
<div class="inv-modal__body">
<div class="inv-form-grid">
<div class="inv-field"><label>ID Producto *</label><input type="number" id="adjustItemId" placeholder="ID inventario" /></div>
<div class="inv-field"><label>Cantidad * (negativo=salida)</label><input type="number" id="adjustQty" placeholder="Ej: -3 o +5" /></div>
<div class="inv-field inv-field--full"><label>Razón / Motivo *</label><input type="text" id="adjustReason" placeholder="Motivo del ajuste (obligatorio)" /></div>
</div>
<div id="adjustResult" style="margin-top:var(--space-3);min-height:1.5em;"></div>
</div>
<div class="inv-modal__footer">
<button class="btn btn--ghost" onclick="closeAdjustmentModal()">Cancelar</button>
<button class="btn btn--primary" onclick="recordAdjustment()">Registrar Ajuste</button>
</div>
</div>
</div>
<!-- Physical Count Modal -->
<div class="inv-modal-overlay" id="countModal">
<div class="inv-modal inv-modal--wide">
<div class="inv-modal__header">
<h3>Conteo Físico</h3>
<button class="inv-modal__close" onclick="closeCountModal()">&times;</button>
</div>
<div class="inv-modal__body">
<div id="countLines"></div>
<button class="btn btn--ghost btn--sm" onclick="addCountLine()" style="margin-top:var(--space-2);">+ Agregar Línea</button>
<div id="countResults" style="margin-top:var(--space-4);"></div>
</div>
<div class="inv-modal__footer">
<button class="btn btn--ghost" onclick="closeCountModal()">Cerrar</button>
<button class="btn btn--primary" onclick="startPhysicalCount()">Iniciar Conteo</button>
</div>
</div>
</div>
<!-- History Modal -->
<div class="inv-modal-overlay" id="historyModal">
<div class="inv-modal inv-modal--wide">
<div class="inv-modal__header">
<h3>Historial de Movimientos</h3>
<button class="inv-modal__close" onclick="closeHistoryModal()">&times;</button>
</div>
<div class="inv-modal__body" id="historyContent">
</div>
<div class="inv-modal__footer">
<button class="btn btn--ghost" onclick="closeHistoryModal()">Cerrar</button>
</div>
</div>
</div>
<!-- Offline Banner -->
<div id="offlineBanner" class="banner banner--warning" style="display:none;position:fixed;top:0;left:0;right:0;z-index:9999;border-radius:0;animation:none;">
<span class="banner__icon"></span>
<span class="banner__text" id="offlineBannerText"><strong>Modo offline</strong> — Funciones limitadas. Solo consultas en cache disponibles.</span>
<button class="banner__dismiss" onclick="document.getElementById('offlineBanner').style.display='none'" aria-label="Cerrar">&times;</button>
</div>
<script src="/pos/static/js/i18n.js" defer></script>
<script src="/pos/static/js/app-init.js" defer></script>
<script src="/pos/static/js/pos-utils.js" defer></script>
<script src="/pos/static/js/sidebar.js" defer></script>
<script src="/pos/static/js/virtual-scroll.js" defer></script>
<script src="/pos/static/js/inventory.js" defer></script>
<script src="/pos/static/js/offline-banner.js" defer></script>
<script src="/pos/static/js/sync-engine.js" defer></script>
<script>if('serviceWorker' in navigator){navigator.serviceWorker.register('/pos/sw.js',{scope:'/pos/'});}</script>
<script src="/pos/static/js/chat.js" defer></script>
</body>
</html>