This commit is contained in:
amazuecos
2024-12-26 13:37:18 +01:00
parent c05b117c77
commit 2d9b1603a3
5 changed files with 67 additions and 12 deletions

View File

@ -3,11 +3,12 @@
<tr>
<th><?= lang('Produccion.task.order') ?></th>
<th><?= lang('Produccion.task.task') ?></th>
<th><?= lang('Produccion.task.note') ?></th>
<th><?= lang('Produccion.task.maquina_presupuesto') ?></th>
<th><?= lang('Produccion.task.maquina_actual') ?></th>
<th><?= lang('Produccion.task.imposicion_id') ?></th>
<th><?= lang('Produccion.task.tiempo_estimado') ?></th>
<th><?= lang('Produccion.task.tiempo') ?></th>
<th><?= lang('Produccion.task.action') ?></th>
</tr>
</thead>
<tbody>