Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 8400Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2764 | app interna · csv_import · consuntivo_posting · assignment:2231 | id: ∅ → 2764; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2231; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2764,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2231",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.272",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 3
},
"old": null
},
"quantity_delta": {
"new": 83,
"old": null
},
"product_code_id": {
"new": 146,
"old": null
}
}Prima null Dopo {
"id": 2764,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2231",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.272",
"scrap_by_type": {
"workedCasting": 3
},
"quantity_delta": 83,
"product_code_id": 146
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 133 | app interna · csv_import · consuntivo_posting · assignment:2231 | quantity: 821 → 735; updated_at: 2026-05-22T10:28:14.1 → 2026-05-22T10:28:14.265 Dettagli before/afterDiff {
"quantity": {
"new": 735,
"old": 821
},
"updated_at": {
"new": "2026-05-22T10:28:14.265",
"old": "2026-05-22T10:28:14.1"
}
}Prima {
"id": 133,
"quantity": 821,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.1",
"raw_material_id": 45
}Dopo {
"id": 133,
"quantity": 735,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.265",
"raw_material_id": 45
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1678 | app interna · csv_import · consuntivo_posting · assignment:2231 | id: ∅ → 1678; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":3}}; reference: ∅ → assignment:2231; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1678,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 3
}
},
"old": null
},
"reference": {
"new": "assignment:2231",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.26",
"old": null
},
"quantity_delta": {
"new": -86,
"old": null
},
"raw_material_id": {
"new": 45,
"old": null
}
}Prima null Dopo {
"id": 1678,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 3
}
},
"reference": "assignment:2231",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.26",
"quantity_delta": -86,
"raw_material_id": 45
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2231 | — | id: ∅ → 2231; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2231,
"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": 18,
"old": null
},
"operator_id": {
"new": 22,
"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": 146,
"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": 2231,
"date": "2026-05-21",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 18,
"operator_id": 22,
"scrap_by_type": {
"workedCasting": 3
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 146,
"planned_quantity": null,
"produced_quantity": 83,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 447 | app interna · csv_import · consuntivo_posting · assignment:2230 | quantity: 24 → 60; updated_at: 2026-05-12T13:41:53.98 → 2026-05-22T10:28:14.244 Dettagli before/afterDiff {
"quantity": {
"new": 60,
"old": 24
},
"updated_at": {
"new": "2026-05-22T10:28:14.244",
"old": "2026-05-12T13:41:53.98"
}
}Prima {
"id": 447,
"quantity": 24,
"warehouse": "finished_real",
"updated_at": "2026-05-12T13:41:53.98",
"product_code_id": 140
}Dopo {
"id": 447,
"quantity": 60,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.244",
"product_code_id": 140
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2763 | app interna · csv_import · consuntivo_posting · assignment:2230 | id: ∅ → 2763; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2230; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2763,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2230",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.24",
"old": null
},
"scrap_by_type": {
"new": {
"processing": 2
},
"old": null
},
"quantity_delta": {
"new": 36,
"old": null
},
"product_code_id": {
"new": 140,
"old": null
}
}Prima null Dopo {
"id": 2763,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2230",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.24",
"scrap_by_type": {
"processing": 2
},
"quantity_delta": 36,
"product_code_id": 140
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 116 | app interna · csv_import · consuntivo_posting · assignment:2230 | quantity: 0 → -38; updated_at: 2026-05-12T13:41:27.825 → 2026-05-22T10:28:14.234 Dettagli before/afterDiff {
"quantity": {
"new": -38,
"old": 0
},
"updated_at": {
"new": "2026-05-22T10:28:14.234",
"old": "2026-05-12T13:41:27.825"
}
}Prima {
"id": 116,
"quantity": 0,
"warehouse": "raw_treated",
"updated_at": "2026-05-12T13:41:27.825",
"raw_material_id": 39
}Dopo {
"id": 116,
"quantity": -38,
"warehouse": "raw_treated",
"updated_at": "2026-05-22T10:28:14.234",
"raw_material_id": 39
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1677 | app interna · csv_import · consuntivo_posting · assignment:2230 | id: ∅ → 1677; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"processing":2}}; reference: ∅ → assignment:2230; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1677,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"processing": 2
}
},
"old": null
},
"reference": {
"new": "assignment:2230",
"old": null
},
"warehouse": {
"new": "raw_treated",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.23",
"old": null
},
"quantity_delta": {
"new": -38,
"old": null
},
"raw_material_id": {
"new": 39,
"old": null
}
}Prima null Dopo {
"id": 1677,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"processing": 2
}
},
"reference": "assignment:2230",
"warehouse": "raw_treated",
"occurred_at": "2026-05-22T10:28:14.23",
"quantity_delta": -38,
"raw_material_id": 39
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2230 | — | id: ∅ → 2230; date: ∅ → 2026-05-21; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2230,
"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": 15,
"old": null
},
"operator_id": {
"new": 41,
"old": null
},
"scrap_by_type": {
"new": {
"processing": 2
},
"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": 36,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2230,
"date": "2026-05-21",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 15,
"operator_id": 41,
"scrap_by_type": {
"processing": 2
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 140,
"planned_quantity": null,
"produced_quantity": 36,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 1861 | app interna · csv_import · consuntivo_posting · assignment:2229 | quantity: 57 → 119; updated_at: 2026-05-14T10:56:23.494 → 2026-05-22T10:28:14.217 Dettagli before/afterDiff {
"quantity": {
"new": 119,
"old": 57
},
"updated_at": {
"new": "2026-05-22T10:28:14.217",
"old": "2026-05-14T10:56:23.494"
}
}Prima {
"id": 1861,
"quantity": 57,
"warehouse": "finished_real",
"updated_at": "2026-05-14T10:56:23.494",
"product_code_id": 130
}Dopo {
"id": 1861,
"quantity": 119,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.217",
"product_code_id": 130
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2762 | app interna · csv_import · consuntivo_posting · assignment:2229 | id: ∅ → 2762; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2229; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2762,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2229",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.213",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 62,
"old": null
},
"product_code_id": {
"new": 130,
"old": null
}
}Prima null Dopo {
"id": 2762,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2229",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.213",
"scrap_by_type": null,
"quantity_delta": 62,
"product_code_id": 130
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 85 | app interna · csv_import · consuntivo_posting · assignment:2229 | quantity: 998 → 936; updated_at: 2026-05-22T10:28:13.997 → 2026-05-22T10:28:14.208 Dettagli before/afterDiff {
"quantity": {
"new": 936,
"old": 998
},
"updated_at": {
"new": "2026-05-22T10:28:14.208",
"old": "2026-05-22T10:28:13.997"
}
}Prima {
"id": 85,
"quantity": 998,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:13.997",
"raw_material_id": 29
}Dopo {
"id": 85,
"quantity": 936,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.208",
"raw_material_id": 29
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1676 | app interna · csv_import · consuntivo_posting · assignment:2229 | id: ∅ → 1676; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2229; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1676,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2229",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.204",
"old": null
},
"quantity_delta": {
"new": -62,
"old": null
},
"raw_material_id": {
"new": 29,
"old": null
}
}Prima null Dopo {
"id": 1676,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2229",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.204",
"quantity_delta": -62,
"raw_material_id": 29
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2229 | — | id: ∅ → 2229; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2229,
"old": null
},
"date": {
"new": "2026-05-20",
"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": null,
"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": 62,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2229,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 22,
"operator_id": 30,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 130,
"planned_quantity": null,
"produced_quantity": 62,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 1124 | app interna · csv_import · consuntivo_posting · assignment:2228 | quantity: 332 → 367; updated_at: 2026-05-22T10:28:13.863 → 2026-05-22T10:28:14.19 Dettagli before/afterDiff {
"quantity": {
"new": 367,
"old": 332
},
"updated_at": {
"new": "2026-05-22T10:28:14.19",
"old": "2026-05-22T10:28:13.863"
}
}Prima {
"id": 1124,
"quantity": 332,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:13.863",
"product_code_id": 136
}Dopo {
"id": 1124,
"quantity": 367,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:14.19",
"product_code_id": 136
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2761 | app interna · csv_import · consuntivo_posting · assignment:2228 | id: ∅ → 2761; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2228; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2761,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2228",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.187",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 35,
"old": null
},
"product_code_id": {
"new": 136,
"old": null
}
}Prima null Dopo {
"id": 2761,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2228",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:14.187",
"scrap_by_type": null,
"quantity_delta": 35,
"product_code_id": 136
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 103 | app interna · csv_import · consuntivo_posting · assignment:2228 | quantity: 2045 → 2010; updated_at: 2026-05-22T10:28:13.853 → 2026-05-22T10:28:14.181 Dettagli before/afterDiff {
"quantity": {
"new": 2010,
"old": 2045
},
"updated_at": {
"new": "2026-05-22T10:28:14.181",
"old": "2026-05-22T10:28:13.853"
}
}Prima {
"id": 103,
"quantity": 2045,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:13.853",
"raw_material_id": 35
}Dopo {
"id": 103,
"quantity": 2010,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.181",
"raw_material_id": 35
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1675 | app interna · csv_import · consuntivo_posting · assignment:2228 | id: ∅ → 1675; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2228; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1675,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2228",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.177",
"old": null
},
"quantity_delta": {
"new": -35,
"old": null
},
"raw_material_id": {
"new": 35,
"old": null
}
}Prima null Dopo {
"id": 1675,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2228",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.177",
"quantity_delta": -35,
"raw_material_id": 35
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2228 | — | id: ∅ → 2228; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2228,
"old": null
},
"date": {
"new": "2026-05-20",
"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": 36,
"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": 35,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2228,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 28,
"operator_id": 36,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 136,
"planned_quantity": null,
"produced_quantity": 35,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 853 | app interna · csv_import · consuntivo_posting · assignment:2227 | quantity: 2677 → 3168; updated_at: 2026-05-22T10:28:13.892 → 2026-05-22T10:28:14.163 Dettagli before/afterDiff {
"quantity": {
"new": 3168,
"old": 2677
},
"updated_at": {
"new": "2026-05-22T10:28:14.163",
"old": "2026-05-22T10:28:13.892"
}
}Prima {
"id": 853,
"quantity": 2677,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.892",
"product_code_id": 117
}Dopo {
"id": 853,
"quantity": 3168,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.163",
"product_code_id": 117
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2760 | app interna · csv_import · consuntivo_posting · assignment:2227 | id: ∅ → 2760; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2227; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2760,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2227",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.159",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 491,
"old": null
},
"product_code_id": {
"new": 117,
"old": null
}
}Prima null Dopo {
"id": 2760,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2227",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.159",
"scrap_by_type": null,
"quantity_delta": 491,
"product_code_id": 117
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 49 | app interna · csv_import · consuntivo_posting · assignment:2227 | quantity: 5461 → 4970; updated_at: 2026-05-22T10:28:13.882 → 2026-05-22T10:28:14.153 Dettagli before/afterDiff {
"quantity": {
"new": 4970,
"old": 5461
},
"updated_at": {
"new": "2026-05-22T10:28:14.153",
"old": "2026-05-22T10:28:13.882"
}
}Prima {
"id": 49,
"quantity": 5461,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:13.882",
"raw_material_id": 17
}Dopo {
"id": 49,
"quantity": 4970,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.153",
"raw_material_id": 17
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1674 | app interna · csv_import · consuntivo_posting · assignment:2227 | id: ∅ → 1674; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2227; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1674,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2227",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.149",
"old": null
},
"quantity_delta": {
"new": -491,
"old": null
},
"raw_material_id": {
"new": 17,
"old": null
}
}Prima null Dopo {
"id": 1674,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2227",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.149",
"quantity_delta": -491,
"raw_material_id": 17
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2227 | — | id: ∅ → 2227; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2227,
"old": null
},
"date": {
"new": "2026-05-20",
"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": null,
"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": 491,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2227,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 23,
"operator_id": 25,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 117,
"planned_quantity": null,
"produced_quantity": 491,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 559 | app interna · csv_import · consuntivo_posting · assignment:2226 | quantity: 110 → 308; updated_at: 2026-05-14T14:19:43.725 → 2026-05-22T10:28:14.136 Dettagli before/afterDiff {
"quantity": {
"new": 308,
"old": 110
},
"updated_at": {
"new": "2026-05-22T10:28:14.136",
"old": "2026-05-14T14:19:43.725"
}
}Prima {
"id": 559,
"quantity": 110,
"warehouse": "finished_real",
"updated_at": "2026-05-14T14:19:43.725",
"product_code_id": 119
}Dopo {
"id": 559,
"quantity": 308,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.136",
"product_code_id": 119
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2759 | app interna · csv_import · consuntivo_posting · assignment:2226 | id: ∅ → 2759; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2226; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2759,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2226",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.132",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 198,
"old": null
},
"product_code_id": {
"new": 119,
"old": null
}
}Prima null Dopo {
"id": 2759,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2226",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.132",
"scrap_by_type": null,
"quantity_delta": 198,
"product_code_id": 119
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 55 | app interna · csv_import · consuntivo_posting · assignment:2226 | quantity: 0 → -198; updated_at: 2026-05-12T13:09:01.036 → 2026-05-22T10:28:14.127 Dettagli before/afterDiff {
"quantity": {
"new": -198,
"old": 0
},
"updated_at": {
"new": "2026-05-22T10:28:14.127",
"old": "2026-05-12T13:09:01.036"
}
}Prima {
"id": 55,
"quantity": 0,
"warehouse": "raw",
"updated_at": "2026-05-12T13:09:01.036",
"raw_material_id": 19
}Dopo {
"id": 55,
"quantity": -198,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.127",
"raw_material_id": 19
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1673 | app interna · csv_import · consuntivo_posting · assignment:2226 | id: ∅ → 1673; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2226; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1673,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2226",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.124",
"old": null
},
"quantity_delta": {
"new": -198,
"old": null
},
"raw_material_id": {
"new": 19,
"old": null
}
}Prima null Dopo {
"id": 1673,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2226",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.124",
"quantity_delta": -198,
"raw_material_id": 19
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2226 | — | id: ∅ → 2226; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2226,
"old": null
},
"date": {
"new": "2026-05-20",
"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": null,
"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": 198,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2226,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 14,
"operator_id": 35,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 119,
"planned_quantity": null,
"produced_quantity": 198,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 489 | app interna · csv_import · consuntivo_posting · assignment:2225 | quantity: 48 → 128; updated_at: 2026-05-22T10:28:13.661 → 2026-05-22T10:28:14.108 Dettagli before/afterDiff {
"quantity": {
"new": 128,
"old": 48
},
"updated_at": {
"new": "2026-05-22T10:28:14.108",
"old": "2026-05-22T10:28:13.661"
}
}Prima {
"id": 489,
"quantity": 48,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.661",
"product_code_id": 146
}Dopo {
"id": 489,
"quantity": 128,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.108",
"product_code_id": 146
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2758 | app interna · csv_import · consuntivo_posting · assignment:2225 | id: ∅ → 2758; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2225; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2758,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2225",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.105",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 80,
"old": null
},
"product_code_id": {
"new": 146,
"old": null
}
}Prima null Dopo {
"id": 2758,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2225",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.105",
"scrap_by_type": null,
"quantity_delta": 80,
"product_code_id": 146
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 133 | app interna · csv_import · consuntivo_posting · assignment:2225 | quantity: 901 → 821; updated_at: 2026-05-22T10:28:13.648 → 2026-05-22T10:28:14.1 Dettagli before/afterDiff {
"quantity": {
"new": 821,
"old": 901
},
"updated_at": {
"new": "2026-05-22T10:28:14.1",
"old": "2026-05-22T10:28:13.648"
}
}Prima {
"id": 133,
"quantity": 901,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:13.648",
"raw_material_id": 45
}Dopo {
"id": 133,
"quantity": 821,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.1",
"raw_material_id": 45
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1672 | app interna · csv_import · consuntivo_posting · assignment:2225 | id: ∅ → 1672; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2225; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1672,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2225",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.097",
"old": null
},
"quantity_delta": {
"new": -80,
"old": null
},
"raw_material_id": {
"new": 45,
"old": null
}
}Prima null Dopo {
"id": 1672,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2225",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.097",
"quantity_delta": -80,
"raw_material_id": 45
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2225 | — | id: ∅ → 2225; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2225,
"old": null
},
"date": {
"new": "2026-05-20",
"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": 80,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2225,
"date": "2026-05-20",
"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": 80,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 153 | app interna · csv_import · consuntivo_posting · assignment:2224 | quantity: 421 → 475; updated_at: 2026-05-22T10:28:13.781 → 2026-05-22T10:28:14.086 Dettagli before/afterDiff {
"quantity": {
"new": 475,
"old": 421
},
"updated_at": {
"new": "2026-05-22T10:28:14.086",
"old": "2026-05-22T10:28:13.781"
}
}Prima {
"id": 153,
"quantity": 421,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:13.781",
"product_code_id": 111
}Dopo {
"id": 153,
"quantity": 475,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.086",
"product_code_id": 111
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 151 | app interna · csv_import · consuntivo_posting · assignment:2224 | quantity: 181 → 127; updated_at: 2026-05-22T10:28:14.069 → 2026-05-22T10:28:14.085 Dettagli before/afterDiff {
"quantity": {
"new": 127,
"old": 181
},
"updated_at": {
"new": "2026-05-22T10:28:14.085",
"old": "2026-05-22T10:28:14.069"
}
}Prima {
"id": 151,
"quantity": 181,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:14.069",
"product_code_id": 111
}Dopo {
"id": 151,
"quantity": 127,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:14.085",
"product_code_id": 111
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2757 | app interna · csv_import · consuntivo_posting · assignment:2224 | id: ∅ → 2757; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2224; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2757,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2224",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.082",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 54,
"old": null
},
"product_code_id": {
"new": 111,
"old": null
}
}Prima null Dopo {
"id": 2757,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2224",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.082",
"scrap_by_type": null,
"quantity_delta": 54,
"product_code_id": 111
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2756 | app interna · csv_import · consuntivo_posting · assignment:2224 | id: ∅ → 2756; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2224; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2756,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2224",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.081",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -54,
"old": null
},
"product_code_id": {
"new": 111,
"old": null
}
}Prima null Dopo {
"id": 2756,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:2224",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:14.081",
"scrap_by_type": null,
"quantity_delta": -54,
"product_code_id": 111
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2224 | — | id: ∅ → 2224; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2224,
"old": null
},
"date": {
"new": "2026-05-20",
"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": 26,
"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": 111,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 54,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2224,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": null,
"operator_id": 26,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "assembly",
"product_code_id": 111,
"planned_quantity": null,
"produced_quantity": 54,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 151 | app interna · csv_import · consuntivo_posting · assignment:2223 | quantity: 110 → 181; updated_at: 2026-05-22T10:28:13.78 → 2026-05-22T10:28:14.069 Dettagli before/afterDiff {
"quantity": {
"new": 181,
"old": 110
},
"updated_at": {
"new": "2026-05-22T10:28:14.069",
"old": "2026-05-22T10:28:13.78"
}
}Prima {
"id": 151,
"quantity": 110,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:13.78",
"product_code_id": 111
}Dopo {
"id": 151,
"quantity": 181,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T10:28:14.069",
"product_code_id": 111
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2755 | app interna · csv_import · consuntivo_posting · assignment:2223 | id: ∅ → 2755; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2223; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2755,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2223",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.065",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 1
},
"old": null
},
"quantity_delta": {
"new": 71,
"old": null
},
"product_code_id": {
"new": 111,
"old": null
}
}Prima null Dopo {
"id": 2755,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2223",
"warehouse": "semi_finished",
"occurred_at": "2026-05-22T10:28:14.065",
"scrap_by_type": {
"workedCasting": 1
},
"quantity_delta": 71,
"product_code_id": 111
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 31 | app interna · csv_import · consuntivo_posting · assignment:2223 | quantity: 263 → 191; updated_at: 2026-05-22T10:28:13.733 → 2026-05-22T10:28:14.058 Dettagli before/afterDiff {
"quantity": {
"new": 191,
"old": 263
},
"updated_at": {
"new": "2026-05-22T10:28:14.058",
"old": "2026-05-22T10:28:13.733"
}
}Prima {
"id": 31,
"quantity": 263,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:13.733",
"raw_material_id": 11
}Dopo {
"id": 31,
"quantity": 191,
"warehouse": "raw",
"updated_at": "2026-05-22T10:28:14.058",
"raw_material_id": 11
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1671 | app interna · csv_import · consuntivo_posting · assignment:2223 | id: ∅ → 1671; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":1}}; reference: ∅ → assignment:2223; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1671,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 1
}
},
"old": null
},
"reference": {
"new": "assignment:2223",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.053",
"old": null
},
"quantity_delta": {
"new": -72,
"old": null
},
"raw_material_id": {
"new": 11,
"old": null
}
}Prima null Dopo {
"id": 1671,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 1
}
},
"reference": "assignment:2223",
"warehouse": "raw",
"occurred_at": "2026-05-22T10:28:14.053",
"quantity_delta": -72,
"raw_material_id": 11
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2223 | — | id: ∅ → 2223; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2223,
"old": null
},
"date": {
"new": "2026-05-20",
"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": {
"workedCasting": 1
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 111,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 71,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2223,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 21,
"operator_id": 26,
"scrap_by_type": {
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 111,
"planned_quantity": null,
"produced_quantity": 71,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 1539 | app interna · csv_import · consuntivo_posting · assignment:2222 | quantity: 0 → 108; updated_at: 2026-05-12T13:37:32.913 → 2026-05-22T10:28:14.039 Dettagli before/afterDiff {
"quantity": {
"new": 108,
"old": 0
},
"updated_at": {
"new": "2026-05-22T10:28:14.039",
"old": "2026-05-12T13:37:32.913"
}
}Prima {
"id": 1539,
"quantity": 0,
"warehouse": "finished_real",
"updated_at": "2026-05-12T13:37:32.913",
"product_code_id": 137
}Dopo {
"id": 1539,
"quantity": 108,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.039",
"product_code_id": 137
} |
| 22/05/26, 12:28:14 | Inserimento | inventory_movements | 2754 | app interna · csv_import · consuntivo_posting · assignment:2222 | id: ∅ → 2754; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2222; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 2754,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:2222",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.034",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 2
},
"old": null
},
"quantity_delta": {
"new": 108,
"old": null
},
"product_code_id": {
"new": 137,
"old": null
}
}Prima null Dopo {
"id": 2754,
"reason": "production_output",
"metadata": null,
"reference": "assignment:2222",
"warehouse": "finished_real",
"occurred_at": "2026-05-22T10:28:14.034",
"scrap_by_type": {
"workedCasting": 2
},
"quantity_delta": 108,
"product_code_id": 137
} |
| 22/05/26, 12:28:14 | Modifica | raw_material_balances | 107 | app interna · csv_import · consuntivo_posting · assignment:2222 | quantity: 2 → -108; updated_at: 2026-05-12T13:37:09.237 → 2026-05-22T10:28:14.026 Dettagli before/afterDiff {
"quantity": {
"new": -108,
"old": 2
},
"updated_at": {
"new": "2026-05-22T10:28:14.026",
"old": "2026-05-12T13:37:09.237"
}
}Prima {
"id": 107,
"quantity": 2,
"warehouse": "raw_treated",
"updated_at": "2026-05-12T13:37:09.237",
"raw_material_id": 36
}Dopo {
"id": 107,
"quantity": -108,
"warehouse": "raw_treated",
"updated_at": "2026-05-22T10:28:14.026",
"raw_material_id": 36
} |
| 22/05/26, 12:28:14 | Inserimento | raw_material_movements | 1670 | app interna · csv_import · consuntivo_posting · assignment:2222 | id: ∅ → 1670; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":2}}; reference: ∅ → assignment:2222; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1670,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 2
}
},
"old": null
},
"reference": {
"new": "assignment:2222",
"old": null
},
"warehouse": {
"new": "raw_treated",
"old": null
},
"occurred_at": {
"new": "2026-05-22T10:28:14.022",
"old": null
},
"quantity_delta": {
"new": -110,
"old": null
},
"raw_material_id": {
"new": 36,
"old": null
}
}Prima null Dopo {
"id": 1670,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 2
}
},
"reference": "assignment:2222",
"warehouse": "raw_treated",
"occurred_at": "2026-05-22T10:28:14.022",
"quantity_delta": -110,
"raw_material_id": 36
} |
| 22/05/26, 12:28:14 | Inserimento | plan_assignments | 2222 | — | id: ∅ → 2222; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 2222,
"old": null
},
"date": {
"new": "2026-05-20",
"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": {
"workedCasting": 2
},
"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": 108,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 2222,
"date": "2026-05-20",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 19,
"operator_id": 20,
"scrap_by_type": {
"workedCasting": 2
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 137,
"planned_quantity": null,
"produced_quantity": 108,
"setup_from_product_code_id": null
} |
| 22/05/26, 12:28:14 | Modifica | inventory_balances | 1854 | app interna · csv_import · consuntivo_posting · assignment:2221 | quantity: 0 → 24; updated_at: 2026-05-12T13:25:48.653 → 2026-05-22T10:28:14.006 Dettagli before/afterDiff {
"quantity": {
"new": 24,
"old": 0
},
"updated_at": {
"new": "2026-05-22T10:28:14.006",
"old": "2026-05-12T13:25:48.653"
}
}Prima {
"id": 1854,
"quantity": 0,
"warehouse": "finished_real",
"updated_at": "2026-05-12T13:25:48.653",
"product_code_id": 132
}Dopo {
"id": 1854,
"quantity": 24,
"warehouse": "finished_real",
"updated_at": "2026-05-22T10:28:14.006",
"product_code_id": 132
} |