Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
2 eventi mostrati · offset 0Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 27/05/26, 12:44:59 | Modifica | product_codes | 151 | — | throughput_per_shift: 3 → 23 Dettagli before/afterDiff {
"throughput_per_shift": {
"new": 23,
"old": 3
}
}Prima {
"id": 151,
"code": "VPF002797032",
"notes": null,
"active": true,
"customer": "MARVAL",
"flow_type": "assembly",
"description": "FILTER HEAD",
"short_label": null,
"raw_material_id": 50,
"packaging_quantity": 1,
"production_flow_id": 2,
"assembly_throughput": null,
"throughput_per_shift": 3,
"external_treatment_status": "none",
"inventory_source_warehouse": null,
"inventory_destination_warehouse": null
}Dopo {
"id": 151,
"code": "VPF002797032",
"notes": null,
"active": true,
"customer": "MARVAL",
"flow_type": "assembly",
"description": "FILTER HEAD",
"short_label": null,
"raw_material_id": 50,
"packaging_quantity": 1,
"production_flow_id": 2,
"assembly_throughput": null,
"throughput_per_shift": 23,
"external_treatment_status": "none",
"inventory_source_warehouse": null,
"inventory_destination_warehouse": null
} |
| 22/05/26, 14:55:08 | Cancellazione | plan_assignments | 2013 | — | id: 2013 → ∅; date: 2026-05-05 → ∅; notes: Import storico consuntivo 2026 - riga Google Form #2850 → ∅; shift: T2 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 2013
},
"date": {
"new": null,
"old": "2026-05-05"
},
"notes": {
"new": null,
"old": "Import storico consuntivo 2026 - riga Google Form #2850"
},
"shift": {
"new": null,
"old": "T2"
},
"status": {
"new": null,
"old": "completed"
},
"machine_id": {
"new": null,
"old": 19
},
"operator_id": {
"new": null,
"old": 21
},
"scrap_by_type": {
"new": null,
"old": {
"processing": 2,
"workedCasting": 1
}
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": null,
"old": "production"
},
"product_code_id": {
"new": null,
"old": 133
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 151
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 2013,
"date": "2026-05-05",
"notes": "Import storico consuntivo 2026 - riga Google Form #2850",
"shift": "T2",
"status": "completed",
"machine_id": 19,
"operator_id": 21,
"scrap_by_type": {
"processing": 2,
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 133,
"planned_quantity": null,
"produced_quantity": 151,
"setup_from_product_code_id": null
}Dopo null |