Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
28 eventi mostrati · offset 400Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 22/05/26, 14:20:13 | Inserimento | orders | 221 | app interna · csv_import · orders_import · orders_import:9 | id: ∅ → 221; status: ∅ → confirmed; customer: ∅ → SCANIA; quantity: ∅ → 1560; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 221,
"old": null
},
"status": {
"new": "confirmed",
"old": null
},
"customer": {
"new": "SCANIA",
"old": null
},
"quantity": {
"new": 1560,
"old": null
},
"delivery_date": {
"new": "2026-06-04",
"old": null
},
"product_code_id": {
"new": 116,
"old": null
},
"current_stage_id": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 0,
"old": null
}
}Prima null Dopo {
"id": 221,
"status": "confirmed",
"customer": "SCANIA",
"quantity": 1560,
"delivery_date": "2026-06-04",
"product_code_id": 116,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:16:00 | Modifica | orders | 125 | app interna · app · order_status_update · order:125 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 125,
"status": "confirmed",
"customer": "SCANIA",
"quantity": 2340,
"delivery_date": "2026-06-19",
"product_code_id": 116,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 125,
"status": "obsolete",
"customer": "SCANIA",
"quantity": 2340,
"delivery_date": "2026-06-19",
"product_code_id": 116,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 14:15:54 | Modifica | orders | 71 | app interna · app · order_status_update · order:71 | status: confirmed → obsolete Dettagli before/afterDiff {
"status": {
"new": "obsolete",
"old": "confirmed"
}
}Prima {
"id": 71,
"status": "confirmed",
"customer": "SCANIA",
"quantity": 5460,
"delivery_date": "2026-05-22",
"product_code_id": 116,
"current_stage_id": null,
"produced_quantity": 0
}Dopo {
"id": 71,
"status": "obsolete",
"customer": "SCANIA",
"quantity": 5460,
"delivery_date": "2026-05-22",
"product_code_id": 116,
"current_stage_id": null,
"produced_quantity": 0
} |
| 22/05/26, 12:53:13 | Modifica | inventory_balances | 727 | app interna · app · inventory_manual_adjustment · product:116:finishedReal | quantity: 15865 → 4861; updated_at: 2026-05-22T10:28:13.509 → 2026-05-22T10:53:13.539 Dettagli before/afterDiff {
"quantity": {
"new": 4861,
"old": 15865
},
"updated_at": {
"new": "2026-05-22T10:53:13.539",
"old": "2026-05-22T10:28:13.509"
}
}Prima {
"id": 727,
"quantity": 15865,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.509",
"product_code_id": 116
}Dopo {
"id": 727,
"quantity": 4861,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:53:13.539",
"product_code_id": 116
} |
| 22/05/26, 12:53:13 | Inserimento | inventory_movements | 2783 | app interna · app · inventory_manual_adjustment · product:116:finishedReal | id: ∅ → 2783; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":4861}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2783,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 4861
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T08:53:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -11004,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2783,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 4861
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T08:53:00",
"scrap_by_type": null,
"quantity_delta": -11004,
"product_code_id": 116
} |
| 22/05/26, 12:52:59 | Modifica | inventory_balances | 725 | app interna · app · inventory_manual_adjustment · product:116:semiFinished | quantity: -1276 → 5706; updated_at: 2026-05-22T10:28:13.506 → 2026-05-22T10:52:59.143 Dettagli before/afterDiff {
"quantity": {
"new": 5706,
"old": -1276
},
"updated_at": {
"new": "2026-05-22T10:52:59.143",
"old": "2026-05-22T10:28:13.506"
}
}Prima {
"id": 725,
"quantity": -1276,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:13.506",
"product_code_id": 116
}Dopo {
"id": 725,
"quantity": 5706,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:52:59.143",
"product_code_id": 116
} |
| 22/05/26, 12:52:59 | Inserimento | inventory_movements | 2782 | app interna · app · inventory_manual_adjustment · product:116:semiFinished | id: ∅ → 2782; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":"rett","warehouse":"semi_finished","targetValue":5706}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2782,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": "rett",
"warehouse": "semi_finished",
"targetValue": 5706
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T08:52:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 6982,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2782,
"reason": "manual_adjustment",
"metadata": {
"note": "rett",
"warehouse": "semi_finished",
"targetValue": 5706
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T08:52:00",
"scrap_by_type": null,
"quantity_delta": 6982,
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Modifica | inventory_balances | 727 | app interna · csv_import · consuntivo_posting · assignment:2202 | quantity: 15670 → 15865; updated_at: 2026-05-22T10:28:13.07 → 2026-05-22T10:28:13.509 Dettagli before/afterDiff {
"quantity": {
"new": 15865,
"old": 15670
},
"updated_at": {
"new": "2026-05-22T10:28:13.509",
"old": "2026-05-22T10:28:13.07"
}
}Prima {
"id": 727,
"quantity": 15670,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.07",
"product_code_id": 116
}Dopo {
"id": 727,
"quantity": 15865,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.509",
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Modifica | inventory_balances | 725 | app interna · csv_import · consuntivo_posting · assignment:2202 | quantity: -1081 → -1276; updated_at: 2026-05-22T10:28:13.069 → 2026-05-22T10:28:13.506 Dettagli before/afterDiff {
"quantity": {
"new": -1276,
"old": -1081
},
"updated_at": {
"new": "2026-05-22T10:28:13.506",
"old": "2026-05-22T10:28:13.069"
}
}Prima {
"id": 725,
"quantity": -1081,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:13.069",
"product_code_id": 116
}Dopo {
"id": 725,
"quantity": -1276,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:13.506",
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Inserimento | inventory_movements | 2729 | app interna · csv_import · consuntivo_posting · assignment:2202 | id: ∅ → 2729; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2202; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2729,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2202",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:13.501",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 195,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2729,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2202",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:13.501",
"scrap_by_type": null,
"quantity_delta": 195,
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Inserimento | inventory_movements | 2728 | app interna · csv_import · consuntivo_posting · assignment:2202 | id: ∅ → 2728; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2202; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2728,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2202",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:13.498",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -195,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2728,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2202",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:13.498",
"scrap_by_type": null,
"quantity_delta": -195,
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Inserimento | plan_assignments | 2202 | — | id: ∅ → 2202; date: ∅ → 2026-05-19; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2202,
"old": null
},
"date": {
"new": "2026-05-19",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"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": 116,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 195,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2202,
"date": "2026-05-19",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": null,
"produced_quantity": 195,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:13 | Modifica | inventory_balances | 727 | app interna · csv_import · consuntivo_posting · assignment:2191 | quantity: 14968 → 15670; updated_at: 2026-05-22T10:28:12.152 → 2026-05-22T10:28:13.07 Dettagli before/afterDiff {
"quantity": {
"new": 15670,
"old": 14968
},
"updated_at": {
"new": "2026-05-22T10:28:13.07",
"old": "2026-05-22T10:28:12.152"
}
}Prima {
"id": 727,
"quantity": 14968,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:12.152",
"product_code_id": 116
}Dopo {
"id": 727,
"quantity": 15670,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.07",
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Modifica | inventory_balances | 725 | app interna · csv_import · consuntivo_posting · assignment:2191 | quantity: -379 → -1081; updated_at: 2026-05-22T10:28:12.15 → 2026-05-22T10:28:13.069 Dettagli before/afterDiff {
"quantity": {
"new": -1081,
"old": -379
},
"updated_at": {
"new": "2026-05-22T10:28:13.069",
"old": "2026-05-22T10:28:12.15"
}
}Prima {
"id": 725,
"quantity": -379,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:12.15",
"product_code_id": 116
}Dopo {
"id": 725,
"quantity": -1081,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:13.069",
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Inserimento | inventory_movements | 2715 | app interna · csv_import · consuntivo_posting · assignment:2191 | id: ∅ → 2715; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2191; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2715,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2191",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:13.064",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 702,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2715,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2191",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:13.064",
"scrap_by_type": null,
"quantity_delta": 702,
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Inserimento | inventory_movements | 2714 | app interna · csv_import · consuntivo_posting · assignment:2191 | id: ∅ → 2714; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2191; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2714,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2191",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:13.062",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -702,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2714,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2191",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:13.062",
"scrap_by_type": null,
"quantity_delta": -702,
"product_code_id": 116
} |
| 22/05/26, 12:28:13 | Inserimento | plan_assignments | 2191 | — | id: ∅ → 2191; date: ∅ → 2026-05-18; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2191,
"old": null
},
"date": {
"new": "2026-05-18",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 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": 116,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 702,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2191,
"date": "2026-05-18",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 33,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": null,
"produced_quantity": 702,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:12 | Modifica | inventory_balances | 727 | app interna · csv_import · consuntivo_posting · assignment:2158 | quantity: 14072 → 14968; updated_at: 2026-05-22T10:28:11.769 → 2026-05-22T10:28:12.152 Dettagli before/afterDiff {
"quantity": {
"new": 14968,
"old": 14072
},
"updated_at": {
"new": "2026-05-22T10:28:12.152",
"old": "2026-05-22T10:28:11.769"
}
}Prima {
"id": 727,
"quantity": 14072,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:11.769",
"product_code_id": 116
}Dopo {
"id": 727,
"quantity": 14968,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:12.152",
"product_code_id": 116
} |
| 22/05/26, 12:28:12 | Modifica | inventory_balances | 725 | app interna · csv_import · consuntivo_posting · assignment:2158 | quantity: 517 → -379; updated_at: 2026-05-22T10:28:11.767 → 2026-05-22T10:28:12.15 Dettagli before/afterDiff {
"quantity": {
"new": -379,
"old": 517
},
"updated_at": {
"new": "2026-05-22T10:28:12.15",
"old": "2026-05-22T10:28:11.767"
}
}Prima {
"id": 725,
"quantity": 517,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:11.767",
"product_code_id": 116
}Dopo {
"id": 725,
"quantity": -379,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:12.15",
"product_code_id": 116
} |
| 22/05/26, 12:28:12 | Inserimento | inventory_movements | 2674 | app interna · csv_import · consuntivo_posting · assignment:2158 | id: ∅ → 2674; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2158; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2674,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2158",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:12.144",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 896,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2674,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2158",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:12.144",
"scrap_by_type": null,
"quantity_delta": 896,
"product_code_id": 116
} |
| 22/05/26, 12:28:12 | Inserimento | inventory_movements | 2673 | app interna · csv_import · consuntivo_posting · assignment:2158 | id: ∅ → 2673; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2158; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2673,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2158",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:12.141",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -896,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2673,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2158",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:12.141",
"scrap_by_type": null,
"quantity_delta": -896,
"product_code_id": 116
} |
| 22/05/26, 12:28:12 | Inserimento | plan_assignments | 2158 | — | id: ∅ → 2158; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2158,
"old": null
},
"date": {
"new": "2026-05-15",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": null,
"old": null
},
"operator_id": {
"new": 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": 116,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 896,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2158,
"date": "2026-05-15",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": null,
"produced_quantity": 896,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:11 | Modifica | inventory_balances | 727 | app interna · csv_import · consuntivo_posting · assignment:2146 | quantity: 13370 → 14072; updated_at: 2026-05-14T14:28:02.042 → 2026-05-22T10:28:11.769 Dettagli before/afterDiff {
"quantity": {
"new": 14072,
"old": 13370
},
"updated_at": {
"new": "2026-05-22T10:28:11.769",
"old": "2026-05-14T14:28:02.042"
}
}Prima {
"id": 727,
"quantity": 13370,
"warehouse": "finished_real",
"updated_at": "2026-05-14T14:28:02.042",
"product_code_id": 116
}Dopo {
"id": 727,
"quantity": 14072,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:11.769",
"product_code_id": 116
} |
| 22/05/26, 12:28:11 | Modifica | inventory_balances | 725 | app interna · csv_import · consuntivo_posting · assignment:2146 | quantity: 1219 → 517; updated_at: 2026-05-14T14:28:02.038 → 2026-05-22T10:28:11.767 Dettagli before/afterDiff {
"quantity": {
"new": 517,
"old": 1219
},
"updated_at": {
"new": "2026-05-22T10:28:11.767",
"old": "2026-05-14T14:28:02.038"
}
}Prima {
"id": 725,
"quantity": 1219,
"warehouse": "semi_finished",
"updated_at": "2026-05-14T14:28:02.038",
"product_code_id": 116
}Dopo {
"id": 725,
"quantity": 517,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:11.767",
"product_code_id": 116
} |
| 22/05/26, 12:28:11 | Inserimento | inventory_movements | 2659 | app interna · csv_import · consuntivo_posting · assignment:2146 | id: ∅ → 2659; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2146; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2659,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2146",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:11.763",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 702,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2659,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2146",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:11.763",
"scrap_by_type": null,
"quantity_delta": 702,
"product_code_id": 116
} |
| 22/05/26, 12:28:11 | Inserimento | inventory_movements | 2658 | app interna · csv_import · consuntivo_posting · assignment:2146 | id: ∅ → 2658; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2146; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2658,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2146",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:11.761",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -702,
"old": null
},
"product_code_id": {
"new": 116,
"old": null
}
}Prima null Dopo {
"id": 2658,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2146",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:11.761",
"scrap_by_type": null,
"quantity_delta": -702,
"product_code_id": 116
} |
| 22/05/26, 12:28:11 | Inserimento | plan_assignments | 2146 | — | id: ∅ → 2146; date: ∅ → 2026-05-14; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2146,
"old": null
},
"date": {
"new": "2026-05-14",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"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": 116,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 702,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2146,
"date": "2026-05-14",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": null,
"operator_id": 22,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": null,
"produced_quantity": 702,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:11 | Modifica | plan_assignments | 2102 | — | Nessuna differenza campi Dettagli before/afterDiff {}Prima {
"id": 2102,
"date": "2026-05-13",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": null,
"produced_quantity": 858,
"setup_from_product_code_id": null
}Dopo {
"id": 2102,
"date": "2026-05-13",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": null,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 116,
"planned_quantity": null,
"produced_quantity": 858,
"setup_from_product_code_id": null
} |