Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 5750Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 22/05/26, 16:22:01 | Modifica | raw_material_balances | 73 | app interna · app · raw_material_manual_adjustment · raw_material:25:raw | quantity: 801 → 754; updated_at: 2026-05-14T13:28:08.687 → 2026-05-22T14:22:01.272 Dettagli before/afterDiff {
"quantity": {
"new": 754,
"old": 801
},
"updated_at": {
"new": "2026-05-22T14:22:01.272",
"old": "2026-05-14T13:28:08.687"
}
}Prima {
"id": 73,
"quantity": 801,
"warehouse": "raw",
"updated_at": "2026-05-14T13:28:08.687",
"raw_material_id": 25
}Dopo {
"id": 73,
"quantity": 754,
"warehouse": "raw",
"updated_at": "2026-05-22T14:22:01.272",
"raw_material_id": 25
} |
| 22/05/26, 16:22:01 | Inserimento | raw_material_movements | 1834 | app interna · app · raw_material_manual_adjustment · raw_material:25:raw | id: ∅ → 1834; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":754}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1834,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 754
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-21T12:21:00",
"old": null
},
"quantity_delta": {
"new": -47,
"old": null
},
"raw_material_id": {
"new": 25,
"old": null
}
}Prima null Dopo {
"id": 1834,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 754
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-21T12:21:00",
"quantity_delta": -47,
"raw_material_id": 25
} |
| 22/05/26, 16:03:28 | Modifica | inventory_balances | 853 | app interna · csv_import · consuntivo_posting · assignment:2690 | quantity: 6324 → 6799; updated_at: 2026-05-22T14:03:27.788 → 2026-05-22T14:03:28.068 Dettagli before/afterDiff {
"quantity": {
"new": 6799,
"old": 6324
},
"updated_at": {
"new": "2026-05-22T14:03:28.068",
"old": "2026-05-22T14:03:27.788"
}
}Prima {
"id": 853,
"quantity": 6324,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.788",
"product_code_id": 117
}Dopo {
"id": 853,
"quantity": 6799,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:28.068",
"product_code_id": 117
} |
| 22/05/26, 16:03:28 | Inserimento | inventory_movements | 3000 | app interna · csv_import · consuntivo_posting · assignment:2690 | id: ∅ → 3000; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2690; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3000,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2690",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:28.064",
"old": null
},
"scrap_by_type": {
"new": {
"processing": 4
},
"old": null
},
"quantity_delta": {
"new": 475,
"old": null
},
"product_code_id": {
"new": 117,
"old": null
}
}Prima null Dopo {
"id": 3000,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2690",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:28.064",
"scrap_by_type": {
"processing": 4
},
"quantity_delta": 475,
"product_code_id": 117
} |
| 22/05/26, 16:03:28 | Modifica | raw_material_balances | 49 | app interna · csv_import · consuntivo_posting · assignment:2690 | quantity: 905 → 426; updated_at: 2026-05-22T14:03:27.78 → 2026-05-22T14:03:28.058 Dettagli before/afterDiff {
"quantity": {
"new": 426,
"old": 905
},
"updated_at": {
"new": "2026-05-22T14:03:28.058",
"old": "2026-05-22T14:03:27.78"
}
}Prima {
"id": 49,
"quantity": 905,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.78",
"raw_material_id": 17
}Dopo {
"id": 49,
"quantity": 426,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:28.058",
"raw_material_id": 17
} |
| 22/05/26, 16:03:28 | Inserimento | raw_material_movements | 1833 | app interna · csv_import · consuntivo_posting · assignment:2690 | id: ∅ → 1833; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"processing":4}}; reference: ∅ → assignment:2690; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1833,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"processing": 4
}
},
"old": null
},
"reference": {
"new": "assignment:2690",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:28.054",
"old": null
},
"quantity_delta": {
"new": -479,
"old": null
},
"raw_material_id": {
"new": 17,
"old": null
}
}Prima null Dopo {
"id": 1833,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"processing": 4
}
},
"reference": "assignment:2690",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:28.054",
"quantity_delta": -479,
"raw_material_id": 17
} |
| 22/05/26, 16:03:28 | Inserimento | plan_assignments | 2690 | — | id: ∅ → 2690; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2690,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 23,
"old": null
},
"operator_id": {
"new": 25,
"old": null
},
"scrap_by_type": {
"new": {
"processing": 4
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 117,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 475,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2690,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 23,
"operator_id": 25,
"scrap_by_type": {
"processing": 4
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 117,
"planned_quantity": null,
"produced_quantity": 475,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:28 | Modifica | inventory_balances | 1861 | app interna · csv_import · consuntivo_posting · assignment:2689 | quantity: 358 → 441; updated_at: 2026-05-22T14:03:27.832 → 2026-05-22T14:03:28.039 Dettagli before/afterDiff {
"quantity": {
"new": 441,
"old": 358
},
"updated_at": {
"new": "2026-05-22T14:03:28.039",
"old": "2026-05-22T14:03:27.832"
}
}Prima {
"id": 1861,
"quantity": 358,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.832",
"product_code_id": 130
}Dopo {
"id": 1861,
"quantity": 441,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:28.039",
"product_code_id": 130
} |
| 22/05/26, 16:03:28 | Inserimento | inventory_movements | 2999 | app interna · csv_import · consuntivo_posting · assignment:2689 | id: ∅ → 2999; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2689; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2999,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2689",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:28.036",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 3
},
"old": null
},
"quantity_delta": {
"new": 83,
"old": null
},
"product_code_id": {
"new": 130,
"old": null
}
}Prima null Dopo {
"id": 2999,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2689",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:28.036",
"scrap_by_type": {
"workedCasting": 3
},
"quantity_delta": 83,
"product_code_id": 130
} |
| 22/05/26, 16:03:28 | Modifica | raw_material_balances | 85 | app interna · csv_import · consuntivo_posting · assignment:2689 | quantity: 602 → 516; updated_at: 2026-05-22T14:03:27.823 → 2026-05-22T14:03:28.027 Dettagli before/afterDiff {
"quantity": {
"new": 516,
"old": 602
},
"updated_at": {
"new": "2026-05-22T14:03:28.027",
"old": "2026-05-22T14:03:27.823"
}
}Prima {
"id": 85,
"quantity": 602,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.823",
"raw_material_id": 29
}Dopo {
"id": 85,
"quantity": 516,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:28.027",
"raw_material_id": 29
} |
| 22/05/26, 16:03:28 | Inserimento | raw_material_movements | 1832 | app interna · csv_import · consuntivo_posting · assignment:2689 | id: ∅ → 1832; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":3}}; reference: ∅ → assignment:2689; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1832,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 3
}
},
"old": null
},
"reference": {
"new": "assignment:2689",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:28.023",
"old": null
},
"quantity_delta": {
"new": -86,
"old": null
},
"raw_material_id": {
"new": 29,
"old": null
}
}Prima null Dopo {
"id": 1832,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 3
}
},
"reference": "assignment:2689",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:28.023",
"quantity_delta": -86,
"raw_material_id": 29
} |
| 22/05/26, 16:03:28 | Inserimento | plan_assignments | 2689 | — | id: ∅ → 2689; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2689,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 22,
"old": null
},
"operator_id": {
"new": 30,
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 3
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 130,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 83,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2689,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 22,
"operator_id": 30,
"scrap_by_type": {
"workedCasting": 3
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 130,
"planned_quantity": null,
"produced_quantity": 83,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 447 | app interna · csv_import · consuntivo_posting · assignment:2688 | quantity: 462 → 650; updated_at: 2026-05-22T14:03:27.658 → 2026-05-22T14:03:28.006 Dettagli before/afterDiff {
"quantity": {
"new": 650,
"old": 462
},
"updated_at": {
"new": "2026-05-22T14:03:28.006",
"old": "2026-05-22T14:03:27.658"
}
}Prima {
"id": 447,
"quantity": 462,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.658",
"product_code_id": 140
}Dopo {
"id": 447,
"quantity": 650,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:28.006",
"product_code_id": 140
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2998 | app interna · csv_import · consuntivo_posting · assignment:2688 | id: ∅ → 2998; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2688; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2998,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2688",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:28.001",
"old": null
},
"scrap_by_type": {
"new": {
"processing": 3,
"workedCasting": 3
},
"old": null
},
"quantity_delta": {
"new": 188,
"old": null
},
"product_code_id": {
"new": 140,
"old": null
}
}Prima null Dopo {
"id": 2998,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2688",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:28.001",
"scrap_by_type": {
"processing": 3,
"workedCasting": 3
},
"quantity_delta": 188,
"product_code_id": 140
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 116 | app interna · csv_import · consuntivo_posting · assignment:2688 | quantity: 40 → -154; updated_at: 2026-05-22T14:03:27.649 → 2026-05-22T14:03:27.994 Dettagli before/afterDiff {
"quantity": {
"new": -154,
"old": 40
},
"updated_at": {
"new": "2026-05-22T14:03:27.994",
"old": "2026-05-22T14:03:27.649"
}
}Prima {
"id": 116,
"quantity": 40,
"warehouse": "raw_treated",
"updated_at": "2026-05-22T14:03:27.649",
"raw_material_id": 39
}Dopo {
"id": 116,
"quantity": -154,
"warehouse": "raw_treated",
"updated_at": "2026-05-22T14:03:27.994",
"raw_material_id": 39
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1831 | app interna · csv_import · consuntivo_posting · assignment:2688 | id: ∅ → 1831; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"processing":3,"workedCasting":3}}; reference: ∅ → assignment:2688; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1831,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"processing": 3,
"workedCasting": 3
}
},
"old": null
},
"reference": {
"new": "assignment:2688",
"old": null
},
"warehouse": {
"new": "raw_treated",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.99",
"old": null
},
"quantity_delta": {
"new": -194,
"old": null
},
"raw_material_id": {
"new": 39,
"old": null
}
}Prima null Dopo {
"id": 1831,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"processing": 3,
"workedCasting": 3
}
},
"reference": "assignment:2688",
"warehouse": "raw_treated",
"occurred_at": "2026-05-22T14:03:27.99",
"quantity_delta": -194,
"raw_material_id": 39
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2688 | — | id: ∅ → 2688; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2688,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 15,
"old": null
},
"operator_id": {
"new": 36,
"old": null
},
"scrap_by_type": {
"new": {
"processing": 3,
"workedCasting": 3
},
"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": 188,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2688,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 15,
"operator_id": 36,
"scrap_by_type": {
"processing": 3,
"workedCasting": 3
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 140,
"planned_quantity": null,
"produced_quantity": 188,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 559 | app interna · csv_import · consuntivo_posting · assignment:2687 | quantity: 984 → 1238; updated_at: 2026-05-22T14:03:27.735 → 2026-05-22T14:03:27.974 Dettagli before/afterDiff {
"quantity": {
"new": 1238,
"old": 984
},
"updated_at": {
"new": "2026-05-22T14:03:27.974",
"old": "2026-05-22T14:03:27.735"
}
}Prima {
"id": 559,
"quantity": 984,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.735",
"product_code_id": 119
}Dopo {
"id": 559,
"quantity": 1238,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.974",
"product_code_id": 119
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2997 | app interna · csv_import · consuntivo_posting · assignment:2687 | id: ∅ → 2997; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2687; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2997,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2687",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.97",
"old": null
},
"scrap_by_type": {
"new": {
"raw": 1,
"workedCasting": 1
},
"old": null
},
"quantity_delta": {
"new": 254,
"old": null
},
"product_code_id": {
"new": 119,
"old": null
}
}Prima null Dopo {
"id": 2997,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2687",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:27.97",
"scrap_by_type": {
"raw": 1,
"workedCasting": 1
},
"quantity_delta": 254,
"product_code_id": 119
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 55 | app interna · csv_import · consuntivo_posting · assignment:2687 | quantity: 1938 → 1682; updated_at: 2026-05-22T14:03:27.726 → 2026-05-22T14:03:27.964 Dettagli before/afterDiff {
"quantity": {
"new": 1682,
"old": 1938
},
"updated_at": {
"new": "2026-05-22T14:03:27.964",
"old": "2026-05-22T14:03:27.726"
}
}Prima {
"id": 55,
"quantity": 1938,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.726",
"raw_material_id": 19
}Dopo {
"id": 55,
"quantity": 1682,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.964",
"raw_material_id": 19
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1830 | app interna · csv_import · consuntivo_posting · assignment:2687 | id: ∅ → 1830; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":1,"workedCasting":1}}; reference: ∅ → assignment:2687; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1830,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"raw": 1,
"workedCasting": 1
}
},
"old": null
},
"reference": {
"new": "assignment:2687",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.961",
"old": null
},
"quantity_delta": {
"new": -256,
"old": null
},
"raw_material_id": {
"new": 19,
"old": null
}
}Prima null Dopo {
"id": 1830,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"raw": 1,
"workedCasting": 1
}
},
"reference": "assignment:2687",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:27.961",
"quantity_delta": -256,
"raw_material_id": 19
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2687 | — | id: ∅ → 2687; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2687,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 14,
"old": null
},
"operator_id": {
"new": 35,
"old": null
},
"scrap_by_type": {
"new": {
"raw": 1,
"workedCasting": 1
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 119,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 254,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2687,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 14,
"operator_id": 35,
"scrap_by_type": {
"raw": 1,
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 119,
"planned_quantity": null,
"produced_quantity": 254,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 242 | app interna · csv_import · consuntivo_posting · assignment:2686 | quantity: -24 → 28; updated_at: 2026-05-22T14:03:26.187 → 2026-05-22T14:03:27.948 Dettagli before/afterDiff {
"quantity": {
"new": 28,
"old": -24
},
"updated_at": {
"new": "2026-05-22T14:03:27.948",
"old": "2026-05-22T14:03:26.187"
}
}Prima {
"id": 242,
"quantity": -24,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:26.187",
"product_code_id": 108
}Dopo {
"id": 242,
"quantity": 28,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.948",
"product_code_id": 108
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2996 | app interna · csv_import · consuntivo_posting · assignment:2686 | id: ∅ → 2996; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2686; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2996,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2686",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.943",
"old": null
},
"scrap_by_type": {
"new": {
"raw": 1,
"workedCasting": 2
},
"old": null
},
"quantity_delta": {
"new": 52,
"old": null
},
"product_code_id": {
"new": 108,
"old": null
}
}Prima null Dopo {
"id": 2996,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2686",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T14:03:27.943",
"scrap_by_type": {
"raw": 1,
"workedCasting": 2
},
"quantity_delta": 52,
"product_code_id": 108
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 22 | app interna · csv_import · consuntivo_posting · assignment:2686 | quantity: 225 → 170; updated_at: 2026-05-22T10:58:12.768 → 2026-05-22T14:03:27.938 Dettagli before/afterDiff {
"quantity": {
"new": 170,
"old": 225
},
"updated_at": {
"new": "2026-05-22T14:03:27.938",
"old": "2026-05-22T10:58:12.768"
}
}Prima {
"id": 22,
"quantity": 225,
"warehouse": "raw",
"updated_at": "2026-05-22T10:58:12.768",
"raw_material_id": 8
}Dopo {
"id": 22,
"quantity": 170,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.938",
"raw_material_id": 8
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1829 | app interna · csv_import · consuntivo_posting · assignment:2686 | id: ∅ → 1829; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":1,"workedCasting":2}}; reference: ∅ → assignment:2686; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1829,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"raw": 1,
"workedCasting": 2
}
},
"old": null
},
"reference": {
"new": "assignment:2686",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.934",
"old": null
},
"quantity_delta": {
"new": -55,
"old": null
},
"raw_material_id": {
"new": 8,
"old": null
}
}Prima null Dopo {
"id": 1829,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"raw": 1,
"workedCasting": 2
}
},
"reference": "assignment:2686",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:27.934",
"quantity_delta": -55,
"raw_material_id": 8
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2686 | — | id: ∅ → 2686; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2686,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 21,
"old": null
},
"operator_id": {
"new": 26,
"old": null
},
"scrap_by_type": {
"new": {
"raw": 1,
"workedCasting": 2
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 108,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 52,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2686,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 21,
"operator_id": 26,
"scrap_by_type": {
"raw": 1,
"workedCasting": 2
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 108,
"planned_quantity": null,
"produced_quantity": 52,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 1124 | app interna · csv_import · consuntivo_posting · assignment:2685 | quantity: 779 → 795; updated_at: 2026-05-22T14:03:27.707 → 2026-05-22T14:03:27.919 Dettagli before/afterDiff {
"quantity": {
"new": 795,
"old": 779
},
"updated_at": {
"new": "2026-05-22T14:03:27.919",
"old": "2026-05-22T14:03:27.707"
}
}Prima {
"id": 1124,
"quantity": 779,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.707",
"product_code_id": 136
}Dopo {
"id": 1124,
"quantity": 795,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.919",
"product_code_id": 136
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2995 | app interna · csv_import · consuntivo_posting · assignment:2685 | id: ∅ → 2995; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2685; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2995,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2685",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.915",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 16,
"old": null
},
"product_code_id": {
"new": 136,
"old": null
}
}Prima null Dopo {
"id": 2995,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2685",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T14:03:27.915",
"scrap_by_type": null,
"quantity_delta": 16,
"product_code_id": 136
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 103 | app interna · csv_import · consuntivo_posting · assignment:2685 | quantity: 1594 → 1578; updated_at: 2026-05-22T14:03:27.699 → 2026-05-22T14:03:27.91 Dettagli before/afterDiff {
"quantity": {
"new": 1578,
"old": 1594
},
"updated_at": {
"new": "2026-05-22T14:03:27.91",
"old": "2026-05-22T14:03:27.699"
}
}Prima {
"id": 103,
"quantity": 1594,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.699",
"raw_material_id": 35
}Dopo {
"id": 103,
"quantity": 1578,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.91",
"raw_material_id": 35
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1828 | app interna · csv_import · consuntivo_posting · assignment:2685 | id: ∅ → 1828; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2685; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1828,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2685",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.907",
"old": null
},
"quantity_delta": {
"new": -16,
"old": null
},
"raw_material_id": {
"new": 35,
"old": null
}
}Prima null Dopo {
"id": 1828,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2685",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:27.907",
"quantity_delta": -16,
"raw_material_id": 35
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2685 | — | id: ∅ → 2685; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2685,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 28,
"old": null
},
"operator_id": {
"new": 27,
"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": 136,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 16,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2685,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 28,
"operator_id": 27,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 136,
"planned_quantity": null,
"produced_quantity": 16,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 489 | app interna · csv_import · consuntivo_posting · assignment:2684 | quantity: 577 → 661; updated_at: 2026-05-22T14:03:27.629 → 2026-05-22T14:03:27.893 Dettagli before/afterDiff {
"quantity": {
"new": 661,
"old": 577
},
"updated_at": {
"new": "2026-05-22T14:03:27.893",
"old": "2026-05-22T14:03:27.629"
}
}Prima {
"id": 489,
"quantity": 577,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.629",
"product_code_id": 146
}Dopo {
"id": 489,
"quantity": 661,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.893",
"product_code_id": 146
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2994 | app interna · csv_import · consuntivo_posting · assignment:2684 | id: ∅ → 2994; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2684; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2994,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2684",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.89",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 84,
"old": null
},
"product_code_id": {
"new": 146,
"old": null
}
}Prima null Dopo {
"id": 2994,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2684",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:27.89",
"scrap_by_type": null,
"quantity_delta": 84,
"product_code_id": 146
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 133 | app interna · csv_import · consuntivo_posting · assignment:2684 | quantity: 365 → 281; updated_at: 2026-05-22T14:03:27.619 → 2026-05-22T14:03:27.881 Dettagli before/afterDiff {
"quantity": {
"new": 281,
"old": 365
},
"updated_at": {
"new": "2026-05-22T14:03:27.881",
"old": "2026-05-22T14:03:27.619"
}
}Prima {
"id": 133,
"quantity": 365,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.619",
"raw_material_id": 45
}Dopo {
"id": 133,
"quantity": 281,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.881",
"raw_material_id": 45
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1827 | app interna · csv_import · consuntivo_posting · assignment:2684 | id: ∅ → 1827; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2684; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1827,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2684",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.876",
"old": null
},
"quantity_delta": {
"new": -84,
"old": null
},
"raw_material_id": {
"new": 45,
"old": null
}
}Prima null Dopo {
"id": 1827,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2684",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:27.876",
"quantity_delta": -84,
"raw_material_id": 45
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2684 | — | id: ∅ → 2684; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2684,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 18,
"old": null
},
"operator_id": {
"new": 40,
"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": 146,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 84,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2684,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 18,
"operator_id": 40,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 146,
"planned_quantity": null,
"produced_quantity": 84,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 1539 | app interna · csv_import · consuntivo_posting · assignment:2683 | quantity: 530 → 640; updated_at: 2026-05-22T14:03:27.764 → 2026-05-22T14:03:27.859 Dettagli before/afterDiff {
"quantity": {
"new": 640,
"old": 530
},
"updated_at": {
"new": "2026-05-22T14:03:27.859",
"old": "2026-05-22T14:03:27.764"
}
}Prima {
"id": 1539,
"quantity": 530,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.764",
"product_code_id": 137
}Dopo {
"id": 1539,
"quantity": 640,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.859",
"product_code_id": 137
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2993 | app interna · csv_import · consuntivo_posting · assignment:2683 | id: ∅ → 2993; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2683; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2993,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2683",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.855",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 110,
"old": null
},
"product_code_id": {
"new": 137,
"old": null
}
}Prima null Dopo {
"id": 2993,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2683",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:27.855",
"scrap_by_type": null,
"quantity_delta": 110,
"product_code_id": 137
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 107 | app interna · csv_import · consuntivo_posting · assignment:2683 | quantity: -35 → -145; updated_at: 2026-05-22T14:03:27.754 → 2026-05-22T14:03:27.85 Dettagli before/afterDiff {
"quantity": {
"new": -145,
"old": -35
},
"updated_at": {
"new": "2026-05-22T14:03:27.85",
"old": "2026-05-22T14:03:27.754"
}
}Prima {
"id": 107,
"quantity": -35,
"warehouse": "raw_treated",
"updated_at": "2026-05-22T14:03:27.754",
"raw_material_id": 36
}Dopo {
"id": 107,
"quantity": -145,
"warehouse": "raw_treated",
"updated_at": "2026-05-22T14:03:27.85",
"raw_material_id": 36
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1826 | app interna · csv_import · consuntivo_posting · assignment:2683 | id: ∅ → 1826; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2683; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1826,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2683",
"old": null
},
"warehouse": {
"new": "raw_treated",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.846",
"old": null
},
"quantity_delta": {
"new": -110,
"old": null
},
"raw_material_id": {
"new": 36,
"old": null
}
}Prima null Dopo {
"id": 1826,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2683",
"warehouse": "raw_treated",
"occurred_at": "2026-05-22T14:03:27.846",
"quantity_delta": -110,
"raw_material_id": 36
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2683 | — | id: ∅ → 2683; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2683,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T2",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 19,
"old": null
},
"operator_id": {
"new": 20,
"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": 137,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 110,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2683,
"date": "2026-05-21",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 19,
"operator_id": 20,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 137,
"planned_quantity": null,
"produced_quantity": 110,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 1861 | app interna · csv_import · consuntivo_posting · assignment:2682 | quantity: 281 → 358; updated_at: 2026-05-22T14:03:27.571 → 2026-05-22T14:03:27.832 Dettagli before/afterDiff {
"quantity": {
"new": 358,
"old": 281
},
"updated_at": {
"new": "2026-05-22T14:03:27.832",
"old": "2026-05-22T14:03:27.571"
}
}Prima {
"id": 1861,
"quantity": 281,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.571",
"product_code_id": 130
}Dopo {
"id": 1861,
"quantity": 358,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.832",
"product_code_id": 130
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2992 | app interna · csv_import · consuntivo_posting · assignment:2682 | id: ∅ → 2992; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2682; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2992,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2682",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.828",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 3
},
"old": null
},
"quantity_delta": {
"new": 77,
"old": null
},
"product_code_id": {
"new": 130,
"old": null
}
}Prima null Dopo {
"id": 2992,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2682",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:27.828",
"scrap_by_type": {
"workedCasting": 3
},
"quantity_delta": 77,
"product_code_id": 130
} |
| 22/05/26, 16:03:27 | Modifica | raw_material_balances | 85 | app interna · csv_import · consuntivo_posting · assignment:2682 | quantity: 682 → 602; updated_at: 2026-05-22T14:03:27.563 → 2026-05-22T14:03:27.823 Dettagli before/afterDiff {
"quantity": {
"new": 602,
"old": 682
},
"updated_at": {
"new": "2026-05-22T14:03:27.823",
"old": "2026-05-22T14:03:27.563"
}
}Prima {
"id": 85,
"quantity": 682,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.563",
"raw_material_id": 29
}Dopo {
"id": 85,
"quantity": 602,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.823",
"raw_material_id": 29
} |
| 22/05/26, 16:03:27 | Inserimento | raw_material_movements | 1825 | app interna · csv_import · consuntivo_posting · assignment:2682 | id: ∅ → 1825; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":3}}; reference: ∅ → assignment:2682; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1825,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 3
}
},
"old": null
},
"reference": {
"new": "assignment:2682",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.82",
"old": null
},
"quantity_delta": {
"new": -80,
"old": null
},
"raw_material_id": {
"new": 29,
"old": null
}
}Prima null Dopo {
"id": 1825,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 3
}
},
"reference": "assignment:2682",
"warehouse": "raw",
"occurred_at": "2026-05-22T14:03:27.82",
"quantity_delta": -80,
"raw_material_id": 29
} |
| 22/05/26, 16:03:27 | Inserimento | plan_assignments | 2682 | — | id: ∅ → 2682; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2682,
"old": null
},
"date": {
"new": "2026-05-21",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 22,
"old": null
},
"operator_id": {
"new": 34,
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 3
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 130,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 77,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2682,
"date": "2026-05-21",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 22,
"operator_id": 34,
"scrap_by_type": {
"workedCasting": 3
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 130,
"planned_quantity": null,
"produced_quantity": 77,
"setup_from_product_code_id": null
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 9701 | app interna · csv_import · consuntivo_posting · assignment:2681 | quantity: 0 → 24; updated_at: 2026-05-22T11:01:54.202 → 2026-05-22T14:03:27.806 Dettagli before/afterDiff {
"quantity": {
"new": 24,
"old": 0
},
"updated_at": {
"new": "2026-05-22T14:03:27.806",
"old": "2026-05-22T11:01:54.202"
}
}Prima {
"id": 9701,
"quantity": 0,
"warehouse": "finished_real",
"updated_at": "2026-05-22T11:01:54.202",
"product_code_id": 190
}Dopo {
"id": 9701,
"quantity": 24,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.806",
"product_code_id": 190
} |
| 22/05/26, 16:03:27 | Modifica | inventory_balances | 9699 | app interna · csv_import · consuntivo_posting · assignment:2681 | quantity: 38 → 14; updated_at: 2026-05-22T10:28:14.459 → 2026-05-22T14:03:27.804 Dettagli before/afterDiff {
"quantity": {
"new": 14,
"old": 38
},
"updated_at": {
"new": "2026-05-22T14:03:27.804",
"old": "2026-05-22T10:28:14.459"
}
}Prima {
"id": 9699,
"quantity": 38,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:14.459",
"product_code_id": 190
}Dopo {
"id": 9699,
"quantity": 14,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.804",
"product_code_id": 190
} |
| 22/05/26, 16:03:27 | Inserimento | inventory_movements | 2991 | app interna · csv_import · consuntivo_posting · assignment:2681 | id: ∅ → 2991; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2681; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2991,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2681",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T14:03:27.801",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 24,
"old": null
},
"product_code_id": {
"new": 190,
"old": null
}
}Prima null Dopo {
"id": 2991,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2681",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T14:03:27.801",
"scrap_by_type": null,
"quantity_delta": 24,
"product_code_id": 190
} |