Informes de ejecución de orden

{{ title }}

Abrir Data Quality Contract

Abrir Cost Readiness Cockpit

{% for order in orders %} {% else %} {% endfor %}
Orden Estado Producto Máquina Inicio Fin Duración min Ciclos kWh Paros Min paro Calidad Estado informe Acciones
{{ order.odoo_order_ref }} {{ order.odoo_state }} {{ order.product }} {{ order.machine_id }} {{ order.start_ts|dt }} {{ order.end_ts|dt }} {{ order.window_min|num(2) }} {{ order.real_cycle_delta }} {{ order.kwh_consumed|num(3) }} {{ order.stop_count }} {{ order.stop_min|num(2) }} {{ order.technical_quality_level }} {{ order.final_report_status }} HTML  |  PDF
No hay órdenes disponibles.