Audit modifiche

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

Azzera filtri
Filtro record attivo: codice prodotto #184
2 eventi mostrati · offset 0Ordinati dal più recente
QuandoAzioneTabellaRecordContestoSintesi modifiche
27/05/26, 12:44:59Modificaproduct_codes184
throughput_per_shift: 9 → 68
Dettagli before/after
Diff
{
  "throughput_per_shift": {
    "new": 68,
    "old": 9
  }
}
Prima
{
  "id": 184,
  "code": "VPF0031261403",
  "notes": null,
  "active": true,
  "customer": "MARVAL",
  "flow_type": "assembly",
  "description": "COVER PISTON MARVAL",
  "short_label": null,
  "raw_material_id": 70,
  "packaging_quantity": 1,
  "production_flow_id": 2,
  "assembly_throughput": null,
  "throughput_per_shift": 9,
  "external_treatment_status": "none",
  "inventory_source_warehouse": null,
  "inventory_destination_warehouse": null
}
Dopo
{
  "id": 184,
  "code": "VPF0031261403",
  "notes": null,
  "active": true,
  "customer": "MARVAL",
  "flow_type": "assembly",
  "description": "COVER PISTON MARVAL",
  "short_label": null,
  "raw_material_id": 70,
  "packaging_quantity": 1,
  "production_flow_id": 2,
  "assembly_throughput": null,
  "throughput_per_shift": 68,
  "external_treatment_status": "none",
  "inventory_source_warehouse": null,
  "inventory_destination_warehouse": null
}
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
}