Audit modifiche

Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.

Azzera filtri
50 eventi mostrati · offset 4000Ordinati dal più recente
QuandoAzioneTabellaRecordContestoSintesi modifiche
26/05/26, 11:47:30Inserimentoplan_assignments3519
id: ∅ → 3519; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "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:30Modificainventory_balances1124app 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/after
Diff
{
  "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:30Inserimentoinventory_movements3070app interna · csv_import · consuntivo_posting · assignment:3518
id: ∅ → 3070; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3518; +5 altri campi
Dettagli before/after
Diff
{
  "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:30Modificaraw_material_balances103app 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/after
Diff
{
  "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:30Inserimentoraw_material_movements1899app 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/after
Diff
{
  "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:30Inserimentoplan_assignments3518
id: ∅ → 3518; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "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:31Inserimentoplan_assignments3517app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3516app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3515app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3514app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3513app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3512app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3511app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3510app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3509app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3508app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3507app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3506app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3505app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3504app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3503app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3502app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3501app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3500app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3499app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3498app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3497app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3496app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3495app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3494app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3493app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3492app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3491app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3490app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3489app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3488app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3487app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3486app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3485app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3484app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3483app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3482app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3481app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3480app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3479app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3478app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3477app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3476app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3475app 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/after
Diff
{
  "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:31Inserimentoplan_assignments3474app 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/after
Diff
{
  "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
}