2024-10-04 20:02:51 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="/assets/css/bulma.min.css">
|
2024-10-05 08:52:48 +02:00
|
|
|
<link rel="stylesheet" href="/assets/css/app.css">
|
2024-10-04 20:02:51 +02:00
|
|
|
<title>Falcon</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2024-10-05 08:52:48 +02:00
|
|
|
<div class="notification is-link banner">
|
|
|
|
FALCON
|
2024-10-04 20:02:51 +02:00
|
|
|
</div>
|
2024-10-04 21:05:06 +02:00
|
|
|
|
2024-10-05 08:52:48 +02:00
|
|
|
<div class="container is-fluid">
|
|
|
|
<div class="columns">
|
|
|
|
<div class="column is-one-fifth">
|
|
|
|
<aside class="menu">
|
|
|
|
<p class="menu-label">Etiquetas leídas</p>
|
|
|
|
<ul class="menu-list">
|
|
|
|
<li><a>Consultar</a></li>
|
|
|
|
</ul>
|
|
|
|
<p class="menu-label">Paquetes</p>
|
|
|
|
<ul class="menu-list">
|
|
|
|
<li><a>Consultar</a></li>
|
|
|
|
</ul>
|
|
|
|
<p class="menu-label">Datos de fabricación</p>
|
|
|
|
<ul class="menu-list">
|
|
|
|
<li><a>Orden de producción</a></li>
|
|
|
|
<li><a>Orden de cliente</a></li>
|
|
|
|
<li><a>Hoja BCP</a></li>
|
|
|
|
</ul>
|
|
|
|
<p class="menu-label">Etiquetas</p>
|
|
|
|
<ul class="menu-list">
|
|
|
|
<li><a>Ultimas impresiones</a></li>
|
|
|
|
</ul>
|
|
|
|
</aside>
|
|
|
|
</div>
|
|
|
|
<div class="column">
|
|
|
|
<nav class="panel is-link">
|
|
|
|
<p class="panel-heading">Etiquetas leídas</p>
|
|
|
|
<div class="panel-block">
|
|
|
|
<table class="table">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Unidad de almacén</th>
|
|
|
|
<th>Evacuador de origen</th>
|
|
|
|
<th>Fecha</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tfoot>
|
|
|
|
<tr>
|
|
|
|
<th>Unidad de almacén</th>
|
|
|
|
<th>Evacuador de origen</th>
|
|
|
|
<th>Fecha</th>
|
|
|
|
</tr>
|
|
|
|
</tfoot>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>9401234567</td>
|
|
|
|
<td>1</td>
|
|
|
|
<td>05/10/2024 08:19</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
<div class="column">
|
|
|
|
<nav class="panel is-link">
|
|
|
|
<p class="panel-heading">Paquetes</p>
|
|
|
|
<div class="panel-block">
|
|
|
|
<table class="table">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th><abbr title="Unidad de almacén">UA</abbr></th>
|
|
|
|
<th>PO</th>
|
|
|
|
<th>CO</th>
|
|
|
|
<th>Colada</th>
|
|
|
|
<th>Calidad</th>
|
|
|
|
<th>Código SAP</th>
|
|
|
|
<th>Producto</th>
|
|
|
|
<th>Peso</th>
|
|
|
|
<th>Desvío</th>
|
|
|
|
<th>Confirmado</th>
|
|
|
|
<th>Nivel 3</th>
|
|
|
|
<th>SAP</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tfoot>
|
|
|
|
<tr>
|
|
|
|
<th><abbr title="Unidad de almacén">UA</abbr></th>
|
|
|
|
<th>PO</th>
|
|
|
|
<th>CO</th>
|
|
|
|
<th>Colada</th>
|
|
|
|
<th>Calidad</th>
|
|
|
|
<th>Código SAP</th>
|
|
|
|
<th>Producto</th>
|
|
|
|
<th>Peso</th>
|
|
|
|
<th>Desvío</th>
|
|
|
|
<th>Confirmado</th>
|
|
|
|
<th>Nivel 3</th>
|
|
|
|
<th>SAP</th>
|
|
|
|
</tr>
|
|
|
|
</tfoot>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>9402555315</td>
|
|
|
|
<td>131620</td>
|
|
|
|
<td>40160750</td>
|
|
|
|
<td>CE253242</td>
|
|
|
|
<td>S 275 JR +AR</td>
|
|
|
|
<td>BB01-140X12.1</td>
|
|
|
|
<td>HEB140</td>
|
|
|
|
<td>4776</td>
|
|
|
|
<td>-2.40</td>
|
|
|
|
<td>No</td>
|
|
|
|
<td>No</td>
|
|
|
|
<td>No</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
<div class="column">
|
|
|
|
<nav class="panel is-link">
|
|
|
|
<p class="panel-heading">Estadísticas turno</p>
|
|
|
|
<div class="panel-block">
|
|
|
|
<table class="table">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Nro.Etiquetas leídas</th>
|
|
|
|
<th>Nro.Paquetes confirmados</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
</div>
|
2024-10-04 20:02:51 +02:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|