Audit modifiche

Consulta le modifiche registrate dai trigger database. Gli intervalli data/ora sono interpretati come orario italiano Europe/Rome.

Azzera filtri
50 eventi mostrati · offset 1400Ordinati dal più recente
QuandoAzioneTabellaRecordContestoSintesi modifiche
28/05/26, 15:11:05Modificaorders501app interna · app · order_status_update · order:501
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 501,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 168,
  "delivery_date": "2026-05-28",
  "product_code_id": 110,
  "current_stage_id": 1,
  "produced_quantity": 0
}
Dopo
{
  "id": 501,
  "status": "delivered",
  "customer": "SCANIA",
  "quantity": 168,
  "delivery_date": "2026-05-28",
  "product_code_id": 110,
  "current_stage_id": 1,
  "produced_quantity": 0
}
28/05/26, 15:11:03Inserimentoorders501app interna · app · order_create · product:110
id: ∅ → 501; status: ∅ → confirmed; customer: ∅ → SCANIA; quantity: ∅ → 168; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 501,
    "old": null
  },
  "status": {
    "new": "confirmed",
    "old": null
  },
  "customer": {
    "new": "SCANIA",
    "old": null
  },
  "quantity": {
    "new": 168,
    "old": null
  },
  "delivery_date": {
    "new": "2026-05-28",
    "old": null
  },
  "product_code_id": {
    "new": 110,
    "old": null
  },
  "current_stage_id": {
    "new": 1,
    "old": null
  },
  "produced_quantity": {
    "new": 0,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 501,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 168,
  "delivery_date": "2026-05-28",
  "product_code_id": 110,
  "current_stage_id": 1,
  "produced_quantity": 0
}
28/05/26, 15:10:50Modificaorders278app interna · app · order_update · order:278
quantity: 504 → 336
Dettagli before/after
Diff
{
  "quantity": {
    "new": 336,
    "old": 504
  }
}
Prima
{
  "id": 278,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 504,
  "delivery_date": "2026-06-04",
  "product_code_id": 110,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 278,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 336,
  "delivery_date": "2026-06-04",
  "product_code_id": 110,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:10:26Modificaorders500app interna · app · order_status_update · order:500
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 500,
  "status": "confirmed",
  "customer": "NAV",
  "quantity": 520,
  "delivery_date": "2026-05-28",
  "product_code_id": 126,
  "current_stage_id": 1,
  "produced_quantity": 0
}
Dopo
{
  "id": 500,
  "status": "delivered",
  "customer": "NAV",
  "quantity": 520,
  "delivery_date": "2026-05-28",
  "product_code_id": 126,
  "current_stage_id": 1,
  "produced_quantity": 0
}
28/05/26, 15:10:24Modificaorders302app interna · app · order_update · order:302
quantity: 1040 → 520
Dettagli before/after
Diff
{
  "quantity": {
    "new": 520,
    "old": 1040
  }
}
Prima
{
  "id": 302,
  "status": "confirmed",
  "customer": "NAV",
  "quantity": 1040,
  "delivery_date": "2026-06-11",
  "product_code_id": 126,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 302,
  "status": "confirmed",
  "customer": "NAV",
  "quantity": 520,
  "delivery_date": "2026-06-11",
  "product_code_id": 126,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:10:15Inserimentoorders500app interna · app · order_create · product:126
id: ∅ → 500; status: ∅ → confirmed; customer: ∅ → NAV; quantity: ∅ → 520; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 500,
    "old": null
  },
  "status": {
    "new": "confirmed",
    "old": null
  },
  "customer": {
    "new": "NAV",
    "old": null
  },
  "quantity": {
    "new": 520,
    "old": null
  },
  "delivery_date": {
    "new": "2026-05-28",
    "old": null
  },
  "product_code_id": {
    "new": 126,
    "old": null
  },
  "current_stage_id": {
    "new": 1,
    "old": null
  },
  "produced_quantity": {
    "new": 0,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 500,
  "status": "confirmed",
  "customer": "NAV",
  "quantity": 520,
  "delivery_date": "2026-05-28",
  "product_code_id": 126,
  "current_stage_id": 1,
  "produced_quantity": 0
}
28/05/26, 15:09:51Modificaorders260app interna · app · order_status_update · order:260
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 260,
  "status": "confirmed",
  "customer": "MAN",
  "quantity": 384,
  "delivery_date": "2026-05-28",
  "product_code_id": 120,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 260,
  "status": "delivered",
  "customer": "MAN",
  "quantity": 384,
  "delivery_date": "2026-05-28",
  "product_code_id": 120,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:09:50Modificaorders260app interna · app · order_update · order:260
delivery_date: 2026-06-01 → 2026-05-28
Dettagli before/after
Diff
{
  "delivery_date": {
    "new": "2026-05-28",
    "old": "2026-06-01"
  }
}
Prima
{
  "id": 260,
  "status": "confirmed",
  "customer": "MAN",
  "quantity": 384,
  "delivery_date": "2026-06-01",
  "product_code_id": 120,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 260,
  "status": "confirmed",
  "customer": "MAN",
  "quantity": 384,
  "delivery_date": "2026-05-28",
  "product_code_id": 120,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:09:09Modificaorders251app interna · app · order_status_update · order:251
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 251,
  "status": "confirmed",
  "customer": "VOLVO",
  "quantity": 336,
  "delivery_date": "2026-05-28",
  "product_code_id": 100,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 251,
  "status": "delivered",
  "customer": "VOLVO",
  "quantity": 336,
  "delivery_date": "2026-05-28",
  "product_code_id": 100,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:09:03Modificaorders239app interna · app · order_status_update · order:239
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 239,
  "status": "confirmed",
  "customer": "VOLVO",
  "quantity": 50,
  "delivery_date": "2026-05-21",
  "product_code_id": 99,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 239,
  "status": "delivered",
  "customer": "VOLVO",
  "quantity": 50,
  "delivery_date": "2026-05-21",
  "product_code_id": 99,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:08:56Modificaorders238app interna · app · order_status_update · order:238
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 238,
  "status": "confirmed",
  "customer": "VOLVO",
  "quantity": 20,
  "delivery_date": "2026-05-21",
  "product_code_id": 122,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 238,
  "status": "delivered",
  "customer": "VOLVO",
  "quantity": 20,
  "delivery_date": "2026-05-21",
  "product_code_id": 122,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:08:46Modificainventory_balances853app interna · app · finished_goods_delivery · product:SCA2097696:finished_goods_delivery
quantity: 5125 → 4445; updated_at: 2026-05-27T09:24:49.136 → 2026-05-28T13:08:46.309
Dettagli before/after
Diff
{
  "quantity": {
    "new": 4445,
    "old": 5125
  },
  "updated_at": {
    "new": "2026-05-28T13:08:46.309",
    "old": "2026-05-27T09:24:49.136"
  }
}
Prima
{
  "id": 853,
  "quantity": 5125,
  "warehouse": "finished_real",
  "updated_at": "2026-05-27T09:24:49.136",
  "product_code_id": 117
}
Dopo
{
  "id": 853,
  "quantity": 4445,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:08:46.309",
  "product_code_id": 117
}
28/05/26, 15:08:46Inserimentoinventory_movements3169app interna · app · finished_goods_delivery · product:SCA2097696:finished_goods_delivery
id: ∅ → 3169; reason: ∅ → consumption; metadata: ∅ → {"code":"SCA2097696","note":null,"quantity":680,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"NON SCRITTO MA CONSEGNATI"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3169,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "SCA2097696",
      "note": null,
      "quantity": 680,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "NON SCRITTO MA CONSEGNATI"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -680,
    "old": null
  },
  "product_code_id": {
    "new": 117,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3169,
  "reason": "consumption",
  "metadata": {
    "code": "SCA2097696",
    "note": null,
    "quantity": 680,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "NON SCRITTO MA CONSEGNATI"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -680,
  "product_code_id": 117
}
28/05/26, 15:08:26Modificaorders252app interna · app · order_status_update · order:252
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 252,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 680,
  "delivery_date": "2026-05-28",
  "product_code_id": 117,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 252,
  "status": "delivered",
  "customer": "SCANIA",
  "quantity": 680,
  "delivery_date": "2026-05-28",
  "product_code_id": 117,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:08:01Modificaorders253app interna · app · order_status_update · order:253
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 253,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 560,
  "delivery_date": "2026-05-28",
  "product_code_id": 118,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 253,
  "status": "delivered",
  "customer": "SCANIA",
  "quantity": 560,
  "delivery_date": "2026-05-28",
  "product_code_id": 118,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:56Modificaorders248app interna · app · order_status_update · order:248
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 248,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 800,
  "delivery_date": "2026-05-28",
  "product_code_id": 115,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 248,
  "status": "delivered",
  "customer": "SCANIA",
  "quantity": 800,
  "delivery_date": "2026-05-28",
  "product_code_id": 115,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:51Modificaorders246app interna · app · order_status_update · order:246
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 246,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 160,
  "delivery_date": "2026-05-28",
  "product_code_id": 112,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 246,
  "status": "delivered",
  "customer": "SCANIA",
  "quantity": 160,
  "delivery_date": "2026-05-28",
  "product_code_id": 112,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:44Modificaorders245app interna · app · order_status_update · order:245
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 245,
  "status": "confirmed",
  "customer": "SCANIA",
  "quantity": 50,
  "delivery_date": "2026-05-28",
  "product_code_id": 111,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 245,
  "status": "delivered",
  "customer": "SCANIA",
  "quantity": 50,
  "delivery_date": "2026-05-28",
  "product_code_id": 111,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:38Modificaorders249app interna · app · order_status_update · order:249
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 249,
  "status": "confirmed",
  "customer": "PORSCHE",
  "quantity": 540,
  "delivery_date": "2026-05-28",
  "product_code_id": 134,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 249,
  "status": "delivered",
  "customer": "PORSCHE",
  "quantity": 540,
  "delivery_date": "2026-05-28",
  "product_code_id": 134,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:33Modificaorders247app interna · app · order_status_update · order:247
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 247,
  "status": "confirmed",
  "customer": "PORSCHE",
  "quantity": 288,
  "delivery_date": "2026-05-28",
  "product_code_id": 133,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 247,
  "status": "delivered",
  "customer": "PORSCHE",
  "quantity": 288,
  "delivery_date": "2026-05-28",
  "product_code_id": 133,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:25Modificaorders240app interna · app · order_status_update · order:240
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 240,
  "status": "confirmed",
  "customer": "NAV",
  "quantity": 780,
  "delivery_date": "2026-05-21",
  "product_code_id": 130,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
{
  "id": 240,
  "status": "delivered",
  "customer": "NAV",
  "quantity": 780,
  "delivery_date": "2026-05-21",
  "product_code_id": 130,
  "current_stage_id": null,
  "produced_quantity": 0
}
28/05/26, 15:07:01Modificaorders499app interna · app · order_status_update · order:499
status: confirmed → delivered
Dettagli before/after
Diff
{
  "status": {
    "new": "delivered",
    "old": "confirmed"
  }
}
Prima
{
  "id": 499,
  "status": "confirmed",
  "customer": "MAN",
  "quantity": 320,
  "delivery_date": "2026-05-28",
  "product_code_id": 109,
  "current_stage_id": 2,
  "produced_quantity": 0
}
Dopo
{
  "id": 499,
  "status": "delivered",
  "customer": "MAN",
  "quantity": 320,
  "delivery_date": "2026-05-28",
  "product_code_id": 109,
  "current_stage_id": 2,
  "produced_quantity": 0
}
28/05/26, 15:06:50Inserimentoorders499app interna · app · order_create · product:109
id: ∅ → 499; status: ∅ → confirmed; customer: ∅ → MAN; quantity: ∅ → 320; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 499,
    "old": null
  },
  "status": {
    "new": "confirmed",
    "old": null
  },
  "customer": {
    "new": "MAN",
    "old": null
  },
  "quantity": {
    "new": 320,
    "old": null
  },
  "delivery_date": {
    "new": "2026-05-28",
    "old": null
  },
  "product_code_id": {
    "new": 109,
    "old": null
  },
  "current_stage_id": {
    "new": 2,
    "old": null
  },
  "produced_quantity": {
    "new": 0,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 499,
  "status": "confirmed",
  "customer": "MAN",
  "quantity": 320,
  "delivery_date": "2026-05-28",
  "product_code_id": 109,
  "current_stage_id": 2,
  "produced_quantity": 0
}
28/05/26, 15:06:20Cancellazioneorders244app interna · app · order_delete · order:244
id: 244 → ∅; status: confirmed → ∅; customer: MAN → ∅; quantity: 320 → ∅; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": null,
    "old": 244
  },
  "status": {
    "new": null,
    "old": "confirmed"
  },
  "customer": {
    "new": null,
    "old": "MAN"
  },
  "quantity": {
    "new": null,
    "old": 320
  },
  "delivery_date": {
    "new": null,
    "old": "2026-05-28"
  },
  "product_code_id": {
    "new": null,
    "old": 109
  },
  "current_stage_id": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": null,
    "old": 0
  }
}
Prima
{
  "id": 244,
  "status": "confirmed",
  "customer": "MAN",
  "quantity": 320,
  "delivery_date": "2026-05-28",
  "product_code_id": 109,
  "current_stage_id": null,
  "produced_quantity": 0
}
Dopo
null
28/05/26, 15:02:27Modificainventory_balances6390app interna · app · finished_goods_delivery · product:MNA2140106:finished_goods_delivery
quantity: 596 → 212; updated_at: 2026-05-26T09:47:31.387 → 2026-05-28T13:02:28.005
Dettagli before/after
Diff
{
  "quantity": {
    "new": 212,
    "old": 596
  },
  "updated_at": {
    "new": "2026-05-28T13:02:28.005",
    "old": "2026-05-26T09:47:31.387"
  }
}
Prima
{
  "id": 6390,
  "quantity": 596,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.387",
  "product_code_id": 120
}
Dopo
{
  "id": 6390,
  "quantity": 212,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:02:28.005",
  "product_code_id": 120
}
28/05/26, 15:02:27Inserimentoinventory_movements3168app interna · app · finished_goods_delivery · product:MNA2140106:finished_goods_delivery
id: ∅ → 3168; reason: ∅ → consumption; metadata: ∅ → {"code":"MNA2140106","note":null,"quantity":384,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260862"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3168,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "MNA2140106",
      "note": null,
      "quantity": 384,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260862"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -384,
    "old": null
  },
  "product_code_id": {
    "new": 120,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3168,
  "reason": "consumption",
  "metadata": {
    "code": "MNA2140106",
    "note": null,
    "quantity": 384,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260862"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -384,
  "product_code_id": 120
}
28/05/26, 15:02:08Modificainventory_balances608app interna · app · finished_goods_delivery · product:VOA1912990:finished_goods_delivery
quantity: 336 → 0; updated_at: 2026-05-28T07:29:34.17 → 2026-05-28T13:02:08.827
Dettagli before/after
Diff
{
  "quantity": {
    "new": 0,
    "old": 336
  },
  "updated_at": {
    "new": "2026-05-28T13:02:08.827",
    "old": "2026-05-28T07:29:34.17"
  }
}
Prima
{
  "id": 608,
  "quantity": 336,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:34.17",
  "product_code_id": 100
}
Dopo
{
  "id": 608,
  "quantity": 0,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:02:08.827",
  "product_code_id": 100
}
28/05/26, 15:02:08Inserimentoinventory_movements3167app interna · app · finished_goods_delivery · product:VOA1912990:finished_goods_delivery
id: ∅ → 3167; reason: ∅ → consumption; metadata: ∅ → {"code":"VOA1912990","note":null,"quantity":336,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260860"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3167,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "VOA1912990",
      "note": null,
      "quantity": 336,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260860"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -336,
    "old": null
  },
  "product_code_id": {
    "new": 100,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3167,
  "reason": "consumption",
  "metadata": {
    "code": "VOA1912990",
    "note": null,
    "quantity": 336,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260860"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -336,
  "product_code_id": 100
}
28/05/26, 15:01:55Modificainventory_balances524app interna · app · finished_goods_delivery · product:VOA1222279:finished_goods_delivery
quantity: 751 → 1; updated_at: 2026-05-28T07:29:33.473 → 2026-05-28T13:01:55.021
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1,
    "old": 751
  },
  "updated_at": {
    "new": "2026-05-28T13:01:55.021",
    "old": "2026-05-28T07:29:33.473"
  }
}
Prima
{
  "id": 524,
  "quantity": 751,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:33.473",
  "product_code_id": 99
}
Dopo
{
  "id": 524,
  "quantity": 1,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:01:55.021",
  "product_code_id": 99
}
28/05/26, 15:01:55Inserimentoinventory_movements3166app interna · app · finished_goods_delivery · product:VOA1222279:finished_goods_delivery
id: ∅ → 3166; reason: ∅ → consumption; metadata: ∅ → {"code":"VOA1222279","note":null,"quantity":750,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260860"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3166,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "VOA1222279",
      "note": null,
      "quantity": 750,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260860"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -750,
    "old": null
  },
  "product_code_id": {
    "new": 99,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3166,
  "reason": "consumption",
  "metadata": {
    "code": "VOA1222279",
    "note": null,
    "quantity": 750,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260860"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -750,
  "product_code_id": 99
}
28/05/26, 15:01:39Modificainventory_balances3975app interna · app · finished_goods_delivery · product:VOA1009810:finished_goods_delivery
quantity: 165 → 145; updated_at: 2026-05-22T14:52:45.005 → 2026-05-28T13:01:39.356
Dettagli before/after
Diff
{
  "quantity": {
    "new": 145,
    "old": 165
  },
  "updated_at": {
    "new": "2026-05-28T13:01:39.356",
    "old": "2026-05-22T14:52:45.005"
  }
}
Prima
{
  "id": 3975,
  "quantity": 165,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T14:52:45.005",
  "product_code_id": 122
}
Dopo
{
  "id": 3975,
  "quantity": 145,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:01:39.356",
  "product_code_id": 122
}
28/05/26, 15:01:39Inserimentoinventory_movements3165app interna · app · finished_goods_delivery · product:VOA1009810:finished_goods_delivery
id: ∅ → 3165; reason: ∅ → consumption; metadata: ∅ → {"code":"VOA1009810","note":null,"quantity":20,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260859"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3165,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "VOA1009810",
      "note": null,
      "quantity": 20,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260859"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -20,
    "old": null
  },
  "product_code_id": {
    "new": 122,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3165,
  "reason": "consumption",
  "metadata": {
    "code": "VOA1009810",
    "note": null,
    "quantity": 20,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260859"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -20,
  "product_code_id": 122
}
28/05/26, 15:01:25Modificainventory_balances90app interna · app · finished_goods_delivery · product:SCA2086124:finished_goods_delivery
quantity: 2979 → 2419; updated_at: 2026-05-28T07:29:34.885 → 2026-05-28T13:01:25.419
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2419,
    "old": 2979
  },
  "updated_at": {
    "new": "2026-05-28T13:01:25.419",
    "old": "2026-05-28T07:29:34.885"
  }
}
Prima
{
  "id": 90,
  "quantity": 2979,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:34.885",
  "product_code_id": 118
}
Dopo
{
  "id": 90,
  "quantity": 2419,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:01:25.419",
  "product_code_id": 118
}
28/05/26, 15:01:25Inserimentoinventory_movements3164app interna · app · finished_goods_delivery · product:SCA2086124:finished_goods_delivery
id: ∅ → 3164; reason: ∅ → consumption; metadata: ∅ → {"code":"SCA2086124","note":null,"quantity":560,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260858"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3164,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "SCA2086124",
      "note": null,
      "quantity": 560,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260858"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -560,
    "old": null
  },
  "product_code_id": {
    "new": 118,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3164,
  "reason": "consumption",
  "metadata": {
    "code": "SCA2086124",
    "note": null,
    "quantity": 560,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260858"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -560,
  "product_code_id": 118
}
28/05/26, 15:01:07Modificainventory_balances1882app interna · app · finished_goods_delivery · product:SCA2006010:finished_goods_delivery
quantity: 5007 → 4207; updated_at: 2026-05-22T11:10:41.842 → 2026-05-28T13:01:07.046
Dettagli before/after
Diff
{
  "quantity": {
    "new": 4207,
    "old": 5007
  },
  "updated_at": {
    "new": "2026-05-28T13:01:07.046",
    "old": "2026-05-22T11:10:41.842"
  }
}
Prima
{
  "id": 1882,
  "quantity": 5007,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T11:10:41.842",
  "product_code_id": 115
}
Dopo
{
  "id": 1882,
  "quantity": 4207,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:01:07.046",
  "product_code_id": 115
}
28/05/26, 15:01:07Inserimentoinventory_movements3163app interna · app · finished_goods_delivery · product:SCA2006010:finished_goods_delivery
id: ∅ → 3163; reason: ∅ → consumption; metadata: ∅ → {"code":"SCA2006010","note":null,"quantity":800,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260857"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3163,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "SCA2006010",
      "note": null,
      "quantity": 800,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260857"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -800,
    "old": null
  },
  "product_code_id": {
    "new": 115,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3163,
  "reason": "consumption",
  "metadata": {
    "code": "SCA2006010",
    "note": null,
    "quantity": 800,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260857"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -800,
  "product_code_id": 115
}
28/05/26, 15:00:51Modificainventory_balances83app interna · app · finished_goods_delivery · product:SCA1920597:finished_goods_delivery
quantity: 809 → 649; updated_at: 2026-05-28T07:29:34.554 → 2026-05-28T13:00:51.567
Dettagli before/after
Diff
{
  "quantity": {
    "new": 649,
    "old": 809
  },
  "updated_at": {
    "new": "2026-05-28T13:00:51.567",
    "old": "2026-05-28T07:29:34.554"
  }
}
Prima
{
  "id": 83,
  "quantity": 809,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:34.554",
  "product_code_id": 112
}
Dopo
{
  "id": 83,
  "quantity": 649,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:00:51.567",
  "product_code_id": 112
}
28/05/26, 15:00:51Inserimentoinventory_movements3162app interna · app · finished_goods_delivery · product:SCA1920597:finished_goods_delivery
id: ∅ → 3162; reason: ∅ → consumption; metadata: ∅ → {"code":"SCA1920597","note":null,"quantity":160,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260856"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3162,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "SCA1920597",
      "note": null,
      "quantity": 160,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260856"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -160,
    "old": null
  },
  "product_code_id": {
    "new": 112,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3162,
  "reason": "consumption",
  "metadata": {
    "code": "SCA1920597",
    "note": null,
    "quantity": 160,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260856"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -160,
  "product_code_id": 112
}
28/05/26, 15:00:38Modificainventory_balances153app interna · app · finished_goods_delivery · product:SCA1919091:finished_goods_delivery
quantity: 385 → 335; updated_at: 2026-05-22T14:54:54.361 → 2026-05-28T13:00:38.328
Dettagli before/after
Diff
{
  "quantity": {
    "new": 335,
    "old": 385
  },
  "updated_at": {
    "new": "2026-05-28T13:00:38.328",
    "old": "2026-05-22T14:54:54.361"
  }
}
Prima
{
  "id": 153,
  "quantity": 385,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T14:54:54.361",
  "product_code_id": 111
}
Dopo
{
  "id": 153,
  "quantity": 335,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T13:00:38.328",
  "product_code_id": 111
}
28/05/26, 15:00:38Inserimentoinventory_movements3161app interna · app · finished_goods_delivery · product:SCA1919091:finished_goods_delivery
id: ∅ → 3161; reason: ∅ → consumption; metadata: ∅ → {"code":"SCA1919091","note":null,"quantity":50,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260855"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3161,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "SCA1919091",
      "note": null,
      "quantity": 50,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260855"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -50,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3161,
  "reason": "consumption",
  "metadata": {
    "code": "SCA1919091",
    "note": null,
    "quantity": 50,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260855"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -50,
  "product_code_id": 111
}
28/05/26, 14:59:43Modificainventory_balances237app interna · app · finished_goods_delivery · product:POA235311C:finished_goods_delivery
quantity: 918 → 378; updated_at: 2026-05-28T07:29:34.85 → 2026-05-28T12:59:43.134
Dettagli before/after
Diff
{
  "quantity": {
    "new": 378,
    "old": 918
  },
  "updated_at": {
    "new": "2026-05-28T12:59:43.134",
    "old": "2026-05-28T07:29:34.85"
  }
}
Prima
{
  "id": 237,
  "quantity": 918,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:34.85",
  "product_code_id": 134
}
Dopo
{
  "id": 237,
  "quantity": 378,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T12:59:43.134",
  "product_code_id": 134
}
28/05/26, 14:59:43Inserimentoinventory_movements3160app interna · app · finished_goods_delivery · product:POA235311C:finished_goods_delivery
id: ∅ → 3160; reason: ∅ → consumption; metadata: ∅ → {"code":"POA235311C","note":null,"quantity":540,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260854"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3160,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "POA235311C",
      "note": null,
      "quantity": 540,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260854"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -540,
    "old": null
  },
  "product_code_id": {
    "new": 134,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3160,
  "reason": "consumption",
  "metadata": {
    "code": "POA235311C",
    "note": null,
    "quantity": 540,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260854"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -540,
  "product_code_id": 134
}
28/05/26, 14:59:18Modificainventory_balances69app interna · app · finished_goods_delivery · product:POA220881D:finished_goods_delivery
quantity: 1103 → 815; updated_at: 2026-05-12T13:27:29.389 → 2026-05-28T12:59:18.613
Dettagli before/after
Diff
{
  "quantity": {
    "new": 815,
    "old": 1103
  },
  "updated_at": {
    "new": "2026-05-28T12:59:18.613",
    "old": "2026-05-12T13:27:29.389"
  }
}
Prima
{
  "id": 69,
  "quantity": 1103,
  "warehouse": "finished_real",
  "updated_at": "2026-05-12T13:27:29.389",
  "product_code_id": 133
}
Dopo
{
  "id": 69,
  "quantity": 815,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T12:59:18.613",
  "product_code_id": 133
}
28/05/26, 14:59:18Inserimentoinventory_movements3159app interna · app · finished_goods_delivery · product:POA220881D:finished_goods_delivery
id: ∅ → 3159; reason: ∅ → consumption; metadata: ∅ → {"code":"POA220881D","note":null,"quantity":288,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260853"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3159,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "POA220881D",
      "note": null,
      "quantity": 288,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260853"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -288,
    "old": null
  },
  "product_code_id": {
    "new": 133,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3159,
  "reason": "consumption",
  "metadata": {
    "code": "POA220881D",
    "note": null,
    "quantity": 288,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260853"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -288,
  "product_code_id": 133
}
28/05/26, 14:59:04Modificainventory_balances1861app interna · app · finished_goods_delivery · product:NAA20991N1:finished_goods_delivery
quantity: 994 → 214; updated_at: 2026-05-28T07:29:34.826 → 2026-05-28T12:59:04.204
Dettagli before/after
Diff
{
  "quantity": {
    "new": 214,
    "old": 994
  },
  "updated_at": {
    "new": "2026-05-28T12:59:04.204",
    "old": "2026-05-28T07:29:34.826"
  }
}
Prima
{
  "id": 1861,
  "quantity": 994,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:34.826",
  "product_code_id": 130
}
Dopo
{
  "id": 1861,
  "quantity": 214,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T12:59:04.204",
  "product_code_id": 130
}
28/05/26, 14:59:04Inserimentoinventory_movements3158app interna · app · finished_goods_delivery · product:NAA20991N1:finished_goods_delivery
id: ∅ → 3158; reason: ∅ → consumption; metadata: ∅ → {"code":"NAA20991N1","note":null,"quantity":780,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260852"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3158,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "NAA20991N1",
      "note": null,
      "quantity": 780,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260852"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -780,
    "old": null
  },
  "product_code_id": {
    "new": 130,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3158,
  "reason": "consumption",
  "metadata": {
    "code": "NAA20991N1",
    "note": null,
    "quantity": 780,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260852"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -780,
  "product_code_id": 130
}
28/05/26, 14:58:50Modificainventory_balances34app interna · app · finished_goods_delivery · product:MNA1950055:finished_goods_delivery
quantity: 540 → 220; updated_at: 2026-05-28T07:29:33.641 → 2026-05-28T12:58:50.158
Dettagli before/after
Diff
{
  "quantity": {
    "new": 220,
    "old": 540
  },
  "updated_at": {
    "new": "2026-05-28T12:58:50.158",
    "old": "2026-05-28T07:29:33.641"
  }
}
Prima
{
  "id": 34,
  "quantity": 540,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T07:29:33.641",
  "product_code_id": 109
}
Dopo
{
  "id": 34,
  "quantity": 220,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T12:58:50.158",
  "product_code_id": 109
}
28/05/26, 14:58:50Inserimentoinventory_movements3157app interna · app · finished_goods_delivery · product:MNA1950055:finished_goods_delivery
id: ∅ → 3157; reason: ∅ → consumption; metadata: ∅ → {"code":"MNA1950055","note":null,"quantity":320,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260851"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3157,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "MNA1950055",
      "note": null,
      "quantity": 320,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260851"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -320,
    "old": null
  },
  "product_code_id": {
    "new": 109,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3157,
  "reason": "consumption",
  "metadata": {
    "code": "MNA1950055",
    "note": null,
    "quantity": 320,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260851"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -320,
  "product_code_id": 109
}
28/05/26, 14:58:23Modificainventory_balances1021app interna · app · finished_goods_delivery · product:SCA1917817:finished_goods_delivery
quantity: 2829 → 2661; updated_at: 2026-05-25T08:14:05.828 → 2026-05-28T12:58:23.494
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2661,
    "old": 2829
  },
  "updated_at": {
    "new": "2026-05-28T12:58:23.494",
    "old": "2026-05-25T08:14:05.828"
  }
}
Prima
{
  "id": 1021,
  "quantity": 2829,
  "warehouse": "finished_real",
  "updated_at": "2026-05-25T08:14:05.828",
  "product_code_id": 110
}
Dopo
{
  "id": 1021,
  "quantity": 2661,
  "warehouse": "finished_real",
  "updated_at": "2026-05-28T12:58:23.494",
  "product_code_id": 110
}
28/05/26, 14:58:23Inserimentoinventory_movements3156app interna · app · finished_goods_delivery · product:SCA1917817:finished_goods_delivery
id: ∅ → 3156; reason: ∅ → consumption; metadata: ∅ → {"code":"SCA1917817","note":null,"quantity":168,"warehouse":"finished_real","movementType":"finished_goods_delivery","documentNumber":"260842"}; reference: ∅ → structured:finished_goods_delivery:finished_real; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3156,
    "old": null
  },
  "reason": {
    "new": "consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "code": "SCA1917817",
      "note": null,
      "quantity": 168,
      "warehouse": "finished_real",
      "movementType": "finished_goods_delivery",
      "documentNumber": "260842"
    },
    "old": null
  },
  "reference": {
    "new": "structured:finished_goods_delivery:finished_real",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-28T00:00:00",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -168,
    "old": null
  },
  "product_code_id": {
    "new": 110,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3156,
  "reason": "consumption",
  "metadata": {
    "code": "SCA1917817",
    "note": null,
    "quantity": 168,
    "warehouse": "finished_real",
    "movementType": "finished_goods_delivery",
    "documentNumber": "260842"
  },
  "reference": "structured:finished_goods_delivery:finished_real",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-28T00:00:00",
  "scrap_by_type": null,
  "quantity_delta": -168,
  "product_code_id": 110
}