Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 50Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 28/05/26, 15:51:28 | Inserimento | plan_assignments | 4408 | — | id: ∅ → 4408; date: ∅ → 2026-05-26; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4408,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 23,
"old": null
},
"operator_id": {
"new": 20,
"old": null
},
"scrap_by_type": {
"new": {
"processing": 5,
"workedCasting": 1
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 88,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4408,
"date": "2026-05-26",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 23,
"operator_id": 20,
"scrap_by_type": {
"processing": 5,
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 88,
"setup_from_product_code_id": null
} |
| 28/05/26, 15:51:28 | Modifica | inventory_balances | 123 | app interna · csv_import · consuntivo_posting · assignment:4400 | quantity: 23 → 71; updated_at: 2026-05-28T13:51:27.979 → 2026-05-28T13:51:28.066 Dettagli before/afterDiff {
"quantity": {
"new": 71,
"old": 23
},
"updated_at": {
"new": "2026-05-28T13:51:28.066",
"old": "2026-05-28T13:51:27.979"
}
}Prima {
"id": 123,
"quantity": 23,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T13:51:27.979",
"product_code_id": 107
}Dopo {
"id": 123,
"quantity": 71,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T13:51:28.066",
"product_code_id": 107
} |
| 28/05/26, 15:51:28 | Inserimento | inventory_movements | 3190 | app interna · csv_import · consuntivo_posting · assignment:4400 | id: ∅ → 3190; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:4400; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3190,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:4400",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-28T13:51:28.062",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 48,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3190,
"reason": "production_output",
"metadata": null,
"reference": "assignment:4400",
"warehouse": "semi_finished",
"occurred_at": "2026-05-28T13:51:28.062",
"scrap_by_type": null,
"quantity_delta": 48,
"product_code_id": 107
} |
| 28/05/26, 15:51:28 | Modifica | raw_material_balances | 19 | app interna · csv_import · consuntivo_posting · assignment:4400 | quantity: 166 → 118; updated_at: 2026-05-28T12:56:59.629 → 2026-05-28T13:51:28.057 Dettagli before/afterDiff {
"quantity": {
"new": 118,
"old": 166
},
"updated_at": {
"new": "2026-05-28T13:51:28.057",
"old": "2026-05-28T12:56:59.629"
}
}Prima {
"id": 19,
"quantity": 166,
"warehouse": "raw",
"updated_at": "2026-05-28T12:56:59.629",
"raw_material_id": 7
}Dopo {
"id": 19,
"quantity": 118,
"warehouse": "raw",
"updated_at": "2026-05-28T13:51:28.057",
"raw_material_id": 7
} |
| 28/05/26, 15:51:28 | Inserimento | raw_material_movements | 1971 | app interna · csv_import · consuntivo_posting · assignment:4400 | id: ∅ → 1971; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:4400; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1971,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:4400",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-28T13:51:28.053",
"old": null
},
"quantity_delta": {
"new": -48,
"old": null
},
"raw_material_id": {
"new": 7,
"old": null
}
}Prima null Dopo {
"id": 1971,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:4400",
"warehouse": "raw",
"occurred_at": "2026-05-28T13:51:28.053",
"quantity_delta": -48,
"raw_material_id": 7
} |
| 28/05/26, 15:51:28 | Inserimento | plan_assignments | 4400 | — | id: ∅ → 4400; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4400,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 21,
"old": null
},
"operator_id": {
"new": 38,
"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": 107,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 48,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4400,
"date": "2026-05-25",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 21,
"operator_id": 38,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 48,
"setup_from_product_code_id": null
} |
| 28/05/26, 15:51:27 | Modifica | inventory_balances | 125 | app interna · csv_import · consuntivo_posting · assignment:4397 | quantity: 197 → 252; updated_at: 2026-05-28T07:29:33.9 → 2026-05-28T13:51:27.982 Dettagli before/afterDiff {
"quantity": {
"new": 252,
"old": 197
},
"updated_at": {
"new": "2026-05-28T13:51:27.982",
"old": "2026-05-28T07:29:33.9"
}
}Prima {
"id": 125,
"quantity": 197,
"warehouse": "finished_real",
"updated_at": "2026-05-28T07:29:33.9",
"product_code_id": 107
}Dopo {
"id": 125,
"quantity": 252,
"warehouse": "finished_real",
"updated_at": "2026-05-28T13:51:27.982",
"product_code_id": 107
} |
| 28/05/26, 15:51:27 | Modifica | inventory_balances | 123 | app interna · csv_import · consuntivo_posting · assignment:4397 | quantity: 78 → 23; updated_at: 2026-05-28T07:29:34.303 → 2026-05-28T13:51:27.979 Dettagli before/afterDiff {
"quantity": {
"new": 23,
"old": 78
},
"updated_at": {
"new": "2026-05-28T13:51:27.979",
"old": "2026-05-28T07:29:34.303"
}
}Prima {
"id": 123,
"quantity": 78,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T07:29:34.303",
"product_code_id": 107
}Dopo {
"id": 123,
"quantity": 23,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T13:51:27.979",
"product_code_id": 107
} |
| 28/05/26, 15:51:27 | Inserimento | inventory_movements | 3185 | app interna · csv_import · consuntivo_posting · assignment:4397 | id: ∅ → 3185; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:4397; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3185,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:4397",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-28T13:51:27.972",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 55,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3185,
"reason": "production_output",
"metadata": null,
"reference": "assignment:4397",
"warehouse": "finished_real",
"occurred_at": "2026-05-28T13:51:27.972",
"scrap_by_type": null,
"quantity_delta": 55,
"product_code_id": 107
} |
| 28/05/26, 15:51:27 | Inserimento | inventory_movements | 3184 | app interna · csv_import · consuntivo_posting · assignment:4397 | id: ∅ → 3184; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:4397; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3184,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:4397",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-28T13:51:27.969",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -55,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3184,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:4397",
"warehouse": "semi_finished",
"occurred_at": "2026-05-28T13:51:27.969",
"scrap_by_type": null,
"quantity_delta": -55,
"product_code_id": 107
} |
| 28/05/26, 15:51:27 | Inserimento | plan_assignments | 4397 | — | id: ∅ → 4397; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4397,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"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": null,
"old": null
},
"produced_quantity": {
"new": 55,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4397,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 55,
"setup_from_product_code_id": null
} |
| 28/05/26, 14:56:59 | Modifica | raw_material_balances | 19 | app interna · app · raw_goods_receipt · raw_material:MNA1805797S1:raw_goods_receipt | quantity: 10 → 166; updated_at: 2026-05-28T07:29:34.293 → 2026-05-28T12:56:59.629 Dettagli before/afterDiff {
"quantity": {
"new": 166,
"old": 10
},
"updated_at": {
"new": "2026-05-28T12:56:59.629",
"old": "2026-05-28T07:29:34.293"
}
}Prima {
"id": 19,
"quantity": 10,
"warehouse": "raw",
"updated_at": "2026-05-28T07:29:34.293",
"raw_material_id": 7
}Dopo {
"id": 19,
"quantity": 166,
"warehouse": "raw",
"updated_at": "2026-05-28T12:56:59.629",
"raw_material_id": 7
} |
| 28/05/26, 14:56:59 | Inserimento | raw_material_movements | 1957 | app interna · app · raw_goods_receipt · raw_material:MNA1805797S1:raw_goods_receipt | id: ∅ → 1957; reason: ∅ → goods_receipt; metadata: ∅ → {"code":"MNA1805797S1","note":null,"quantity":156,"warehouse":"raw","movementType":"raw_goods_receipt","documentNumber":"4032"}; reference: ∅ → structured:raw_goods_receipt:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1957,
"old": null
},
"reason": {
"new": "goods_receipt",
"old": null
},
"metadata": {
"new": {
"code": "MNA1805797S1",
"note": null,
"quantity": 156,
"warehouse": "raw",
"movementType": "raw_goods_receipt",
"documentNumber": "4032"
},
"old": null
},
"reference": {
"new": "structured:raw_goods_receipt:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-28T00:00:00",
"old": null
},
"quantity_delta": {
"new": 156,
"old": null
},
"raw_material_id": {
"new": 7,
"old": null
}
}Prima null Dopo {
"id": 1957,
"reason": "goods_receipt",
"metadata": {
"code": "MNA1805797S1",
"note": null,
"quantity": 156,
"warehouse": "raw",
"movementType": "raw_goods_receipt",
"documentNumber": "4032"
},
"reference": "structured:raw_goods_receipt:raw",
"warehouse": "raw",
"occurred_at": "2026-05-28T00:00:00",
"quantity_delta": 156,
"raw_material_id": 7
} |
| 28/05/26, 13:05:20 | Inserimento | plan_assignments | 4346 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 4346; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4346,
"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": 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": 107,
"old": null
},
"planned_quantity": {
"new": 78,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4346,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #325)",
"shift": "T2",
"status": "planned",
"machine_id": null,
"operator_id": 33,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 28/05/26, 13:03:55 | Cancellazione | plan_assignments | 4212 | — | id: 4212 → ∅; date: 2026-05-26 → ∅; notes: Auto-generato (Ordine #325) → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 4212
},
"date": {
"new": null,
"old": "2026-05-26"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #325)"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 40
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 78
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 4212,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 11:52:07 | Inserimento | plan_assignments | 4212 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 4212; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4212,
"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": 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": 107,
"old": null
},
"planned_quantity": {
"new": 78,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4212,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 28/05/26, 11:41:43 | Cancellazione | plan_assignments | 4103 | — | id: 4103 → ∅; date: 2026-05-26 → ∅; notes: Auto-generato (Ordine #325) → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 4103
},
"date": {
"new": null,
"old": "2026-05-26"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #325)"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 45
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 78
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 4103,
"date": "2026-05-26",
"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": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 11:40:16 | Inserimento | plan_assignments | 4103 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 4103; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4103,
"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": 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": 78,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4103,
"date": "2026-05-26",
"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": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 28/05/26, 11:38:46 | Cancellazione | plan_assignments | 3994 | — | id: 3994 → ∅; date: 2026-05-26 → ∅; notes: Auto-generato (Ordine #325) → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3994
},
"date": {
"new": null,
"old": "2026-05-26"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #325)"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 40
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 78
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3994,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 11:37:52 | Inserimento | plan_assignments | 3994 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3994; date: ∅ → 2026-05-26; notes: ∅ → Auto-generato (Ordine #325); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3994,
"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": 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": 107,
"old": null
},
"planned_quantity": {
"new": 78,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3994,
"date": "2026-05-26",
"notes": "Auto-generato (Ordine #325)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 78,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 28/05/26, 09:30:55 | Cancellazione | plan_assignments | 3914 | — | id: 3914 → ∅; date: 2026-05-27 → ∅; notes: ∅ → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3914
},
"date": {
"new": null,
"old": "2026-05-27"
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "completed"
},
"machine_id": {
"new": null,
"old": 23
},
"operator_id": {
"new": null,
"old": 20
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "production"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 58
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3914,
"date": "2026-05-27",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 23,
"operator_id": 20,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 58,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 09:30:55 | Cancellazione | plan_assignments | 3906 | — | id: 3906 → ∅; date: 2026-05-26 → ∅; notes: ∅ → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3906
},
"date": {
"new": null,
"old": "2026-05-26"
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "completed"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 25
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 113
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3906,
"date": "2026-05-26",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 113,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 09:30:55 | Cancellazione | plan_assignments | 3903 | — | id: 3903 → ∅; date: 2026-05-26 → ∅; notes: ∅ → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3903
},
"date": {
"new": null,
"old": "2026-05-26"
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "completed"
},
"machine_id": {
"new": null,
"old": 23
},
"operator_id": {
"new": null,
"old": 20
},
"scrap_by_type": {
"new": null,
"old": {
"processing": 5,
"workedCasting": 1
}
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "production"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 88
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3903,
"date": "2026-05-26",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 23,
"operator_id": 20,
"scrap_by_type": {
"processing": 5,
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 88,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 09:30:55 | Cancellazione | plan_assignments | 3834 | — | id: 3834 → ∅; date: 2026-05-25 → ∅; notes: Auto-generato (Ordine #299) → ∅; shift: T2 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3834
},
"date": {
"new": null,
"old": "2026-05-25"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #299)"
},
"shift": {
"new": null,
"old": "T2"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 38
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 9
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3834,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #299)",
"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": 9,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 09:30:55 | Cancellazione | plan_assignments | 3794 | — | id: 3794 → ∅; date: 2026-05-25 → ∅; notes: Auto-generato (Ordine #257) → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3794
},
"date": {
"new": null,
"old": "2026-05-25"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #257)"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 39
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 36
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3794,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #257)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 36,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 28/05/26, 09:29:34 | Modifica | inventory_balances | 123 | app interna · csv_import · consuntivo_posting · assignment:3914 | quantity: 20 → 78; updated_at: 2026-05-28T07:29:33.897 → 2026-05-28T07:29:34.303 Dettagli before/afterDiff {
"quantity": {
"new": 78,
"old": 20
},
"updated_at": {
"new": "2026-05-28T07:29:34.303",
"old": "2026-05-28T07:29:33.897"
}
}Prima {
"id": 123,
"quantity": 20,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T07:29:33.897",
"product_code_id": 107
}Dopo {
"id": 123,
"quantity": 78,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T07:29:34.303",
"product_code_id": 107
} |
| 28/05/26, 09:29:34 | Inserimento | inventory_movements | 3133 | app interna · csv_import · consuntivo_posting · assignment:3914 | id: ∅ → 3133; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3914; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3133,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3914",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-28T07:29:34.299",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 58,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3133,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3914",
"warehouse": "semi_finished",
"occurred_at": "2026-05-28T07:29:34.299",
"scrap_by_type": null,
"quantity_delta": 58,
"product_code_id": 107
} |
| 28/05/26, 09:29:34 | Modifica | raw_material_balances | 19 | app interna · csv_import · consuntivo_posting · assignment:3914 | quantity: 68 → 10; updated_at: 2026-05-28T07:29:33.593 → 2026-05-28T07:29:34.293 Dettagli before/afterDiff {
"quantity": {
"new": 10,
"old": 68
},
"updated_at": {
"new": "2026-05-28T07:29:34.293",
"old": "2026-05-28T07:29:33.593"
}
}Prima {
"id": 19,
"quantity": 68,
"warehouse": "raw",
"updated_at": "2026-05-28T07:29:33.593",
"raw_material_id": 7
}Dopo {
"id": 19,
"quantity": 10,
"warehouse": "raw",
"updated_at": "2026-05-28T07:29:34.293",
"raw_material_id": 7
} |
| 28/05/26, 09:29:34 | Inserimento | raw_material_movements | 1943 | app interna · csv_import · consuntivo_posting · assignment:3914 | id: ∅ → 1943; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3914; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1943,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3914",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-28T07:29:34.29",
"old": null
},
"quantity_delta": {
"new": -58,
"old": null
},
"raw_material_id": {
"new": 7,
"old": null
}
}Prima null Dopo {
"id": 1943,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3914",
"warehouse": "raw",
"occurred_at": "2026-05-28T07:29:34.29",
"quantity_delta": -58,
"raw_material_id": 7
} |
| 28/05/26, 09:29:34 | Inserimento | plan_assignments | 3914 | — | id: ∅ → 3914; date: ∅ → 2026-05-27; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3914,
"old": null
},
"date": {
"new": "2026-05-27",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 23,
"old": null
},
"operator_id": {
"new": 20,
"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": 107,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 58,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3914,
"date": "2026-05-27",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 23,
"operator_id": 20,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 58,
"setup_from_product_code_id": null
} |
| 28/05/26, 09:29:33 | Modifica | inventory_balances | 125 | app interna · csv_import · consuntivo_posting · assignment:3906 | quantity: 84 → 197; updated_at: 2026-05-26T09:47:31.777 → 2026-05-28T07:29:33.9 Dettagli before/afterDiff {
"quantity": {
"new": 197,
"old": 84
},
"updated_at": {
"new": "2026-05-28T07:29:33.9",
"old": "2026-05-26T09:47:31.777"
}
}Prima {
"id": 125,
"quantity": 84,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.777",
"product_code_id": 107
}Dopo {
"id": 125,
"quantity": 197,
"warehouse": "finished_real",
"updated_at": "2026-05-28T07:29:33.9",
"product_code_id": 107
} |
| 28/05/26, 09:29:33 | Modifica | inventory_balances | 123 | app interna · csv_import · consuntivo_posting · assignment:3906 | quantity: 133 → 20; updated_at: 2026-05-28T07:29:33.604 → 2026-05-28T07:29:33.897 Dettagli before/afterDiff {
"quantity": {
"new": 20,
"old": 133
},
"updated_at": {
"new": "2026-05-28T07:29:33.897",
"old": "2026-05-28T07:29:33.604"
}
}Prima {
"id": 123,
"quantity": 133,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T07:29:33.604",
"product_code_id": 107
}Dopo {
"id": 123,
"quantity": 20,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T07:29:33.897",
"product_code_id": 107
} |
| 28/05/26, 09:29:33 | Inserimento | inventory_movements | 3122 | app interna · csv_import · consuntivo_posting · assignment:3906 | id: ∅ → 3122; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3906; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3122,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3906",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-28T07:29:33.891",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 113,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3122,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3906",
"warehouse": "finished_real",
"occurred_at": "2026-05-28T07:29:33.891",
"scrap_by_type": null,
"quantity_delta": 113,
"product_code_id": 107
} |
| 28/05/26, 09:29:33 | Inserimento | inventory_movements | 3121 | app interna · csv_import · consuntivo_posting · assignment:3906 | id: ∅ → 3121; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3906; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3121,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3906",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-28T07:29:33.887",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -113,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3121,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3906",
"warehouse": "semi_finished",
"occurred_at": "2026-05-28T07:29:33.887",
"scrap_by_type": null,
"quantity_delta": -113,
"product_code_id": 107
} |
| 28/05/26, 09:29:33 | Inserimento | plan_assignments | 3906 | — | id: ∅ → 3906; date: ∅ → 2026-05-26; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3906,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"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": null,
"old": null
},
"produced_quantity": {
"new": 113,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3906,
"date": "2026-05-26",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 113,
"setup_from_product_code_id": null
} |
| 28/05/26, 09:29:33 | Modifica | inventory_balances | 123 | app interna · csv_import · consuntivo_posting · assignment:3903 | quantity: 45 → 133; updated_at: 2026-05-26T09:47:31.9 → 2026-05-28T07:29:33.604 Dettagli before/afterDiff {
"quantity": {
"new": 133,
"old": 45
},
"updated_at": {
"new": "2026-05-28T07:29:33.604",
"old": "2026-05-26T09:47:31.9"
}
}Prima {
"id": 123,
"quantity": 45,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.9",
"product_code_id": 107
}Dopo {
"id": 123,
"quantity": 133,
"warehouse": "semi_finished",
"updated_at": "2026-05-28T07:29:33.604",
"product_code_id": 107
} |
| 28/05/26, 09:29:33 | Inserimento | inventory_movements | 3111 | app interna · csv_import · consuntivo_posting · assignment:3903 | id: ∅ → 3111; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3903; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3111,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3903",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-28T07:29:33.6",
"old": null
},
"scrap_by_type": {
"new": {
"processing": 5,
"workedCasting": 1
},
"old": null
},
"quantity_delta": {
"new": 88,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3111,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3903",
"warehouse": "semi_finished",
"occurred_at": "2026-05-28T07:29:33.6",
"scrap_by_type": {
"processing": 5,
"workedCasting": 1
},
"quantity_delta": 88,
"product_code_id": 107
} |
| 28/05/26, 09:29:33 | Modifica | raw_material_balances | 19 | app interna · csv_import · consuntivo_posting · assignment:3903 | quantity: 162 → 68; updated_at: 2026-05-26T09:47:31.886 → 2026-05-28T07:29:33.593 Dettagli before/afterDiff {
"quantity": {
"new": 68,
"old": 162
},
"updated_at": {
"new": "2026-05-28T07:29:33.593",
"old": "2026-05-26T09:47:31.886"
}
}Prima {
"id": 19,
"quantity": 162,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.886",
"raw_material_id": 7
}Dopo {
"id": 19,
"quantity": 68,
"warehouse": "raw",
"updated_at": "2026-05-28T07:29:33.593",
"raw_material_id": 7
} |
| 28/05/26, 09:29:33 | Inserimento | raw_material_movements | 1933 | app interna · csv_import · consuntivo_posting · assignment:3903 | id: ∅ → 1933; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"processing":5,"workedCasting":1}}; reference: ∅ → assignment:3903; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1933,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"processing": 5,
"workedCasting": 1
}
},
"old": null
},
"reference": {
"new": "assignment:3903",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-28T07:29:33.589",
"old": null
},
"quantity_delta": {
"new": -94,
"old": null
},
"raw_material_id": {
"new": 7,
"old": null
}
}Prima null Dopo {
"id": 1933,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"processing": 5,
"workedCasting": 1
}
},
"reference": "assignment:3903",
"warehouse": "raw",
"occurred_at": "2026-05-28T07:29:33.589",
"quantity_delta": -94,
"raw_material_id": 7
} |
| 28/05/26, 09:29:33 | Inserimento | plan_assignments | 3903 | — | id: ∅ → 3903; date: ∅ → 2026-05-26; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3903,
"old": null
},
"date": {
"new": "2026-05-26",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 23,
"old": null
},
"operator_id": {
"new": 20,
"old": null
},
"scrap_by_type": {
"new": {
"processing": 5,
"workedCasting": 1
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 88,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3903,
"date": "2026-05-26",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 23,
"operator_id": 20,
"scrap_by_type": {
"processing": 5,
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": 88,
"setup_from_product_code_id": null
} |
| 27/05/26, 15:01:39 | Inserimento | plan_assignments | 3834 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3834; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #299); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3834,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #299)",
"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": 9,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3834,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #299)",
"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": 9,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 27/05/26, 15:01:39 | Inserimento | plan_assignments | 3794 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3794; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #257); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3794,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #257)",
"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": 107,
"old": null
},
"planned_quantity": {
"new": 36,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3794,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #257)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 36,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 27/05/26, 15:01:39 | Cancellazione | plan_assignments | 3719 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: 3719 → ∅; date: 2026-05-25 → ∅; notes: Auto-generato (Ordine #299) → ∅; shift: T2 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3719
},
"date": {
"new": null,
"old": "2026-05-25"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #299)"
},
"shift": {
"new": null,
"old": "T2"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 38
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 9
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3719,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #299)",
"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": 9,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 27/05/26, 15:01:39 | Cancellazione | plan_assignments | 3679 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: 3679 → ∅; date: 2026-05-25 → ∅; notes: Auto-generato (Ordine #257) → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3679
},
"date": {
"new": null,
"old": "2026-05-25"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #257)"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 39
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 36
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3679,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #257)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 36,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 27/05/26, 14:54:54 | Inserimento | plan_assignments | 3719 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3719; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #299); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3719,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #299)",
"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": 9,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3719,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #299)",
"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": 9,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 27/05/26, 14:54:54 | Inserimento | plan_assignments | 3679 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3679; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #257); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3679,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #257)",
"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": 107,
"old": null
},
"planned_quantity": {
"new": 36,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3679,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #257)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 36,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 27/05/26, 14:54:54 | Cancellazione | plan_assignments | 3603 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: 3603 → ∅; date: 2026-05-25 → ∅; notes: Auto-generato (Ordine #299) → ∅; shift: T2 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3603
},
"date": {
"new": null,
"old": "2026-05-25"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #299)"
},
"shift": {
"new": null,
"old": "T2"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 38
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 9
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3603,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #299)",
"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": 9,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 27/05/26, 14:54:54 | Cancellazione | plan_assignments | 3563 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: 3563 → ∅; date: 2026-05-25 → ∅; notes: Auto-generato (Ordine #257) → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 3563
},
"date": {
"new": null,
"old": "2026-05-25"
},
"notes": {
"new": null,
"old": "Auto-generato (Ordine #257)"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "planned"
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": null,
"old": 39
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "assembly"
},
"product_code_id": {
"new": null,
"old": 107
},
"planned_quantity": {
"new": null,
"old": 36
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 3563,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #257)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 36,
"produced_quantity": null,
"setup_from_product_code_id": null
}Dopo null |
| 27/05/26, 14:40:37 | Inserimento | plan_assignments | 3603 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3603; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #299); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3603,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #299)",
"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": 9,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3603,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #299)",
"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": 9,
"produced_quantity": null,
"setup_from_product_code_id": null
} |
| 27/05/26, 14:40:37 | Inserimento | plan_assignments | 3563 | app interna · app · magic_plan_confirm · magic_plan:2026-05-25:2026-05-29 | id: ∅ → 3563; date: ∅ → 2026-05-25; notes: ∅ → Auto-generato (Ordine #257); shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3563,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #257)",
"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": 107,
"old": null
},
"planned_quantity": {
"new": 36,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3563,
"date": "2026-05-25",
"notes": "Auto-generato (Ordine #257)",
"shift": "T1",
"status": "planned",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 107,
"planned_quantity": 36,
"produced_quantity": null,
"setup_from_product_code_id": null
} |