Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
2 eventi mostrati · offset 0Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 18/06/26, 13:53:26 | Inserimento | plan_assignments | 4724 | app interna · app · magic_plan_confirm · magic_plan:2026-06-15:2026-06-19 | id: ∅ → 4724; date: ∅ → 2026-06-15; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T2; +14 altri campi Dettagli before/afterDiff {
"id": {
"new": 4724,
"old": null
},
"date": {
"new": "2026-06-15",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #361)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 37,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"planned_minutes": {
"new": 100,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"capacity_minutes": {
"new": 450,
"old": null
},
"planned_quantity": {
"new": 172,
"old": null
},
"order_allocations": {
"new": [
{
"code": "SCA2001801",
"orderId": 361,
"quantity": 172,
"deliveryDate": "2026-06-25",
"productCodeId": 116,
"productionDeadline": "2026-06-23"
}
],
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"residual_capacity_minutes": {
"new": 350,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4724,
"date": "2026-06-15",
"notes": "Auto-generato (Ordine #361)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 37,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"planned_minutes": 100,
"product_code_id": 116,
"capacity_minutes": 450,
"planned_quantity": 172,
"order_allocations": [
{
"code": "SCA2001801",
"orderId": 361,
"quantity": 172,
"deliveryDate": "2026-06-25",
"productCodeId": 116,
"productionDeadline": "2026-06-23"
}
],
"produced_quantity": null,
"residual_capacity_minutes": 350,
"setup_from_product_code_id": null
} |
| 27/05/26, 12:44:59 | Modifica | product_codes | 172 | — | throughput_per_shift: 95 → 713 Dettagli before/afterDiff {
"throughput_per_shift": {
"new": 713,
"old": 95
}
}Prima {
"id": 172,
"code": "00408547",
"notes": null,
"active": true,
"customer": "DYNACAST",
"flow_type": "direct",
"description": "CORPO 8547",
"short_label": null,
"raw_material_id": 64,
"packaging_quantity": 1,
"production_flow_id": 1,
"assembly_throughput": null,
"throughput_per_shift": 95,
"external_treatment_status": "none",
"inventory_source_warehouse": null,
"inventory_destination_warehouse": null
}Dopo {
"id": 172,
"code": "00408547",
"notes": null,
"active": true,
"customer": "DYNACAST",
"flow_type": "direct",
"description": "CORPO 8547",
"short_label": null,
"raw_material_id": 64,
"packaging_quantity": 1,
"production_flow_id": 1,
"assembly_throughput": null,
"throughput_per_shift": 713,
"external_treatment_status": "none",
"inventory_source_warehouse": null,
"inventory_destination_warehouse": null
} |