Audit modifiche
Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.
50 eventi mostrati · offset 5600Ordinati dal più recente
| Quando | Azione | Tabella | Record | Contesto | Sintesi modifiche |
|---|---|---|---|---|---|
| 22/05/26, 17:41:24 | Modifica | raw_material_balances | 22 | app interna · app · raw_material_manual_adjustment · raw_material:8:raw | quantity: 170 → 225; updated_at: 2026-05-22T14:03:27.938 → 2026-05-22T15:41:24.824 Dettagli before/afterDiff {
"quantity": {
"new": 225,
"old": 170
},
"updated_at": {
"new": "2026-05-22T15:41:24.824",
"old": "2026-05-22T14:03:27.938"
}
}Prima {
"id": 22,
"quantity": 170,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:27.938",
"raw_material_id": 8
}Dopo {
"id": 22,
"quantity": 225,
"warehouse": "raw",
"updated_at": "2026-05-22T15:41:24.824",
"raw_material_id": 8
} |
| 22/05/26, 17:41:24 | Inserimento | raw_material_movements | 1866 | app interna · app · raw_material_manual_adjustment · raw_material:8:raw | id: ∅ → 1866; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":225}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1866,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 225
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:41:00",
"old": null
},
"quantity_delta": {
"new": 55,
"old": null
},
"raw_material_id": {
"new": 8,
"old": null
}
}Prima null Dopo {
"id": 1866,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 225
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-21T13:41:00",
"quantity_delta": 55,
"raw_material_id": 8
} |
| 22/05/26, 17:40:51 | Modifica | inventory_balances | 34 | app interna · app · inventory_manual_adjustment · product:109:finishedReal | quantity: 1081 → 300; updated_at: 2026-05-22T14:03:27.193 → 2026-05-22T15:40:51.462 Dettagli before/afterDiff {
"quantity": {
"new": 300,
"old": 1081
},
"updated_at": {
"new": "2026-05-22T15:40:51.462",
"old": "2026-05-22T14:03:27.193"
}
}Prima {
"id": 34,
"quantity": 1081,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.193",
"product_code_id": 109
}Dopo {
"id": 34,
"quantity": 300,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:40:51.462",
"product_code_id": 109
} |
| 22/05/26, 17:40:51 | Inserimento | inventory_movements | 3043 | app interna · app · inventory_manual_adjustment · product:109:finishedReal | id: ∅ → 3043; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":300}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3043,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 300
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:40:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -781,
"old": null
},
"product_code_id": {
"new": 109,
"old": null
}
}Prima null Dopo {
"id": 3043,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 300
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:40:00",
"scrap_by_type": null,
"quantity_delta": -781,
"product_code_id": 109
} |
| 22/05/26, 17:40:41 | Modifica | inventory_balances | 32 | app interna · app · inventory_manual_adjustment · product:109:semiFinished | quantity: -781 → 5; updated_at: 2026-05-22T14:03:27.192 → 2026-05-22T15:40:41.057 Dettagli before/afterDiff {
"quantity": {
"new": 5,
"old": -781
},
"updated_at": {
"new": "2026-05-22T15:40:41.057",
"old": "2026-05-22T14:03:27.192"
}
}Prima {
"id": 32,
"quantity": -781,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.192",
"product_code_id": 109
}Dopo {
"id": 32,
"quantity": 5,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:40:41.057",
"product_code_id": 109
} |
| 22/05/26, 17:40:41 | Inserimento | inventory_movements | 3042 | app interna · app · inventory_manual_adjustment · product:109:semiFinished | id: ∅ → 3042; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":5}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3042,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 5
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:40:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 786,
"old": null
},
"product_code_id": {
"new": 109,
"old": null
}
}Prima null Dopo {
"id": 3042,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 5
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:40:00",
"scrap_by_type": null,
"quantity_delta": 786,
"product_code_id": 109
} |
| 22/05/26, 17:40:07 | Modifica | inventory_balances | 125 | app interna · app · inventory_manual_adjustment · product:107:finishedReal | quantity: 185 → 101; updated_at: 2026-05-22T14:03:26.252 → 2026-05-22T15:40:07.104 Dettagli before/afterDiff {
"quantity": {
"new": 101,
"old": 185
},
"updated_at": {
"new": "2026-05-22T15:40:07.104",
"old": "2026-05-22T14:03:26.252"
}
}Prima {
"id": 125,
"quantity": 185,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:26.252",
"product_code_id": 107
}Dopo {
"id": 125,
"quantity": 101,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:40:07.104",
"product_code_id": 107
} |
| 22/05/26, 17:40:07 | Inserimento | inventory_movements | 3041 | app interna · app · inventory_manual_adjustment · product:107:finishedReal | id: ∅ → 3041; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":101}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3041,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 101
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:40:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -84,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3041,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 101
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:40:00",
"scrap_by_type": null,
"quantity_delta": -84,
"product_code_id": 107
} |
| 22/05/26, 17:40:00 | Modifica | inventory_balances | 123 | app interna · app · inventory_manual_adjustment · product:107:semiFinished | quantity: -32 → 52; updated_at: 2026-05-22T14:03:26.25 → 2026-05-22T15:40:00.262 Dettagli before/afterDiff {
"quantity": {
"new": 52,
"old": -32
},
"updated_at": {
"new": "2026-05-22T15:40:00.262",
"old": "2026-05-22T14:03:26.25"
}
}Prima {
"id": 123,
"quantity": -32,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:26.25",
"product_code_id": 107
}Dopo {
"id": 123,
"quantity": 52,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:40:00.262",
"product_code_id": 107
} |
| 22/05/26, 17:40:00 | Inserimento | inventory_movements | 3040 | app interna · app · inventory_manual_adjustment · product:107:semiFinished | id: ∅ → 3040; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":52}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3040,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 52
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:39:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 84,
"old": null
},
"product_code_id": {
"new": 107,
"old": null
}
}Prima null Dopo {
"id": 3040,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 52
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:39:00",
"scrap_by_type": null,
"quantity_delta": 84,
"product_code_id": 107
} |
| 22/05/26, 17:39:04 | Modifica | inventory_balances | 1084 | app interna · app · inventory_manual_adjustment · product:106:finishedReal | quantity: 360 → 144; updated_at: 2026-05-22T14:03:24.924 → 2026-05-22T15:39:04.592 Dettagli before/afterDiff {
"quantity": {
"new": 144,
"old": 360
},
"updated_at": {
"new": "2026-05-22T15:39:04.592",
"old": "2026-05-22T14:03:24.924"
}
}Prima {
"id": 1084,
"quantity": 360,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:24.924",
"product_code_id": 106
}Dopo {
"id": 1084,
"quantity": 144,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:39:04.592",
"product_code_id": 106
} |
| 22/05/26, 17:39:04 | Inserimento | inventory_movements | 3039 | app interna · app · inventory_manual_adjustment · product:106:finishedReal | id: ∅ → 3039; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":144}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3039,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 144
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:38:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -216,
"old": null
},
"product_code_id": {
"new": 106,
"old": null
}
}Prima null Dopo {
"id": 3039,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 144
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:38:00",
"scrap_by_type": null,
"quantity_delta": -216,
"product_code_id": 106
} |
| 22/05/26, 17:38:48 | Modifica | inventory_balances | 1082 | app interna · app · inventory_manual_adjustment · product:106:semiFinished | quantity: 403 → 619; updated_at: 2026-05-22T14:03:24.922 → 2026-05-22T15:38:48.317 Dettagli before/afterDiff {
"quantity": {
"new": 619,
"old": 403
},
"updated_at": {
"new": "2026-05-22T15:38:48.317",
"old": "2026-05-22T14:03:24.922"
}
}Prima {
"id": 1082,
"quantity": 403,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:24.922",
"product_code_id": 106
}Dopo {
"id": 1082,
"quantity": 619,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:38:48.317",
"product_code_id": 106
} |
| 22/05/26, 17:38:48 | Inserimento | inventory_movements | 3038 | app interna · app · inventory_manual_adjustment · product:106:semiFinished | id: ∅ → 3038; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":619}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3038,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 619
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:38:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 216,
"old": null
},
"product_code_id": {
"new": 106,
"old": null
}
}Prima null Dopo {
"id": 3038,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 619
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:38:00",
"scrap_by_type": null,
"quantity_delta": 216,
"product_code_id": 106
} |
| 22/05/26, 17:37:49 | Modifica | inventory_balances | 1068 | app interna · app · inventory_manual_adjustment · product:105:semiFinished | quantity: 1468 → 748; updated_at: 2026-05-22T14:03:25.083 → 2026-05-22T15:37:49.884 Dettagli before/afterDiff {
"quantity": {
"new": 748,
"old": 1468
},
"updated_at": {
"new": "2026-05-22T15:37:49.884",
"old": "2026-05-22T14:03:25.083"
}
}Prima {
"id": 1068,
"quantity": 1468,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:25.083",
"product_code_id": 105
}Dopo {
"id": 1068,
"quantity": 748,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:37:49.884",
"product_code_id": 105
} |
| 22/05/26, 17:37:49 | Inserimento | inventory_movements | 3037 | app interna · app · inventory_manual_adjustment · product:105:semiFinished | id: ∅ → 3037; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":748}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3037,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 748
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-20T13:37:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -720,
"old": null
},
"product_code_id": {
"new": 105,
"old": null
}
}Prima null Dopo {
"id": 3037,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 748
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-20T13:37:00",
"scrap_by_type": null,
"quantity_delta": -720,
"product_code_id": 105
} |
| 22/05/26, 17:37:26 | Modifica | raw_material_balances | 13 | app interna · app · raw_material_manual_adjustment · raw_material:5:raw | quantity: -706 → 14; updated_at: 2026-05-22T14:03:25.066 → 2026-05-22T15:37:26.829 Dettagli before/afterDiff {
"quantity": {
"new": 14,
"old": -706
},
"updated_at": {
"new": "2026-05-22T15:37:26.829",
"old": "2026-05-22T14:03:25.066"
}
}Prima {
"id": 13,
"quantity": -706,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:25.066",
"raw_material_id": 5
}Dopo {
"id": 13,
"quantity": 14,
"warehouse": "raw",
"updated_at": "2026-05-22T15:37:26.829",
"raw_material_id": 5
} |
| 22/05/26, 17:37:26 | Inserimento | raw_material_movements | 1865 | app interna · app · raw_material_manual_adjustment · raw_material:5:raw | id: ∅ → 1865; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":14}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1865,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 14
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-20T13:37:00",
"old": null
},
"quantity_delta": {
"new": 720,
"old": null
},
"raw_material_id": {
"new": 5,
"old": null
}
}Prima null Dopo {
"id": 1865,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 14
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-20T13:37:00",
"quantity_delta": 720,
"raw_material_id": 5
} |
| 22/05/26, 17:36:35 | Modifica | inventory_balances | 53 | app interna · app · inventory_manual_adjustment · product:103:semiFinished | quantity: 640 → 320; updated_at: 2026-05-22T14:03:25.446 → 2026-05-22T15:36:35.674 Dettagli before/afterDiff {
"quantity": {
"new": 320,
"old": 640
},
"updated_at": {
"new": "2026-05-22T15:36:35.674",
"old": "2026-05-22T14:03:25.446"
}
}Prima {
"id": 53,
"quantity": 640,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:25.446",
"product_code_id": 103
}Dopo {
"id": 53,
"quantity": 320,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:36:35.674",
"product_code_id": 103
} |
| 22/05/26, 17:36:35 | Inserimento | inventory_movements | 3036 | app interna · app · inventory_manual_adjustment · product:103:semiFinished | id: ∅ → 3036; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":320}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3036,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 320
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:36:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -320,
"old": null
},
"product_code_id": {
"new": 103,
"old": null
}
}Prima null Dopo {
"id": 3036,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 320
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:36:00",
"scrap_by_type": null,
"quantity_delta": -320,
"product_code_id": 103
} |
| 22/05/26, 17:35:40 | Modifica | inventory_balances | 41 | app interna · app · inventory_manual_adjustment · product:104:finishedReal | quantity: 575 → 259; updated_at: 2026-05-22T14:03:27.27 → 2026-05-22T15:35:40.319 Dettagli before/afterDiff {
"quantity": {
"new": 259,
"old": 575
},
"updated_at": {
"new": "2026-05-22T15:35:40.319",
"old": "2026-05-22T14:03:27.27"
}
}Prima {
"id": 41,
"quantity": 575,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.27",
"product_code_id": 104
}Dopo {
"id": 41,
"quantity": 259,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:35:40.319",
"product_code_id": 104
} |
| 22/05/26, 17:35:40 | Inserimento | inventory_movements | 3035 | app interna · app · inventory_manual_adjustment · product:104:finishedReal | id: ∅ → 3035; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":259}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3035,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 259
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:35:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -316,
"old": null
},
"product_code_id": {
"new": 104,
"old": null
}
}Prima null Dopo {
"id": 3035,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 259
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:35:00",
"scrap_by_type": null,
"quantity_delta": -316,
"product_code_id": 104
} |
| 22/05/26, 17:35:20 | Modifica | inventory_balances | 39 | app interna · app · inventory_manual_adjustment · product:104:semiFinished | quantity: -49 → 28; updated_at: 2026-05-22T14:03:27.268 → 2026-05-22T15:35:20.707 Dettagli before/afterDiff {
"quantity": {
"new": 28,
"old": -49
},
"updated_at": {
"new": "2026-05-22T15:35:20.707",
"old": "2026-05-22T14:03:27.268"
}
}Prima {
"id": 39,
"quantity": -49,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.268",
"product_code_id": 104
}Dopo {
"id": 39,
"quantity": 28,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:35:20.707",
"product_code_id": 104
} |
| 22/05/26, 17:35:20 | Inserimento | inventory_movements | 3034 | app interna · app · inventory_manual_adjustment · product:104:semiFinished | id: ∅ → 3034; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":28}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3034,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 28
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:35:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 77,
"old": null
},
"product_code_id": {
"new": 104,
"old": null
}
}Prima null Dopo {
"id": 3034,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 28
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:35:00",
"scrap_by_type": null,
"quantity_delta": 77,
"product_code_id": 104
} |
| 22/05/26, 17:34:51 | Modifica | raw_material_balances | 10 | app interna · app · raw_material_manual_adjustment · raw_material:4:raw | quantity: -438 → 131; updated_at: 2026-05-22T14:03:25.834 → 2026-05-22T15:34:51.552 Dettagli before/afterDiff {
"quantity": {
"new": 131,
"old": -438
},
"updated_at": {
"new": "2026-05-22T15:34:51.552",
"old": "2026-05-22T14:03:25.834"
}
}Prima {
"id": 10,
"quantity": -438,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:25.834",
"raw_material_id": 4
}Dopo {
"id": 10,
"quantity": 131,
"warehouse": "raw",
"updated_at": "2026-05-22T15:34:51.552",
"raw_material_id": 4
} |
| 22/05/26, 17:34:51 | Inserimento | raw_material_movements | 1864 | app interna · app · raw_material_manual_adjustment · raw_material:4:raw | id: ∅ → 1864; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":131}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1864,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 131
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:34:00",
"old": null
},
"quantity_delta": {
"new": 569,
"old": null
},
"raw_material_id": {
"new": 4,
"old": null
}
}Prima null Dopo {
"id": 1864,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 131
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-21T13:34:00",
"quantity_delta": 569,
"raw_material_id": 4
} |
| 22/05/26, 17:34:12 | Modifica | inventory_balances | 790 | app interna · app · inventory_manual_adjustment · product:102:finishedReal | quantity: 237 → 120; updated_at: 2026-05-22T14:03:27.31 → 2026-05-22T15:34:12.239 Dettagli before/afterDiff {
"quantity": {
"new": 120,
"old": 237
},
"updated_at": {
"new": "2026-05-22T15:34:12.239",
"old": "2026-05-22T14:03:27.31"
}
}Prima {
"id": 790,
"quantity": 237,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:27.31",
"product_code_id": 102
}Dopo {
"id": 790,
"quantity": 120,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:34:12.239",
"product_code_id": 102
} |
| 22/05/26, 17:34:12 | Inserimento | inventory_movements | 3033 | app interna · app · inventory_manual_adjustment · product:102:finishedReal | id: ∅ → 3033; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":120}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3033,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 120
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:34:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -117,
"old": null
},
"product_code_id": {
"new": 102,
"old": null
}
}Prima null Dopo {
"id": 3033,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 120
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:34:00",
"scrap_by_type": null,
"quantity_delta": -117,
"product_code_id": 102
} |
| 22/05/26, 17:34:01 | Modifica | inventory_balances | 788 | app interna · app · inventory_manual_adjustment · product:102:semiFinished | quantity: 131 → 121; updated_at: 2026-05-22T15:33:42.951 → 2026-05-22T15:34:01.596 Dettagli before/afterDiff {
"quantity": {
"new": 121,
"old": 131
},
"updated_at": {
"new": "2026-05-22T15:34:01.596",
"old": "2026-05-22T15:33:42.951"
}
}Prima {
"id": 788,
"quantity": 131,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:33:42.951",
"product_code_id": 102
}Dopo {
"id": 788,
"quantity": 121,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:34:01.596",
"product_code_id": 102
} |
| 22/05/26, 17:34:01 | Inserimento | inventory_movements | 3032 | app interna · app · inventory_manual_adjustment · product:102:semiFinished | id: ∅ → 3032; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":121}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3032,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 121
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:33:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -10,
"old": null
},
"product_code_id": {
"new": 102,
"old": null
}
}Prima null Dopo {
"id": 3032,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 121
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:33:00",
"scrap_by_type": null,
"quantity_delta": -10,
"product_code_id": 102
} |
| 22/05/26, 17:33:42 | Modifica | inventory_balances | 788 | app interna · app · inventory_manual_adjustment · product:102:semiFinished | quantity: 209 → 131; updated_at: 2026-05-22T14:03:27.307 → 2026-05-22T15:33:42.951 Dettagli before/afterDiff {
"quantity": {
"new": 131,
"old": 209
},
"updated_at": {
"new": "2026-05-22T15:33:42.951",
"old": "2026-05-22T14:03:27.307"
}
}Prima {
"id": 788,
"quantity": 209,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:27.307",
"product_code_id": 102
}Dopo {
"id": 788,
"quantity": 131,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:33:42.951",
"product_code_id": 102
} |
| 22/05/26, 17:33:42 | Inserimento | inventory_movements | 3031 | app interna · app · inventory_manual_adjustment · product:102:semiFinished | id: ∅ → 3031; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":131}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3031,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 131
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:33:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -78,
"old": null
},
"product_code_id": {
"new": 102,
"old": null
}
}Prima null Dopo {
"id": 3031,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 131
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:33:00",
"scrap_by_type": null,
"quantity_delta": -78,
"product_code_id": 102
} |
| 22/05/26, 17:32:35 | Modifica | inventory_balances | 720 | app interna · app · inventory_manual_adjustment · product:101:finishedReal | quantity: 160 → 80; updated_at: 2026-05-22T14:03:24.904 → 2026-05-22T15:32:35.152 Dettagli before/afterDiff {
"quantity": {
"new": 80,
"old": 160
},
"updated_at": {
"new": "2026-05-22T15:32:35.152",
"old": "2026-05-22T14:03:24.904"
}
}Prima {
"id": 720,
"quantity": 160,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:24.904",
"product_code_id": 101
}Dopo {
"id": 720,
"quantity": 80,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:32:35.152",
"product_code_id": 101
} |
| 22/05/26, 17:32:35 | Inserimento | inventory_movements | 3030 | app interna · app · inventory_manual_adjustment · product:101:finishedReal | id: ∅ → 3030; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":80}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3030,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 80
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:32:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -80,
"old": null
},
"product_code_id": {
"new": 101,
"old": null
}
}Prima null Dopo {
"id": 3030,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 80
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:32:00",
"scrap_by_type": null,
"quantity_delta": -80,
"product_code_id": 101
} |
| 22/05/26, 17:32:16 | Modifica | inventory_balances | 718 | app interna · app · inventory_manual_adjustment · product:101:semiFinished | quantity: 548 → 324; updated_at: 2026-05-22T14:03:24.902 → 2026-05-22T15:32:16.821 Dettagli before/afterDiff {
"quantity": {
"new": 324,
"old": 548
},
"updated_at": {
"new": "2026-05-22T15:32:16.821",
"old": "2026-05-22T14:03:24.902"
}
}Prima {
"id": 718,
"quantity": 548,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T14:03:24.902",
"product_code_id": 101
}Dopo {
"id": 718,
"quantity": 324,
"warehouse": "semi_finished",
"updated_at": "2026-05-22T15:32:16.821",
"product_code_id": 101
} |
| 22/05/26, 17:32:16 | Inserimento | inventory_movements | 3029 | app interna · app · inventory_manual_adjustment · product:101:semiFinished | id: ∅ → 3029; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"semi_finished","targetValue":324}; reference: ∅ → manual:semi_finished; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3029,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 324
},
"old": null
},
"reference": {
"new": "manual:semi_finished",
"old": null
},
"warehouse": {
"new": "semi_finished",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:32:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -224,
"old": null
},
"product_code_id": {
"new": 101,
"old": null
}
}Prima null Dopo {
"id": 3029,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "semi_finished",
"targetValue": 324
},
"reference": "manual:semi_finished",
"warehouse": "semi_finished",
"occurred_at": "2026-05-21T13:32:00",
"scrap_by_type": null,
"quantity_delta": -224,
"product_code_id": 101
} |
| 22/05/26, 17:31:48 | Modifica | raw_material_balances | 7 | app interna · app · raw_material_manual_adjustment · raw_material:3:raw | quantity: -119 → 419; updated_at: 2026-05-22T14:03:24.794 → 2026-05-22T15:31:48.262 Dettagli before/afterDiff {
"quantity": {
"new": 419,
"old": -119
},
"updated_at": {
"new": "2026-05-22T15:31:48.262",
"old": "2026-05-22T14:03:24.794"
}
}Prima {
"id": 7,
"quantity": -119,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:24.794",
"raw_material_id": 3
}Dopo {
"id": 7,
"quantity": 419,
"warehouse": "raw",
"updated_at": "2026-05-22T15:31:48.262",
"raw_material_id": 3
} |
| 22/05/26, 17:31:48 | Inserimento | raw_material_movements | 1863 | app interna · app · raw_material_manual_adjustment · raw_material:3:raw | id: ∅ → 1863; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":419}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1863,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 419
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:31:00",
"old": null
},
"quantity_delta": {
"new": 538,
"old": null
},
"raw_material_id": {
"new": 3,
"old": null
}
}Prima null Dopo {
"id": 1863,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 419
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-21T13:31:00",
"quantity_delta": 538,
"raw_material_id": 3
} |
| 22/05/26, 17:30:52 | Modifica | inventory_balances | 83 | app interna · app · inventory_manual_adjustment · product:112:finishedReal | quantity: 937 → 787; updated_at: 2026-05-22T14:03:24.776 → 2026-05-22T15:30:52.462 Dettagli before/afterDiff {
"quantity": {
"new": 787,
"old": 937
},
"updated_at": {
"new": "2026-05-22T15:30:52.462",
"old": "2026-05-22T14:03:24.776"
}
}Prima {
"id": 83,
"quantity": 937,
"warehouse": "finished_real",
"updated_at": "2026-05-22T14:03:24.776",
"product_code_id": 112
}Dopo {
"id": 83,
"quantity": 787,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:30:52.462",
"product_code_id": 112
} |
| 22/05/26, 17:30:52 | Inserimento | inventory_movements | 3028 | app interna · app · inventory_manual_adjustment · product:112:finishedReal | id: ∅ → 3028; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":787}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3028,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 787
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:30:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -150,
"old": null
},
"product_code_id": {
"new": 112,
"old": null
}
}Prima null Dopo {
"id": 3028,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 787
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:30:00",
"scrap_by_type": null,
"quantity_delta": -150,
"product_code_id": 112
} |
| 22/05/26, 17:30:33 | Modifica | raw_material_balances | 34 | app interna · app · raw_material_manual_adjustment · raw_material:12:raw | quantity: 1444 → 1594; updated_at: 2026-05-22T14:03:24.766 → 2026-05-22T15:30:33.383 Dettagli before/afterDiff {
"quantity": {
"new": 1594,
"old": 1444
},
"updated_at": {
"new": "2026-05-22T15:30:33.383",
"old": "2026-05-22T14:03:24.766"
}
}Prima {
"id": 34,
"quantity": 1444,
"warehouse": "raw",
"updated_at": "2026-05-22T14:03:24.766",
"raw_material_id": 12
}Dopo {
"id": 34,
"quantity": 1594,
"warehouse": "raw",
"updated_at": "2026-05-22T15:30:33.383",
"raw_material_id": 12
} |
| 22/05/26, 17:30:33 | Inserimento | raw_material_movements | 1862 | app interna · app · raw_material_manual_adjustment · raw_material:12:raw | id: ∅ → 1862; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":1594}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1862,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 1594
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:30:00",
"old": null
},
"quantity_delta": {
"new": 150,
"old": null
},
"raw_material_id": {
"new": 12,
"old": null
}
}Prima null Dopo {
"id": 1862,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 1594
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-21T13:30:00",
"quantity_delta": 150,
"raw_material_id": 12
} |
| 22/05/26, 17:29:43 | Modifica | inventory_balances | 416 | app interna · app · inventory_manual_adjustment · product:141:atExternalTreatment | quantity: 0 → 62; updated_at: 2026-05-12T13:42:55.619 → 2026-05-22T15:29:43.668 Dettagli before/afterDiff {
"quantity": {
"new": 62,
"old": 0
},
"updated_at": {
"new": "2026-05-22T15:29:43.668",
"old": "2026-05-12T13:42:55.619"
}
}Prima {
"id": 416,
"quantity": 0,
"warehouse": "at_external_treatment",
"updated_at": "2026-05-12T13:42:55.619",
"product_code_id": 141
}Dopo {
"id": 416,
"quantity": 62,
"warehouse": "at_external_treatment",
"updated_at": "2026-05-22T15:29:43.668",
"product_code_id": 141
} |
| 22/05/26, 17:29:43 | Inserimento | inventory_movements | 3027 | app interna · app · inventory_manual_adjustment · product:141:atExternalTreatment | id: ∅ → 3027; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"at_external_treatment","targetValue":62}; reference: ∅ → manual:at_external_treatment; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3027,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "at_external_treatment",
"targetValue": 62
},
"old": null
},
"reference": {
"new": "manual:at_external_treatment",
"old": null
},
"warehouse": {
"new": "at_external_treatment",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:29:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": 62,
"old": null
},
"product_code_id": {
"new": 141,
"old": null
}
}Prima null Dopo {
"id": 3027,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "at_external_treatment",
"targetValue": 62
},
"reference": "manual:at_external_treatment",
"warehouse": "at_external_treatment",
"occurred_at": "2026-05-21T13:29:00",
"scrap_by_type": null,
"quantity_delta": 62,
"product_code_id": 141
} |
| 22/05/26, 17:29:16 | Modifica | raw_material_balances | 120 | app interna · app · raw_material_manual_adjustment · raw_material:40:atExternalTreatment | quantity: 62 → 0; updated_at: 2026-05-22T11:00:38.61 → 2026-05-22T15:29:16.31 Dettagli before/afterDiff {
"quantity": {
"new": 0,
"old": 62
},
"updated_at": {
"new": "2026-05-22T15:29:16.31",
"old": "2026-05-22T11:00:38.61"
}
}Prima {
"id": 120,
"quantity": 62,
"warehouse": "at_external_treatment",
"updated_at": "2026-05-22T11:00:38.61",
"raw_material_id": 40
}Dopo {
"id": 120,
"quantity": 0,
"warehouse": "at_external_treatment",
"updated_at": "2026-05-22T15:29:16.31",
"raw_material_id": 40
} |
| 22/05/26, 17:29:16 | Inserimento | raw_material_movements | 1861 | app interna · app · raw_material_manual_adjustment · raw_material:40:atExternalTreatment | id: ∅ → 1861; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"at_external_treatment","targetValue":0}; reference: ∅ → manual:at_external_treatment; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1861,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "at_external_treatment",
"targetValue": 0
},
"old": null
},
"reference": {
"new": "manual:at_external_treatment",
"old": null
},
"warehouse": {
"new": "at_external_treatment",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:29:00",
"old": null
},
"quantity_delta": {
"new": -62,
"old": null
},
"raw_material_id": {
"new": 40,
"old": null
}
}Prima null Dopo {
"id": 1861,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "at_external_treatment",
"targetValue": 0
},
"reference": "manual:at_external_treatment",
"warehouse": "at_external_treatment",
"occurred_at": "2026-05-21T13:29:00",
"quantity_delta": -62,
"raw_material_id": 40
} |
| 22/05/26, 17:28:06 | Modifica | inventory_balances | 1854 | app interna · app · inventory_manual_adjustment · product:132:finishedReal | quantity: 219 → 0; updated_at: 2026-05-22T15:27:10.657 → 2026-05-22T15:28:06.639 Dettagli before/afterDiff {
"quantity": {
"new": 0,
"old": 219
},
"updated_at": {
"new": "2026-05-22T15:28:06.639",
"old": "2026-05-22T15:27:10.657"
}
}Prima {
"id": 1854,
"quantity": 219,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:27:10.657",
"product_code_id": 132
}Dopo {
"id": 1854,
"quantity": 0,
"warehouse": "finished_real",
"updated_at": "2026-05-22T15:28:06.639",
"product_code_id": 132
} |
| 22/05/26, 17:28:06 | Inserimento | inventory_movements | 3026 | app interna · app · inventory_manual_adjustment · product:132:finishedReal | id: ∅ → 3026; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"finished_real","targetValue":0}; reference: ∅ → manual:finished_real; +5 altri campi Dettagli before/afterDiff {
"id": {
"new": 3026,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "finished_real",
"targetValue": 0
},
"old": null
},
"reference": {
"new": "manual:finished_real",
"old": null
},
"warehouse": {
"new": "finished_real",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:28:00",
"old": null
},
"scrap_by_type": {
"new": null,
"old": null
},
"quantity_delta": {
"new": -219,
"old": null
},
"product_code_id": {
"new": 132,
"old": null
}
}Prima null Dopo {
"id": 3026,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "finished_real",
"targetValue": 0
},
"reference": "manual:finished_real",
"warehouse": "finished_real",
"occurred_at": "2026-05-21T13:28:00",
"scrap_by_type": null,
"quantity_delta": -219,
"product_code_id": 132
} |
| 22/05/26, 17:27:49 | Modifica | raw_material_balances | 85 | app interna · app · raw_material_manual_adjustment · raw_material:29:raw | quantity: 796 → 0; updated_at: 2026-05-22T15:26:54.076 → 2026-05-22T15:27:49.397 Dettagli before/afterDiff {
"quantity": {
"new": 0,
"old": 796
},
"updated_at": {
"new": "2026-05-22T15:27:49.397",
"old": "2026-05-22T15:26:54.076"
}
}Prima {
"id": 85,
"quantity": 796,
"warehouse": "raw",
"updated_at": "2026-05-22T15:26:54.076",
"raw_material_id": 29
}Dopo {
"id": 85,
"quantity": 0,
"warehouse": "raw",
"updated_at": "2026-05-22T15:27:49.397",
"raw_material_id": 29
} |
| 22/05/26, 17:27:49 | Inserimento | raw_material_movements | 1860 | app interna · app · raw_material_manual_adjustment · raw_material:29:raw | id: ∅ → 1860; reason: ∅ → manual_adjustment; metadata: ∅ → {"note":null,"warehouse":"raw","targetValue":0}; reference: ∅ → manual:raw; +4 altri campi Dettagli before/afterDiff {
"id": {
"new": 1860,
"old": null
},
"reason": {
"new": "manual_adjustment",
"old": null
},
"metadata": {
"new": {
"note": null,
"warehouse": "raw",
"targetValue": 0
},
"old": null
},
"reference": {
"new": "manual:raw",
"old": null
},
"warehouse": {
"new": "raw",
"old": null
},
"occurred_at": {
"new": "2026-05-21T13:27:00",
"old": null
},
"quantity_delta": {
"new": -796,
"old": null
},
"raw_material_id": {
"new": 29,
"old": null
}
}Prima null Dopo {
"id": 1860,
"reason": "manual_adjustment",
"metadata": {
"note": null,
"warehouse": "raw",
"targetValue": 0
},
"reference": "manual:raw",
"warehouse": "raw",
"occurred_at": "2026-05-21T13:27:00",
"quantity_delta": -796,
"raw_material_id": 29
} |