Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 4000Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 26/05/26, 11:47:30 | Inserimento | plan_assignments | 3519 | — | id: ∅ → 3519; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3519,
"old": null
},
"date": {
"new": "2026-05-22",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 15,
"old": null
},
"operator_id": {
"new": 31,
"old": null
},
"scrap_by_type": {
"new": {
"raw": 1
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 140,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 184,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3519,
"date": "2026-05-22",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 15,
"operator_id": 31,
"scrap_by_type": {
"raw": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 140,
"planned_quantity": null,
"produced_quantity": 184,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:30 | Modifica | inventory_balances | 1124 | app interna · csv_import · consuntivo_posting · assignment:3518 | quantity: 578 → 646; updated_at: 2026-05-25T08:04:37.129 → 2026-05-26T09:47:30.889 Dettagli before/afterDiff {
"quantity": {
"new": 646,
"old": 578
},
"updated_at": {
"new": "2026-05-26T09:47:30.889",
"old": "2026-05-25T08:04:37.129"
}
}Prima {
"id": 1124,
"quantity": 578,
"warehouse": "semi_finished",
"updated_at": "2026-05-25T08:04:37.129",
"product_code_id": 136
}Dopo {
"id": 1124,
"quantity": 646,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:30.889",
"product_code_id": 136
} |
| 26/05/26, 11:47:30 | Inserimento | inventory_movements | 3070 | app interna · csv_import · consuntivo_posting · assignment:3518 | id: ∅ → 3070; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3518; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3070,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3518",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:30.874",
"old": null
},
"scrap_by_type": {
"new": {
"raw": 2,
"workedCasting": 2
},
"old": null
},
"quantity_delta": {
"new": 68,
"old": null
},
"product_code_id": {
"new": 136,
"old": null
}
}Prima null Dopo {
"id": 3070,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3518",
"warehouse": "semi_finished",
"occurred_at": "2026-05-26T09:47:30.874",
"scrap_by_type": {
"raw": 2,
"workedCasting": 2
},
"quantity_delta": 68,
"product_code_id": 136
} |
| 26/05/26, 11:47:30 | Modifica | raw_material_balances | 103 | app interna · csv_import · consuntivo_posting · assignment:3518 | quantity: 1793 → 1721; updated_at: 2026-05-25T08:04:18.531 → 2026-05-26T09:47:30.865 Dettagli before/afterDiff {
"quantity": {
"new": 1721,
"old": 1793
},
"updated_at": {
"new": "2026-05-26T09:47:30.865",
"old": "2026-05-25T08:04:18.531"
}
}Prima {
"id": 103,
"quantity": 1793,
"warehouse": "raw",
"updated_at": "2026-05-25T08:04:18.531",
"raw_material_id": 35
}Dopo {
"id": 103,
"quantity": 1721,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:30.865",
"raw_material_id": 35
} |
| 26/05/26, 11:47:30 | Inserimento | raw_material_movements | 1899 | app interna · csv_import · consuntivo_posting · assignment:3518 | id: ∅ → 1899; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":2,"workedCasting":2}}; reference: ∅ → assignment:3518; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1899,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"raw": 2,
"workedCasting": 2
}
},
"old": null
},
"reference": {
"new": "assignment:3518",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:30.849",
"old": null
},
"quantity_delta": {
"new": -72,
"old": null
},
"raw_material_id": {
"new": 35,
"old": null
}
}Prima null Dopo {
"id": 1899,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"raw": 2,
"workedCasting": 2
}
},
"reference": "assignment:3518",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:30.849",
"quantity_delta": -72,
"raw_material_id": 35
} |
| 26/05/26, 11:47:30 | Inserimento | plan_assignments | 3518 | — | id: ∅ → 3518; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3518,
"old": null
},
"date": {
"new": "2026-05-22",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 28,
"old": null
},
"operator_id": {
"new": 22,
"old": null
},
"scrap_by_type": {
"new": {
"raw": 2,
"workedCasting": 2
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 136,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 68,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3518,
"date": "2026-05-22",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 28,
"operator_id": 22,
"scrap_by_type": {
"raw": 2,
"workedCasting": 2
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 136,
"planned_quantity": null,
"produced_quantity": 68,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3517 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3517; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #409); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3517,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #409)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": 16,
"old": null
},
"operator_id": {
"new": 37,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 138,
"old": null
},
"planned_quantity": {
"new": 14,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3517,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #409)",
"shift": "T1",
"status": "planned",
"machine_id": 16,
"operator_id": 37,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 138,
"planned_quantity": 14,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3516 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3516; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #383); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3516,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #383)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 30,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 106,
"old": null
},
"planned_quantity": {
"new": 17,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3516,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #383)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 30,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 106,
"planned_quantity": 17,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3515 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3515; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #383); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3515,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #383)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 25,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 106,
"old": null
},
"planned_quantity": {
"new": 55,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3515,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #383)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 106,
"planned_quantity": 55,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3514 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3514; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #379); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3514,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #379)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 18,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 103,
"old": null
},
"planned_quantity": {
"new": 12,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3514,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #379)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 18,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 103,
"planned_quantity": 12,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3513 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3513; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #379); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3513,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #379)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 35,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 103,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3513,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #379)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 35,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 103,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3512 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3512; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #362); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3512,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #362)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 33,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 111,
"old": null
},
"planned_quantity": {
"new": 6,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3512,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #362)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 33,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 111,
"planned_quantity": 6,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3511 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3511; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #362); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3511,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #362)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 26,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 111,
"old": null
},
"planned_quantity": {
"new": 6,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3511,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #362)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 26,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 111,
"planned_quantity": 6,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3510 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3510; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3510,
"old": null
},
"date": {
"new": "2026-05-29",
"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": 34,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"planned_quantity": {
"new": 103,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3510,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #361)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 34,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": 103,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3509 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3509; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3509,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #361)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 21,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"planned_quantity": {
"new": 103,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3509,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #361)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 21,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": 103,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3508 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3508; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3508,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #361)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 36,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"planned_quantity": {
"new": 103,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3508,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #361)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 36,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": 103,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3507 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3507; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3507,
"old": null
},
"date": {
"new": "2026-05-27",
"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": 41,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"planned_quantity": {
"new": 103,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3507,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #361)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 41,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": 103,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3506 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3506; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3506,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #361)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 40,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"planned_quantity": {
"new": 103,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3506,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #361)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": 103,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3505 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3505; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #361); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3505,
"old": null
},
"date": {
"new": "2026-05-26",
"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": 29,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"planned_quantity": {
"new": 103,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3505,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #361)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 29,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": 103,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3504 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3504; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #353); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3504,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #353)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 19,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 101,
"old": null
},
"planned_quantity": {
"new": 2,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3504,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #353)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 19,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 101,
"planned_quantity": 2,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3503 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3503; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #353); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3503,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #353)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 30,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 101,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3503,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #353)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 30,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 101,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3502 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3502; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #353); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3502,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #353)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 24,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 101,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3502,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #353)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 24,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 101,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3501 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3501; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #353); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3501,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #353)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 25,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 101,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3501,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #353)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 101,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3500 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3500; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #353); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3500,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #353)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 28,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 101,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3500,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #353)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 28,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 101,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3499 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3499; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #352); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3499,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #352)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 35,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 103,
"old": null
},
"planned_quantity": {
"new": 24,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3499,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #352)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 35,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 103,
"planned_quantity": 24,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3498 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3498; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #352); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3498,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #352)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 31,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 103,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3498,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #352)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 31,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 103,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3497 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3497; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #352); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3497,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #352)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 20,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 103,
"old": null
},
"planned_quantity": {
"new": 28,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3497,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #352)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 20,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 103,
"planned_quantity": 28,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3496 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3496; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3496,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 33,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3496,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #341)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 33,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3495 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3495; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3495,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 39,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3495,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #341)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3494 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3494; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3494,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 38,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3494,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #341)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 38,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3493 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3493; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3493,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 18,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3493,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #341)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 18,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3492 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3492; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3492,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 38,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3492,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #341)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 38,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3491 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3491; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3491,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 36,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3491,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #341)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 36,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3490 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3490; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3490,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 22,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3490,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #341)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 22,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3489 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3489; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #341); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3489,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #341)",
"old": null
},
"shift": {
"new": "T1",
"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
},
"product_code_id": {
"new": 134,
"old": null
},
"planned_quantity": {
"new": 20,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3489,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #341)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 37,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 134,
"planned_quantity": 20,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3488 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3488; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #330); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3488,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #330)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 45,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 109,
"old": null
},
"planned_quantity": {
"new": 5,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3488,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #330)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 45,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 109,
"planned_quantity": 5,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3487 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3487; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3487,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 19,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 7,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3487,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #326)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 19,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 7,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3486 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3486; date: ∅ → 2026-05-29; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3486,
"old": null
},
"date": {
"new": "2026-05-29",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 40,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3486,
"date": "2026-05-29",
"notes": "Auto-generato (Ordine #326)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3485 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3485; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3485,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 28,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3485,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #326)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 28,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3484 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3484; date: ∅ → 2026-05-28; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3484,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 39,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3484,
"date": "2026-05-28",
"notes": "Auto-generato (Ordine #326)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3483 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3483; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3483,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 34,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3483,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #326)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 34,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3482 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3482; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3482,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 21,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3482,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #326)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 21,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3481 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3481; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3481,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 19,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3481,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #326)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 19,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3480 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3480; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #326); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3480,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #326)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 30,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3480,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #326)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 30,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 108,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3479 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3479; date: ∅ → 2026-05-27; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3479,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #325)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 45,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": 3,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3479,
"date": "2026-05-27",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 45,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 3,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3478 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3478; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3478,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #325)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 38,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3478,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #325)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 38,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3477 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3477; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3477,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #325)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 25,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3477,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3476 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3476; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3476,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #325)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 29,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3476,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #325)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 29,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3475 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3475; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3475,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #325)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 20,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": 11,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3475,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 20,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 11,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:25:31 | Inserimento | plan_assignments | 3474 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3474; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #324); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3474,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #324)",
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 18,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "assembly",
"old": null
},
"product_code_id": {
"new": 101,
"old": null
},
"planned_quantity": {
"new": 24,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3474,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #324)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 18,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 101,
"planned_quantity": 24,
"produced_quantity": null,
"setup_from_product_code_id": null
} |