Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 3900Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3539 | — | id: ∅ → 3539; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3539,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 16,
"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": 112,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 14,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3539,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 16,
"operator_id": 27,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 112,
"planned_quantity": null,
"produced_quantity": 14,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 32 | app interna · csv_import · consuntivo_posting · assignment:3538 | quantity: 569 → 730; updated_at: 2026-05-26T09:47:31.545 → 2026-05-26T09:47:31.667 Dettagli before/afterDiff {
"quantity": {
"new": 730,
"old": 569
},
"updated_at": {
"new": "2026-05-26T09:47:31.667",
"old": "2026-05-26T09:47:31.545"
}
}Prima {
"id": 32,
"quantity": 569,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.545",
"product_code_id": 109
}Dopo {
"id": 32,
"quantity": 730,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.667",
"product_code_id": 109
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3090 | app interna · csv_import · consuntivo_posting · assignment:3538 | id: ∅ → 3090; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3538; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3090,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3538",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.658",
"old": null
},
"scrap_by_type": {
"new": {
"raw": 16,
"processing": 14
},
"old": null
},
"quantity_delta": {
"new": 161,
"old": null
},
"product_code_id": {
"new": 109,
"old": null
}
}Prima null Dopo {
"id": 3090,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3538",
"warehouse": "semi_finished",
"occurred_at": "2026-05-26T09:47:31.658",
"scrap_by_type": {
"raw": 16,
"processing": 14
},
"quantity_delta": 161,
"product_code_id": 109
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 25 | app interna · csv_import · consuntivo_posting · assignment:3538 | quantity: 735 → 544; updated_at: 2026-05-26T09:47:31.53 → 2026-05-26T09:47:31.652 Dettagli before/afterDiff {
"quantity": {
"new": 544,
"old": 735
},
"updated_at": {
"new": "2026-05-26T09:47:31.652",
"old": "2026-05-26T09:47:31.53"
}
}Prima {
"id": 25,
"quantity": 735,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.53",
"raw_material_id": 9
}Dopo {
"id": 25,
"quantity": 544,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.652",
"raw_material_id": 9
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1919 | app interna · csv_import · consuntivo_posting · assignment:3538 | id: ∅ → 1919; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":16,"processing":14}}; reference: ∅ → assignment:3538; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1919,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"raw": 16,
"processing": 14
}
},
"old": null
},
"reference": {
"new": "assignment:3538",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.647",
"old": null
},
"quantity_delta": {
"new": -191,
"old": null
},
"raw_material_id": {
"new": 9,
"old": null
}
}Prima null Dopo {
"id": 1919,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"raw": 16,
"processing": 14
}
},
"reference": "assignment:3538",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.647",
"quantity_delta": -191,
"raw_material_id": 9
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3538 | — | id: ∅ → 3538; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3538,
"old": null
},
"date": {
"new": "2026-05-25",
"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": 38,
"old": null
},
"scrap_by_type": {
"new": {
"raw": 16,
"processing": 14
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 109,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 161,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3538,
"date": "2026-05-25",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 15,
"operator_id": 38,
"scrap_by_type": {
"raw": 16,
"processing": 14
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 109,
"planned_quantity": null,
"produced_quantity": 161,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 1861 | app interna · csv_import · consuntivo_posting · assignment:3537 | quantity: 561 → 645; updated_at: 2026-05-26T09:47:31.309 → 2026-05-26T09:47:31.629 Dettagli before/afterDiff {
"quantity": {
"new": 645,
"old": 561
},
"updated_at": {
"new": "2026-05-26T09:47:31.629",
"old": "2026-05-26T09:47:31.309"
}
}Prima {
"id": 1861,
"quantity": 561,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.309",
"product_code_id": 130
}Dopo {
"id": 1861,
"quantity": 645,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.629",
"product_code_id": 130
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3089 | app interna · csv_import · consuntivo_posting · assignment:3537 | id: ∅ → 3089; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3537; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3089,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3537",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.622",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 84,
"old": null
},
"product_code_id": {
"new": 130,
"old": null
}
}Prima null Dopo {
"id": 3089,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3537",
"warehouse": "finished_real",
"occurred_at": "2026-05-26T09:47:31.622",
"scrap_by_type": null,
"quantity_delta": 84,
"product_code_id": 130
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 85 | app interna · csv_import · consuntivo_posting · assignment:3537 | quantity: 1460 → 1376; updated_at: 2026-05-26T09:47:31.295 → 2026-05-26T09:47:31.613 Dettagli before/afterDiff {
"quantity": {
"new": 1376,
"old": 1460
},
"updated_at": {
"new": "2026-05-26T09:47:31.613",
"old": "2026-05-26T09:47:31.295"
}
}Prima {
"id": 85,
"quantity": 1460,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.295",
"raw_material_id": 29
}Dopo {
"id": 85,
"quantity": 1376,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.613",
"raw_material_id": 29
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1918 | app interna · csv_import · consuntivo_posting · assignment:3537 | id: ∅ → 1918; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3537; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1918,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3537",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.606",
"old": null
},
"quantity_delta": {
"new": -84,
"old": null
},
"raw_material_id": {
"new": 29,
"old": null
}
}Prima null Dopo {
"id": 1918,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3537",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.606",
"quantity_delta": -84,
"raw_material_id": 29
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3537 | — | id: ∅ → 3537; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3537,
"old": null
},
"date": {
"new": "2026-05-25",
"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": 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": 84,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3537,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"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": 84,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 853 | app interna · csv_import · consuntivo_posting · assignment:3536 | quantity: 4890 → 5318; updated_at: 2026-05-26T09:47:31.347 → 2026-05-26T09:47:31.585 Dettagli before/afterDiff {
"quantity": {
"new": 5318,
"old": 4890
},
"updated_at": {
"new": "2026-05-26T09:47:31.585",
"old": "2026-05-26T09:47:31.347"
}
}Prima {
"id": 853,
"quantity": 4890,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.347",
"product_code_id": 117
}Dopo {
"id": 853,
"quantity": 5318,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.585",
"product_code_id": 117
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3088 | app interna · csv_import · consuntivo_posting · assignment:3536 | id: ∅ → 3088; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3536; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3088,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3536",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.578",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 428,
"old": null
},
"product_code_id": {
"new": 117,
"old": null
}
}Prima null Dopo {
"id": 3088,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3536",
"warehouse": "finished_real",
"occurred_at": "2026-05-26T09:47:31.578",
"scrap_by_type": null,
"quantity_delta": 428,
"product_code_id": 117
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 49 | app interna · csv_import · consuntivo_posting · assignment:3536 | quantity: 6138 → 5710; updated_at: 2026-05-26T09:47:31.333 → 2026-05-26T09:47:31.569 Dettagli before/afterDiff {
"quantity": {
"new": 5710,
"old": 6138
},
"updated_at": {
"new": "2026-05-26T09:47:31.569",
"old": "2026-05-26T09:47:31.333"
}
}Prima {
"id": 49,
"quantity": 6138,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.333",
"raw_material_id": 17
}Dopo {
"id": 49,
"quantity": 5710,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.569",
"raw_material_id": 17
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1917 | app interna · csv_import · consuntivo_posting · assignment:3536 | id: ∅ → 1917; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3536; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1917,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3536",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.564",
"old": null
},
"quantity_delta": {
"new": -428,
"old": null
},
"raw_material_id": {
"new": 17,
"old": null
}
}Prima null Dopo {
"id": 1917,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3536",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.564",
"quantity_delta": -428,
"raw_material_id": 17
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3536 | — | id: ∅ → 3536; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3536,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 23,
"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": 117,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 428,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3536,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 23,
"operator_id": 35,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 117,
"planned_quantity": null,
"produced_quantity": 428,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 32 | app interna · csv_import · consuntivo_posting · assignment:3535 | quantity: 5 → 569; updated_at: 2026-05-22T15:40:41.057 → 2026-05-26T09:47:31.545 Dettagli before/afterDiff {
"quantity": {
"new": 569,
"old": 5
},
"updated_at": {
"new": "2026-05-26T09:47:31.545",
"old": "2026-05-22T15:40:41.057"
}
}Prima {
"id": 32,
"quantity": 5,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:40:41.057",
"product_code_id": 109
}Dopo {
"id": 32,
"quantity": 569,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.545",
"product_code_id": 109
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3087 | app interna · csv_import · consuntivo_posting · assignment:3535 | id: ∅ → 3087; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3535; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3087,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3535",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.539",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 1
},
"old": null
},
"quantity_delta": {
"new": 564,
"old": null
},
"product_code_id": {
"new": 109,
"old": null
}
}Prima null Dopo {
"id": 3087,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3535",
"warehouse": "semi_finished",
"occurred_at": "2026-05-26T09:47:31.539",
"scrap_by_type": {
"workedCasting": 1
},
"quantity_delta": 564,
"product_code_id": 109
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 25 | app interna · csv_import · consuntivo_posting · assignment:3535 | quantity: 1300 → 735; updated_at: 2026-05-12T12:58:24.84 → 2026-05-26T09:47:31.53 Dettagli before/afterDiff {
"quantity": {
"new": 735,
"old": 1300
},
"updated_at": {
"new": "2026-05-26T09:47:31.53",
"old": "2026-05-12T12:58:24.84"
}
}Prima {
"id": 25,
"quantity": 1300,
"warehouse": "raw",
"updated_at": "2026-05-12T12:58:24.84",
"raw_material_id": 9
}Dopo {
"id": 25,
"quantity": 735,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.53",
"raw_material_id": 9
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1916 | app interna · csv_import · consuntivo_posting · assignment:3535 | id: ∅ → 1916; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":1}}; reference: ∅ → assignment:3535; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1916,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 1
}
},
"old": null
},
"reference": {
"new": "assignment:3535",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.522",
"old": null
},
"quantity_delta": {
"new": -565,
"old": null
},
"raw_material_id": {
"new": 9,
"old": null
}
}Prima null Dopo {
"id": 1916,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 1
}
},
"reference": "assignment:3535",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.522",
"quantity_delta": -565,
"raw_material_id": 9
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3535 | — | id: ∅ → 3535; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3535,
"old": null
},
"date": {
"new": "2026-05-25",
"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": 40,
"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": 109,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 564,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3535,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 15,
"operator_id": 40,
"scrap_by_type": {
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 109,
"planned_quantity": null,
"produced_quantity": 564,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 1124 | app interna · csv_import · consuntivo_posting · assignment:3534 | quantity: 708 → 779; updated_at: 2026-05-26T09:47:31.435 → 2026-05-26T09:47:31.497 Dettagli before/afterDiff {
"quantity": {
"new": 779,
"old": 708
},
"updated_at": {
"new": "2026-05-26T09:47:31.497",
"old": "2026-05-26T09:47:31.435"
}
}Prima {
"id": 1124,
"quantity": 708,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.435",
"product_code_id": 136
}Dopo {
"id": 1124,
"quantity": 779,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.497",
"product_code_id": 136
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3086 | app interna · csv_import · consuntivo_posting · assignment:3534 | id: ∅ → 3086; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3534; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3086,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3534",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.493",
"old": null
},
"scrap_by_type": {
"new": {
"processing": 1
},
"old": null
},
"quantity_delta": {
"new": 71,
"old": null
},
"product_code_id": {
"new": 136,
"old": null
}
}Prima null Dopo {
"id": 3086,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3534",
"warehouse": "semi_finished",
"occurred_at": "2026-05-26T09:47:31.493",
"scrap_by_type": {
"processing": 1
},
"quantity_delta": 71,
"product_code_id": 136
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 103 | app interna · csv_import · consuntivo_posting · assignment:3534 | quantity: 1659 → 1587; updated_at: 2026-05-26T09:47:31.422 → 2026-05-26T09:47:31.485 Dettagli before/afterDiff {
"quantity": {
"new": 1587,
"old": 1659
},
"updated_at": {
"new": "2026-05-26T09:47:31.485",
"old": "2026-05-26T09:47:31.422"
}
}Prima {
"id": 103,
"quantity": 1659,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.422",
"raw_material_id": 35
}Dopo {
"id": 103,
"quantity": 1587,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.485",
"raw_material_id": 35
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1915 | app interna · csv_import · consuntivo_posting · assignment:3534 | id: ∅ → 1915; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"processing":1}}; reference: ∅ → assignment:3534; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1915,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"processing": 1
}
},
"old": null
},
"reference": {
"new": "assignment:3534",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.481",
"old": null
},
"quantity_delta": {
"new": -72,
"old": null
},
"raw_material_id": {
"new": 35,
"old": null
}
}Prima null Dopo {
"id": 1915,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"processing": 1
}
},
"reference": "assignment:3534",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.481",
"quantity_delta": -72,
"raw_material_id": 35
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3534 | — | id: ∅ → 3534; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3534,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 28,
"old": null
},
"operator_id": {
"new": 36,
"old": null
},
"scrap_by_type": {
"new": {
"processing": 1
},
"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": 71,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3534,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 28,
"operator_id": 36,
"scrap_by_type": {
"processing": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 136,
"planned_quantity": null,
"produced_quantity": 71,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 242 | app interna · csv_import · consuntivo_posting · assignment:3533 | quantity: 458 → 493; updated_at: 2026-05-26T09:47:31.24 → 2026-05-26T09:47:31.468 Dettagli before/afterDiff {
"quantity": {
"new": 493,
"old": 458
},
"updated_at": {
"new": "2026-05-26T09:47:31.468",
"old": "2026-05-26T09:47:31.24"
}
}Prima {
"id": 242,
"quantity": 458,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.24",
"product_code_id": 108
}Dopo {
"id": 242,
"quantity": 493,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.468",
"product_code_id": 108
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3085 | app interna · csv_import · consuntivo_posting · assignment:3533 | id: ∅ → 3085; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3533; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3085,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3533",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.463",
"old": null
},
"scrap_by_type": {
"new": {
"workedCasting": 1
},
"old": null
},
"quantity_delta": {
"new": 35,
"old": null
},
"product_code_id": {
"new": 108,
"old": null
}
}Prima null Dopo {
"id": 3085,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3533",
"warehouse": "semi_finished",
"occurred_at": "2026-05-26T09:47:31.463",
"scrap_by_type": {
"workedCasting": 1
},
"quantity_delta": 35,
"product_code_id": 108
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 22 | app interna · csv_import · consuntivo_posting · assignment:3533 | quantity: -175 → -211; updated_at: 2026-05-26T09:47:31.229 → 2026-05-26T09:47:31.456 Dettagli before/afterDiff {
"quantity": {
"new": -211,
"old": -175
},
"updated_at": {
"new": "2026-05-26T09:47:31.456",
"old": "2026-05-26T09:47:31.229"
}
}Prima {
"id": 22,
"quantity": -175,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.229",
"raw_material_id": 8
}Dopo {
"id": 22,
"quantity": -211,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.456",
"raw_material_id": 8
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1914 | app interna · csv_import · consuntivo_posting · assignment:3533 | id: ∅ → 1914; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":1}}; reference: ∅ → assignment:3533; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1914,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"workedCasting": 1
}
},
"old": null
},
"reference": {
"new": "assignment:3533",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.45",
"old": null
},
"quantity_delta": {
"new": -36,
"old": null
},
"raw_material_id": {
"new": 8,
"old": null
}
}Prima null Dopo {
"id": 1914,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"workedCasting": 1
}
},
"reference": "assignment:3533",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.45",
"quantity_delta": -36,
"raw_material_id": 8
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3533 | — | id: ∅ → 3533; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3533,
"old": null
},
"date": {
"new": "2026-05-25",
"old": null
},
"notes": {
"new": null,
"old": null
},
"shift": {
"new": "T1",
"old": null
},
"status": {
"new": "completed",
"old": null
},
"machine_id": {
"new": 21,
"old": null
},
"operator_id": {
"new": 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": 108,
"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": 3533,
"date": "2026-05-25",
"notes": null,
"shift": "T1",
"status": "completed",
"machine_id": 21,
"operator_id": 26,
"scrap_by_type": {
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 108,
"planned_quantity": null,
"produced_quantity": 35,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 1124 | app interna · csv_import · consuntivo_posting · assignment:3532 | quantity: 646 → 708; updated_at: 2026-05-26T09:47:30.889 → 2026-05-26T09:47:31.435 Dettagli before/afterDiff {
"quantity": {
"new": 708,
"old": 646
},
"updated_at": {
"new": "2026-05-26T09:47:31.435",
"old": "2026-05-26T09:47:30.889"
}
}Prima {
"id": 1124,
"quantity": 646,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:30.889",
"product_code_id": 136
}Dopo {
"id": 1124,
"quantity": 708,
"warehouse": "semi_finished",
"updated_at": "2026-05-26T09:47:31.435",
"product_code_id": 136
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3084 | app interna · csv_import · consuntivo_posting · assignment:3532 | id: ∅ → 3084; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3532; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3084,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3532",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.43",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 62,
"old": null
},
"product_code_id": {
"new": 136,
"old": null
}
}Prima null Dopo {
"id": 3084,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3532",
"warehouse": "semi_finished",
"occurred_at": "2026-05-26T09:47:31.43",
"scrap_by_type": null,
"quantity_delta": 62,
"product_code_id": 136
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 103 | app interna · csv_import · consuntivo_posting · assignment:3532 | quantity: 1721 → 1659; updated_at: 2026-05-26T09:47:30.865 → 2026-05-26T09:47:31.422 Dettagli before/afterDiff {
"quantity": {
"new": 1659,
"old": 1721
},
"updated_at": {
"new": "2026-05-26T09:47:31.422",
"old": "2026-05-26T09:47:30.865"
}
}Prima {
"id": 103,
"quantity": 1721,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:30.865",
"raw_material_id": 35
}Dopo {
"id": 103,
"quantity": 1659,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.422",
"raw_material_id": 35
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1913 | app interna · csv_import · consuntivo_posting · assignment:3532 | id: ∅ → 1913; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3532; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1913,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3532",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.415",
"old": null
},
"quantity_delta": {
"new": -62,
"old": null
},
"raw_material_id": {
"new": 35,
"old": null
}
}Prima null Dopo {
"id": 1913,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3532",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.415",
"quantity_delta": -62,
"raw_material_id": 35
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3532 | — | id: ∅ → 3532; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3532,
"old": null
},
"date": {
"new": "2026-05-22",
"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": 39,
"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": 62,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3532,
"date": "2026-05-22",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 28,
"operator_id": 39,
"scrap_by_type": null,
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 136,
"planned_quantity": null,
"produced_quantity": 62,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 6390 | app interna · csv_import · consuntivo_posting · assignment:3531 | quantity: 411 → 596; updated_at: 2026-05-25T08:12:57.144 → 2026-05-26T09:47:31.387 Dettagli before/afterDiff {
"quantity": {
"new": 596,
"old": 411
},
"updated_at": {
"new": "2026-05-26T09:47:31.387",
"old": "2026-05-25T08:12:57.144"
}
}Prima {
"id": 6390,
"quantity": 411,
"warehouse": "finished_real",
"updated_at": "2026-05-25T08:12:57.144",
"product_code_id": 120
}Dopo {
"id": 6390,
"quantity": 596,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.387",
"product_code_id": 120
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3083 | app interna · csv_import · consuntivo_posting · assignment:3531 | id: ∅ → 3083; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3531; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3083,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3531",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.377",
"old": null
},
"scrap_by_type": {
"new": {
"processing": 12,
"workedCasting": 1
},
"old": null
},
"quantity_delta": {
"new": 185,
"old": null
},
"product_code_id": {
"new": 120,
"old": null
}
}Prima null Dopo {
"id": 3083,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3531",
"warehouse": "finished_real",
"occurred_at": "2026-05-26T09:47:31.377",
"scrap_by_type": {
"processing": 12,
"workedCasting": 1
},
"quantity_delta": 185,
"product_code_id": 120
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 55 | app interna · csv_import · consuntivo_posting · assignment:3531 | quantity: 1484 → 1286; updated_at: 2026-05-25T08:12:12.674 → 2026-05-26T09:47:31.37 Dettagli before/afterDiff {
"quantity": {
"new": 1286,
"old": 1484
},
"updated_at": {
"new": "2026-05-26T09:47:31.37",
"old": "2026-05-25T08:12:12.674"
}
}Prima {
"id": 55,
"quantity": 1484,
"warehouse": "raw",
"updated_at": "2026-05-25T08:12:12.674",
"raw_material_id": 19
}Dopo {
"id": 55,
"quantity": 1286,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.37",
"raw_material_id": 19
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1912 | app interna · csv_import · consuntivo_posting · assignment:3531 | id: ∅ → 1912; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"processing":12,"workedCasting":1}}; reference: ∅ → assignment:3531; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1912,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": {
"scrapByType": {
"processing": 12,
"workedCasting": 1
}
},
"old": null
},
"reference": {
"new": "assignment:3531",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.365",
"old": null
},
"quantity_delta": {
"new": -198,
"old": null
},
"raw_material_id": {
"new": 19,
"old": null
}
}Prima null Dopo {
"id": 1912,
"reason": "production_consumption",
"metadata": {
"scrapByType": {
"processing": 12,
"workedCasting": 1
}
},
"reference": "assignment:3531",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.365",
"quantity_delta": -198,
"raw_material_id": 19
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3531 | — | id: ∅ → 3531; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3531,
"old": null
},
"date": {
"new": "2026-05-22",
"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": {
"processing": 12,
"workedCasting": 1
},
"old": null
},
"setup_minutes": {
"new": null,
"old": null
},
"assignment_type": {
"new": "production",
"old": null
},
"product_code_id": {
"new": 120,
"old": null
},
"planned_quantity": {
"new": null,
"old": null
},
"produced_quantity": {
"new": 185,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3531,
"date": "2026-05-22",
"notes": null,
"shift": "T2",
"status": "completed",
"machine_id": 14,
"operator_id": 35,
"scrap_by_type": {
"processing": 12,
"workedCasting": 1
},
"setup_minutes": null,
"assignment_type": "production",
"product_code_id": 120,
"planned_quantity": null,
"produced_quantity": 185,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 853 | app interna · csv_import · consuntivo_posting · assignment:3530 | quantity: 4439 → 4890; updated_at: 2026-05-26T09:47:31.139 → 2026-05-26T09:47:31.347 Dettagli before/afterDiff {
"quantity": {
"new": 4890,
"old": 4439
},
"updated_at": {
"new": "2026-05-26T09:47:31.347",
"old": "2026-05-26T09:47:31.139"
}
}Prima {
"id": 853,
"quantity": 4439,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.139",
"product_code_id": 117
}Dopo {
"id": 853,
"quantity": 4890,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.347",
"product_code_id": 117
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3082 | app interna · csv_import · consuntivo_posting · assignment:3530 | id: ∅ → 3082; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3530; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3082,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3530",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.34",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 451,
"old": null
},
"product_code_id": {
"new": 117,
"old": null
}
}Prima null Dopo {
"id": 3082,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3530",
"warehouse": "finished_real",
"occurred_at": "2026-05-26T09:47:31.34",
"scrap_by_type": null,
"quantity_delta": 451,
"product_code_id": 117
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 49 | app interna · csv_import · consuntivo_posting · assignment:3530 | quantity: 6589 → 6138; updated_at: 2026-05-26T09:47:31.119 → 2026-05-26T09:47:31.333 Dettagli before/afterDiff {
"quantity": {
"new": 6138,
"old": 6589
},
"updated_at": {
"new": "2026-05-26T09:47:31.333",
"old": "2026-05-26T09:47:31.119"
}
}Prima {
"id": 49,
"quantity": 6589,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.119",
"raw_material_id": 17
}Dopo {
"id": 49,
"quantity": 6138,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.333",
"raw_material_id": 17
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1911 | app interna · csv_import · consuntivo_posting · assignment:3530 | id: ∅ → 1911; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3530; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1911,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3530",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.327",
"old": null
},
"quantity_delta": {
"new": -451,
"old": null
},
"raw_material_id": {
"new": 17,
"old": null
}
}Prima null Dopo {
"id": 1911,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3530",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.327",
"quantity_delta": -451,
"raw_material_id": 17
} |
| 26/05/26, 11:47:31 | Inserimento | plan_assignments | 3530 | — | id: ∅ → 3530; date: ∅ → 2026-05-22; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi Dettagli before/afterDiff {
"id": {
"new": 3530,
"old": null
},
"date": {
"new": "2026-05-22",
"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": 451,
"old": null
},
"setup_from_product_code_id": {
"new": null,
"old": null
}
}Prima null Dopo {
"id": 3530,
"date": "2026-05-22",
"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": 451,
"setup_from_product_code_id": null
} |
| 26/05/26, 11:47:31 | Modifica | inventory_balances | 1861 | app interna · csv_import · consuntivo_posting · assignment:3529 | quantity: 475 → 561; updated_at: 2026-05-26T09:47:31.092 → 2026-05-26T09:47:31.309 Dettagli before/afterDiff {
"quantity": {
"new": 561,
"old": 475
},
"updated_at": {
"new": "2026-05-26T09:47:31.309",
"old": "2026-05-26T09:47:31.092"
}
}Prima {
"id": 1861,
"quantity": 475,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.092",
"product_code_id": 130
}Dopo {
"id": 1861,
"quantity": 561,
"warehouse": "finished_real",
"updated_at": "2026-05-26T09:47:31.309",
"product_code_id": 130
} |
| 26/05/26, 11:47:31 | Inserimento | inventory_movements | 3081 | app interna · csv_import · consuntivo_posting · assignment:3529 | id: ∅ → 3081; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3529; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3081,
"old": null
},
"reason": {
"new": "production_output",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3529",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.304",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 86,
"old": null
},
"product_code_id": {
"new": 130,
"old": null
}
}Prima null Dopo {
"id": 3081,
"reason": "production_output",
"metadata": null,
"reference": "assignment:3529",
"warehouse": "finished_real",
"occurred_at": "2026-05-26T09:47:31.304",
"scrap_by_type": null,
"quantity_delta": 86,
"product_code_id": 130
} |
| 26/05/26, 11:47:31 | Modifica | raw_material_balances | 85 | app interna · csv_import · consuntivo_posting · assignment:3529 | quantity: 1546 → 1460; updated_at: 2026-05-26T09:47:31.077 → 2026-05-26T09:47:31.295 Dettagli before/afterDiff {
"quantity": {
"new": 1460,
"old": 1546
},
"updated_at": {
"new": "2026-05-26T09:47:31.295",
"old": "2026-05-26T09:47:31.077"
}
}Prima {
"id": 85,
"quantity": 1546,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.077",
"raw_material_id": 29
}Dopo {
"id": 85,
"quantity": 1460,
"warehouse": "raw",
"updated_at": "2026-05-26T09:47:31.295",
"raw_material_id": 29
} |
| 26/05/26, 11:47:31 | Inserimento | raw_material_movements | 1910 | app interna · csv_import · consuntivo_posting · assignment:3529 | id: ∅ → 1910; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3529; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1910,
"old": null
},
"reason": {
"new": "production_consumption",
"old": null
},
"metadata": {
"new": null,
"old": null
},
"reference": {
"new": "assignment:3529",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-26T09:47:31.29",
"old": null
},
"quantity_delta": {
"new": -86,
"old": null
},
"raw_material_id": {
"new": 29,
"old": null
}
}Prima null Dopo {
"id": 1910,
"reason": "production_consumption",
"metadata": null,
"reference": "assignment:3529",
"warehouse": "raw",
"occurred_at": "2026-05-26T09:47:31.29",
"quantity_delta": -86,
"raw_material_id": 29
} |