Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 0Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 05/06/26, 13:46:43 | Inserimento | plan_assignments | 4583 | app interna · app · magic_plan_confirm · magic_plan:2026-06-08:2026-06-12 | id: ∅ → 4583; date: ∅ → 2026-06-08; notes: ∅ → Auto-generato (Ordine #354); shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4583,
"old": null
},
"date": {
"new": "2026-06-08",
"old": null
},
"notes": {
"new": "Auto-generato (Ordine #354)",
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "planned",
"old": null
},
"machine_id": {
"new": 21,
"old": null
},
"operator_id": {
"new": 23,
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"setup_minutes": {
"new": 30,
"old": null
},
"assignment_type": {
"new": "setup",
"old": null
},
"product_code_id": {
"new": 107,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": null
},
"setup_from_product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 4583,
"date": "2026-06-08",
"notes": "Auto-generato (Ordine #354)",
"shift": "T2",
"status": "planned",
"machine_id": 21,
"operator_id": 23,
"scrap_by_type": null,
"setup_minutes": 30,
"assignment_type": "setup",
"product_code_id": 107,
"planned_quantity": null,
"produced_quantity": null,
"setup_from_product_code_id": 122
} |
| 29/05/26, 15:10:19 | Modifica | orders | 280 | app interna · app · order_update · order:280 | quantity: 40 → 20 Dettagli before/afterDiff {
"quantity": {
"new": 20,
"old": 40
}
}Prima {
"id": 280,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-04",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 280,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-06-04",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 29/05/26, 15:10:14 | Modifica | orders | 250 | app interna · app · order_status_update · order:250 | status: confirmed → delivered Dettagli before/afterDiff {
"status": {
"new": "delivered",
"old": "confirmed"
}
}Prima {
"id": 250,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-05-28",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 250,
"status": "delivered",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-05-28",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 29/05/26, 14:58:10 | Modifica | inventory_balances | 3975 | app interna · app · finished_goods_delivery · product:VOA1009810:finished_goods_delivery | quantity: 119 → 59; updated_at: 2026-05-29T10:48:28.445 → 2026-05-29T12:58:10.151 Dettagli before/afterDiff {
"quantity": {
"new": 59,
"old": 119
},
"updated_at": {
"new": "2026-05-29T12:58:10.151",
"old": "2026-05-29T10:48:28.445"
}
}Prima {
"id": 3975,
"quantity": 119,
"warehouse": "finished_real",
"updated_at": "2026-05-29T10:48:28.445",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 59,
"warehouse": "finished_real",
"updated_at": "2026-05-29T12:58:10.151",
"product_code_id": 122
} |
| 29/05/26, 14:58:10 | Inserimento | inventory_movements | 3305 | app interna · app · finished_goods_delivery · product:VOA1009810:finished_goods_delivery | id: ∅ → 3305; reason: ∅ → consumption; metadata: ∅ → {"code":"VOA1009810","note":null,"quantity":60,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260865"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3305,
"old": null
},
"reason": {
"new": "consumption",
"old": null
},
"metadata": {
"new": {
"code": "VOA1009810",
"note": null,
"quantity": 60,
"warehouse": "finished_real",
"movementType": "finished_goods_delivery",
"documentNumber": "260865"
},
"old": null
},
"reference": {
"new": "structured:finished_goods_delivery:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-29T00:00:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -60,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 3305,
"reason": "consumption",
"metadata": {
"code": "VOA1009810",
"note": null,
"quantity": 60,
"warehouse": "finished_real",
"movementType": "finished_goods_delivery",
"documentNumber": "260865"
},
"reference": "structured:finished_goods_delivery:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-29T00:00:00",
"scrap_by_type": null,
"quantity_delta": -60,
"product_code_id": 122
} |
| 29/05/26, 12:48:28 | Modifica | inventory_balances | 3975 | app interna · app · inventory_manual_adjustment · product:122:finishedReal | quantity: 276 → 119; updated_at: 2026-05-29T10:40:17.35 → 2026-05-29T10:48:28.445 Dettagli before/afterDiff {
"quantity": {
"new": 119,
"old": 276
},
"updated_at": {
"new": "2026-05-29T10:48:28.445",
"old": "2026-05-29T10:40:17.35"
}
}Prima {
"id": 3975,
"quantity": 276,
"warehouse": "finished_real",
"updated_at": "2026-05-29T10:40:17.35",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 119,
"warehouse": "finished_real",
"updated_at": "2026-05-29T10:48:28.445",
"product_code_id": 122
} |
| 29/05/26, 12:48:28 | Inserimento | inventory_movements | 3280 | app interna · app · inventory_manual_adjustment · product:122:finishedReal | id: ∅ → 3280; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":119}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3280,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 119
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-28T08:48:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -157,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 3280,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 119
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-28T08:48:00",
"scrap_by_type": null,
"quantity_delta": -157,
"product_code_id": 122
} |
| 29/05/26, 12:42:33 | Modifica | plan_assignments | 4481 | — | Nessuna differenza campi Dettagli before/afterDiff {}Prima {
"id": 4481,
"date": "2026-05-28",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 21,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 122,
"planned_quantity": null,
"produced_quantity": 131,
"setup_from_product_code_id": null
}Dopo {
"id": 4481,
"date": "2026-05-28",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 21,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 122,
"planned_quantity": null,
"produced_quantity": 131,
"setup_from_product_code_id": null
} |
| 29/05/26, 12:40:17 | Modifica | inventory_balances | 3975 | app interna · csv_import · consuntivo_posting · assignment:4481 | quantity: 145 → 276; updated_at: 2026-05-28T13:01:39.356 → 2026-05-29T10:40:17.35 Dettagli before/afterDiff {
"quantity": {
"new": 276,
"old": 145
},
"updated_at": {
"new": "2026-05-29T10:40:17.35",
"old": "2026-05-28T13:01:39.356"
}
}Prima {
"id": 3975,
"quantity": 145,
"warehouse": "finished_real",
"updated_at": "2026-05-28T13:01:39.356",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 276,
"warehouse": "finished_real",
"updated_at": "2026-05-29T10:40:17.35",
"product_code_id": 122
} |
| 29/05/26, 12:40:17 | Inserimento | inventory_movements | 3267 | app interna · csv_import · consuntivo_posting · assignment:4481 | id: ∅ → 3267; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:4481; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3267,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:4481",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-29T10:40:17.344",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 131,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 3267,
"reason": "production_output",
"metadata": null,
"reference": "assignment:4481",
"warehouse": "finished_real",
"occurred_at": "2026-05-29T10:40:17.344",
"scrap_by_type": null,
"quantity_delta": 131,
"product_code_id": 122
} |
| 29/05/26, 12:40:17 | Modifica | raw_material_balances | 61 | app interna · csv_import · consuntivo_posting · assignment:4481 | quantity: 275 → 144; updated_at: 2026-05-25T08:02:29.527 → 2026-05-29T10:40:17.336 Dettagli before/afterDiff {
"quantity": {
"new": 144,
"old": 275
},
"updated_at": {
"new": "2026-05-29T10:40:17.336",
"old": "2026-05-25T08:02:29.527"
}
}Prima {
"id": 61,
"quantity": 275,
"warehouse": "raw",
"updated_at": "2026-05-25T08:02:29.527",
"raw_material_id": 21
}Dopo {
"id": 61,
"quantity": 144,
"warehouse": "raw",
"updated_at": "2026-05-29T10:40:17.336",
"raw_material_id": 21
} |
| 29/05/26, 12:40:17 | Inserimento | raw_material_movements | 2024 | app interna · csv_import · consuntivo_posting · assignment:4481 | id: ∅ → 2024; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:4481; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 2024,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:4481",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-29T10:40:17.322",
"old": null
},
"quantity_delta": {
"new": -131,
"old": null
},
"raw_material_id": {
"new": 21,
"old": null
}
}Prima null Dopo {
"id": 2024,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:4481",
"warehouse": "raw",
"occurred_at": "2026-05-29T10:40:17.322",
"quantity_delta": -131,
"raw_material_id": 21
} |
| 29/05/26, 12:40:17 | Inserimento | plan_assignments | 4481 | — | id: ∅ → 4481; date: ∅ → 2026-05-28; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 4481,
"old": null
},
"date": {
"new": "2026-05-28",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 21,
"old": null
},
"operator_id": {
"new": 25,
"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": 122,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 131,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 4481,
"date": "2026-05-28",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 21,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 122,
"planned_quantity": null,
"produced_quantity": 131,
"setup_from_product_code_id": null
} |
| 28/05/26, 15:08:56 | Modifica | orders | 238 | app interna · app · order_status_update · order:238 | status: confirmed → delivered Dettagli before/afterDiff {
"status": {
"new": "delivered",
"old": "confirmed"
}
}Prima {
"id": 238,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-05-21",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 238,
"status": "delivered",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-05-21",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 28/05/26, 15:01:39 | Modifica | inventory_balances | 3975 | app interna · app · finished_goods_delivery · product:VOA1009810:finished_goods_delivery | quantity: 165 → 145; updated_at: 2026-05-22T14:52:45.005 → 2026-05-28T13:01:39.356 Dettagli before/afterDiff {
"quantity": {
"new": 145,
"old": 165
},
"updated_at": {
"new": "2026-05-28T13:01:39.356",
"old": "2026-05-22T14:52:45.005"
}
}Prima {
"id": 3975,
"quantity": 165,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:52:45.005",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 145,
"warehouse": "finished_real",
"updated_at": "2026-05-28T13:01:39.356",
"product_code_id": 122
} |
| 28/05/26, 15:01:39 | Inserimento | inventory_movements | 3165 | app interna · app · finished_goods_delivery · product:VOA1009810:finished_goods_delivery | id: ∅ → 3165; reason: ∅ → consumption; metadata: ∅ → {"code":"VOA1009810","note":null,"quantity":20,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260859"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3165,
"old": null
},
"reason": {
"new": "consumption",
"old": null
},
"metadata": {
"new": {
"code": "VOA1009810",
"note": null,
"quantity": 20,
"warehouse": "finished_real",
"movementType": "finished_goods_delivery",
"documentNumber": "260859"
},
"old": null
},
"reference": {
"new": "structured:finished_goods_delivery:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-28T00:00:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -20,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 3165,
"reason": "consumption",
"metadata": {
"code": "VOA1009810",
"note": null,
"quantity": 20,
"warehouse": "finished_real",
"movementType": "finished_goods_delivery",
"documentNumber": "260859"
},
"reference": "structured:finished_goods_delivery:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-28T00:00:00",
"scrap_by_type": null,
"quantity_delta": -20,
"product_code_id": 122
} |
| 27/05/26, 12:44:59 | Modifica | product_codes | 122 | — | throughput_per_shift: 19 → 143 Dettagli before/afterDiff {
"throughput_per_shift": {
"new": 143,
"old": 19
}
}Prima {
"id": 122,
"code": "VOA1009810",
"notes": null,
"active": true,
"customer": "VOLVO",
"flow_type": "direct",
"description": "BRACKET ADBLUE TANK 810",
"short_label": null,
"raw_material_id": 21,
"packaging_quantity": 1,
"production_flow_id": 1,
"assembly_throughput": null,
"throughput_per_shift": 19,
"external_treatment_status": "none",
"inventory_source_warehouse": null,
"inventory_destination_warehouse": null
}Dopo {
"id": 122,
"code": "VOA1009810",
"notes": null,
"active": true,
"customer": "VOLVO",
"flow_type": "direct",
"description": "BRACKET ADBLUE TANK 810",
"short_label": null,
"raw_material_id": 21,
"packaging_quantity": 1,
"production_flow_id": 1,
"assembly_throughput": null,
"throughput_per_shift": 143,
"external_treatment_status": "none",
"inventory_source_warehouse": null,
"inventory_destination_warehouse": null
} |
| 22/05/26, 16:52:44 | Modifica | inventory_balances | 3975 | app interna · app · inventory_manual_adjustment · product:122:finishedReal | quantity: 322 → 165; updated_at: 2026-05-22T14:03:25.414 → 2026-05-22T14:52:45.005 Dettagli before/afterDiff {
"quantity": {
"new": 165,
"old": 322
},
"updated_at": {
"new": "2026-05-22T14:52:45.005",
"old": "2026-05-22T14:03:25.414"
}
}Prima {
"id": 3975,
"quantity": 322,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:25.414",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 165,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:52:45.005",
"product_code_id": 122
} |
| 22/05/26, 16:52:44 | Inserimento | inventory_movements | 3010 | app interna · app · inventory_manual_adjustment · product:122:finishedReal | id: ∅ → 3010; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":165}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3010,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 165
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T12:52:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -157,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 3010,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 165
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T12:52:00",
"scrap_by_type": null,
"quantity_delta": -157,
"product_code_id": 122
} |
| 22/05/26, 16:03:25 | Modifica | inventory_balances | 3975 | app interna · csv_import · consuntivo_posting · assignment:2600 | quantity: 165 → 322; updated_at: 2026-05-22T11:09:16.923 → 2026-05-22T14:03:25.414 Dettagli before/afterDiff {
"quantity": {
"new": 322,
"old": 165
},
"updated_at": {
"new": "2026-05-22T14:03:25.414",
"old": "2026-05-22T11:09:16.923"
}
}Prima {
"id": 3975,
"quantity": 165,
"warehouse": "finished_real",
"updated_at": "2026-05-22T11:09:16.923",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 322,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:25.414",
"product_code_id": 122
} |
| 22/05/26, 16:03:25 | Inserimento | inventory_movements | 2890 | app interna · csv_import · consuntivo_posting · assignment:2600 | id: ∅ → 2890; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2600; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2890,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2600",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:25.41",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 157,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 2890,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2600",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:25.41",
"scrap_by_type": null,
"quantity_delta": 157,
"product_code_id": 122
} |
| 22/05/26, 16:03:25 | Modifica | raw_material_balances | 61 | app interna · csv_import · consuntivo_posting · assignment:2600 | quantity: 155 → -2; updated_at: 2026-05-22T10:28:12.074 → 2026-05-22T14:03:25.405 Dettagli before/afterDiff {
"quantity": {
"new": -2,
"old": 155
},
"updated_at": {
"new": "2026-05-22T14:03:25.405",
"old": "2026-05-22T10:28:12.074"
}
}Prima {
"id": 61,
"quantity": 155,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:12.074",
"raw_material_id": 21
}Dopo {
"id": 61,
"quantity": -2,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:25.405",
"raw_material_id": 21
} |
| 22/05/26, 16:03:25 | Inserimento | raw_material_movements | 1761 | app interna · csv_import · consuntivo_posting · assignment:2600 | id: ∅ → 1761; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2600; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1761,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2600",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:25.4",
"old": null
},
"quantity_delta": {
"new": -157,
"old": null
},
"raw_material_id": {
"new": 21,
"old": null
}
}Prima null Dopo {
"id": 1761,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2600",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:25.4",
"quantity_delta": -157,
"raw_material_id": 21
} |
| 22/05/26, 16:03:25 | Inserimento | plan_assignments | 2600 | — | id: ∅ → 2600; date: ∅ → 2026-05-14; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2600,
"old": null
},
"date": {
"new": "2026-05-14",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 24,
"old": null
},
"operator_id": {
"new": 25,
"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": 122,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 157,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2600,
"date": "2026-05-14",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 24,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 122,
"planned_quantity": null,
"produced_quantity": 157,
"setup_from_product_code_id": null
} |
| 22/05/26, 14:55:08 | Cancellazione | plan_assignments | 2014 | — | id: 2014 → ∅; date: 2026-05-05 → ∅; notes: Import storico consuntivo 2026 - riga Google Form #2851 → ∅; shift: T2 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 2014
},
"date": {
"new": null,
"old": "2026-05-05"
},
"notes": {
"new": null,
"old": "Import storico consuntivo 2026 - riga Google Form #2851"
},
"shift": {
"new": null,
"old": "T2"
},
"status": {
"new": null,
"old": "completed"
},
"machine_id": {
"new": null,
"old": 23
},
"operator_id": {
"new": null,
"old": 25
},
"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": 122
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 125
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 2014,
"date": "2026-05-05",
"notes": "Import storico consuntivo 2026 - riga Google Form #2851",
"shift": "T2",
"status": "completed",
"machine_id": 23,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 122,
"planned_quantity": null,
"produced_quantity": 125,
"setup_from_product_code_id": null
}Dopo null |
| 22/05/26, 14:55:08 | Cancellazione | plan_assignments | 1975 | — | id: 1975 → ∅; date: 2026-05-04 → ∅; notes: Import storico consuntivo 2026 - riga Google Form #2800 → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 1975
},
"date": {
"new": null,
"old": "2026-05-04"
},
"notes": {
"new": null,
"old": "Import storico consuntivo 2026 - riga Google Form #2800"
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "completed"
},
"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": 152
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 122
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 1975,
"date": "2026-05-04",
"notes": "Import storico consuntivo 2026 - riga Google Form #2800",
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 38,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 152,
"planned_quantity": null,
"produced_quantity": 122,
"setup_from_product_code_id": null
}Dopo null |
| 22/05/26, 14:55:02 | Cancellazione | plan_assignments | 2156 | — | id: 2156 → ∅; date: 2026-05-14 → ∅; notes: ∅ → ∅; shift: T1 → ∅; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": null,
"old": 2156
},
"date": {
"new": null,
"old": "2026-05-14"
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": null,
"old": "T1"
},
"status": {
"new": null,
"old": "completed"
},
"machine_id": {
"new": null,
"old": 24
},
"operator_id": {
"new": null,
"old": 25
},
"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": 122
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": null,
"old": 157
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima {
"id": 2156,
"date": "2026-05-14",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 24,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 122,
"planned_quantity": null,
"produced_quantity": 157,
"setup_from_product_code_id": null
}Dopo null |
| 22/05/26, 14:26:27 | Inserimento | orders | 462 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 462; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 20; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 462,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 20,
"old": null
},
"delivery_date": {
"new": "2026-07-23",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 462,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-07-23",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 447 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 447; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 40; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 447,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 40,
"old": null
},
"delivery_date": {
"new": "2026-07-16",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 447,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-07-16",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 434 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 434; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 140; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 434,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 140,
"old": null
},
"delivery_date": {
"new": "2026-07-09",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 434,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 140,
"delivery_date": "2026-07-09",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 402 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 402; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 40; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 402,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 40,
"old": null
},
"delivery_date": {
"new": "2026-07-02",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 402,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-07-02",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 372 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 372; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 40; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 372,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 40,
"old": null
},
"delivery_date": {
"new": "2026-06-25",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 372,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-25",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 331 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 331; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 100; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 331,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 100,
"old": null
},
"delivery_date": {
"new": "2026-06-18",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 331,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 100,
"delivery_date": "2026-06-18",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 305 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 305; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 100; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 305,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 100,
"old": null
},
"delivery_date": {
"new": "2026-06-11",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 305,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 100,
"delivery_date": "2026-06-11",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 280 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 280; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 40; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 280,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 40,
"old": null
},
"delivery_date": {
"new": "2026-06-04",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 280,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-04",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 250 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 250; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 40; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 250,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 40,
"old": null
},
"delivery_date": {
"new": "2026-05-28",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 250,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-05-28",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:26:27 | Inserimento | orders | 238 | app interna · csv_import · orders_import · orders_import:269 | id: ∅ → 238; status: ∅ → confirmed; customer: ∅ → VOLVO; quantity: ∅ → 20; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 238,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "VOLVO",
"old": null
},
"quantity": {
"new": 20,
"old": null
},
"delivery_date": {
"new": "2026-05-21",
"old": null
},
"product_code_id": {
"new": 122,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 238,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-05-21",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 199 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 199,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-07-23",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 199,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 20,
"delivery_date": "2026-07-23",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 198 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 198,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-07-16",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 198,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-07-16",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 197 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 197,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 140,
"delivery_date": "2026-07-09",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 197,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 140,
"delivery_date": "2026-07-09",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 196 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 196,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-07-02",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 196,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-07-02",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 195 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 195,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-25",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 195,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-25",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 194 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 194,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 100,
"delivery_date": "2026-06-18",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 194,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 100,
"delivery_date": "2026-06-18",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 193 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 193,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 100,
"delivery_date": "2026-06-11",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
}Dopo {
"id": 193,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 100,
"delivery_date": "2026-06-11",
"product_code_id": 122,
"current_stage_id": 1,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 139 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 139,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-04",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 139,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-06-04",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 95 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 95,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-05-28",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 95,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 40,
"delivery_date": "2026-05-28",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:24:46 | Modifica | orders | 64 | app interna · app · order_bulk_status_update · orders:17,16,19,20,15,18,45,46,49,51,50,48,52,53,54,61,62,63,65,66,69,70,59,58,57,56,64,43,67,55,68,60,77,73,75,76,72,74,79,78,80,83,81,87,85,84,86,82,93,92,91,90,89,88,95,98,99,101,100,96,94,108,113,107,114,106,105,104,103,102,112,111,110,109,141,136,139,116,115,120,97,119,118,117,221,121,122,140,206,222,214,193,123,124,215,194,223,207,200,130,131,132,133,134,135,195,224,201,208,137,138,142,126,127,128,129,144,143,196,145,146,147,148,149,150,151,152,153,154,155,156,157,158,202,209,216,225,159,160,161,162,226,203,217,210,197,163,211,227,204,218,198,219,199,205,212,228,164,220,165,177,166,178,167,168,179,229,213,180,169,181,170,171,182,183,172,184,173,185,174,186,175,176,187 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 64,
"status": "confirmed",
"customer": "VOLVO",
"quantity": 120,
"delivery_date": "2026-05-21",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 64,
"status": "obsolete",
"customer": "VOLVO",
"quantity": 120,
"delivery_date": "2026-05-21",
"product_code_id": 122,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 13:09:16 | Modifica | inventory_balances | 3975 | app interna · app · inventory_manual_adjustment · product:122:finishedReal | quantity: 265 → 165; updated_at: 2026-05-22T10:28:12.085 → 2026-05-22T11:09:16.923 Dettagli before/afterDiff {
"quantity": {
"new": 165,
"old": 265
},
"updated_at": {
"new": "2026-05-22T11:09:16.923",
"old": "2026-05-22T10:28:12.085"
}
}Prima {
"id": 3975,
"quantity": 265,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:12.085",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 165,
"warehouse": "finished_real",
"updated_at": "2026-05-22T11:09:16.923",
"product_code_id": 122
} |
| 22/05/26, 13:09:16 | Inserimento | inventory_movements | 2802 | app interna · app · inventory_manual_adjustment · product:122:finishedReal | id: ∅ → 2802; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":165}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2802,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 165
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T09:09:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -100,
"old": null
},
"product_code_id": {
"new": 122,
"old": null
}
}Prima null Dopo {
"id": 2802,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 165
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T09:09:00",
"scrap_by_type": null,
"quantity_delta": -100,
"product_code_id": 122
} |
| 22/05/26, 12:28:12 | Modifica | inventory_balances | 3975 | app interna · csv_import · consuntivo_posting · assignment:2156 | quantity: 108 → 265; updated_at: 2026-05-13T11:52:58.315 → 2026-05-22T10:28:12.085 Dettagli before/afterDiff {
"quantity": {
"new": 265,
"old": 108
},
"updated_at": {
"new": "2026-05-22T10:28:12.085",
"old": "2026-05-13T11:52:58.315"
}
}Prima {
"id": 3975,
"quantity": 108,
"warehouse": "finished_real",
"updated_at": "2026-05-13T11:52:58.315",
"product_code_id": 122
}Dopo {
"id": 3975,
"quantity": 265,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:12.085",
"product_code_id": 122
} |