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 8450Ordinati dal più recente
QuandoAzioneTabellaRecordContestoSintesi modifiche
22/05/26, 12:28:14Inserimentoinventory_movements2753app interna · csv_import · consuntivo_posting · assignment:2221
id: ∅ → 2753; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2221; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2753,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2221",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:14.002",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 2
    },
    "old": null
  },
  "quantity_delta": {
    "new": 24,
    "old": null
  },
  "product_code_id": {
    "new": 132,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2753,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2221",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:14.002",
  "scrap_by_type": {
    "workedCasting": 2
  },
  "quantity_delta": 24,
  "product_code_id": 132
}
22/05/26, 12:28:13Modificaraw_material_balances85app interna · csv_import · consuntivo_posting · assignment:2221
quantity: 1024 → 998; updated_at: 2026-05-12T13:18:35.355 → 2026-05-22T10:28:13.997
Dettagli before/after
Diff
{
  "quantity": {
    "new": 998,
    "old": 1024
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.997",
    "old": "2026-05-12T13:18:35.355"
  }
}
Prima
{
  "id": 85,
  "quantity": 1024,
  "warehouse": "raw",
  "updated_at": "2026-05-12T13:18:35.355",
  "raw_material_id": 29
}
Dopo
{
  "id": 85,
  "quantity": 998,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.997",
  "raw_material_id": 29
}
22/05/26, 12:28:13Inserimentoraw_material_movements1669app interna · csv_import · consuntivo_posting · assignment:2221
id: ∅ → 1669; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":2}}; reference: ∅ → assignment:2221; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1669,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 2
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2221",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.994",
    "old": null
  },
  "quantity_delta": {
    "new": -26,
    "old": null
  },
  "raw_material_id": {
    "new": 29,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1669,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 2
    }
  },
  "reference": "assignment:2221",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:13.994",
  "quantity_delta": -26,
  "raw_material_id": 29
}
22/05/26, 12:28:13Inserimentoplan_assignments2221
id: ∅ → 2221; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2221,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 22,
    "old": null
  },
  "operator_id": {
    "new": 30,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 2
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 132,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 24,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2221,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 22,
  "operator_id": 30,
  "scrap_by_type": {
    "workedCasting": 2
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 132,
  "planned_quantity": null,
  "produced_quantity": 24,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances790app interna · csv_import · consuntivo_posting · assignment:2220
quantity: 181 → 190; updated_at: 2026-05-22T10:28:11.951 → 2026-05-22T10:28:13.982
Dettagli before/after
Diff
{
  "quantity": {
    "new": 190,
    "old": 181
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.982",
    "old": "2026-05-22T10:28:11.951"
  }
}
Prima
{
  "id": 790,
  "quantity": 181,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:11.951",
  "product_code_id": 102
}
Dopo
{
  "id": 790,
  "quantity": 190,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.982",
  "product_code_id": 102
}
22/05/26, 12:28:13Modificainventory_balances788app interna · csv_import · consuntivo_posting · assignment:2220
quantity: 131 → 122; updated_at: 2026-05-22T10:28:11.948 → 2026-05-22T10:28:13.98
Dettagli before/after
Diff
{
  "quantity": {
    "new": 122,
    "old": 131
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.98",
    "old": "2026-05-22T10:28:11.948"
  }
}
Prima
{
  "id": 788,
  "quantity": 131,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:11.948",
  "product_code_id": 102
}
Dopo
{
  "id": 788,
  "quantity": 122,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.98",
  "product_code_id": 102
}
22/05/26, 12:28:13Inserimentoinventory_movements2752app interna · csv_import · consuntivo_posting · assignment:2220
id: ∅ → 2752; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2220; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2752,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2220",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.977",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 9,
    "old": null
  },
  "product_code_id": {
    "new": 102,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2752,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2220",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.977",
  "scrap_by_type": null,
  "quantity_delta": 9,
  "product_code_id": 102
}
22/05/26, 12:28:13Inserimentoinventory_movements2751app interna · csv_import · consuntivo_posting · assignment:2220
id: ∅ → 2751; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2220; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2751,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2220",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.976",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -9,
    "old": null
  },
  "product_code_id": {
    "new": 102,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2751,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2220",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:13.976",
  "scrap_by_type": null,
  "quantity_delta": -9,
  "product_code_id": 102
}
22/05/26, 12:28:13Inserimentoplan_assignments2220
id: ∅ → 2220; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2220,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": null,
    "old": null
  },
  "operator_id": {
    "new": 34,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "assembly",
    "old": null
  },
  "product_code_id": {
    "new": 102,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 9,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2220,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": null,
  "operator_id": 34,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 102,
  "planned_quantity": null,
  "produced_quantity": 9,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances41app interna · csv_import · consuntivo_posting · assignment:2219
quantity: 189 → 399; updated_at: 2026-05-14T11:21:16.154 → 2026-05-22T10:28:13.959
Dettagli before/after
Diff
{
  "quantity": {
    "new": 399,
    "old": 189
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.959",
    "old": "2026-05-14T11:21:16.154"
  }
}
Prima
{
  "id": 41,
  "quantity": 189,
  "warehouse": "finished_real",
  "updated_at": "2026-05-14T11:21:16.154",
  "product_code_id": 104
}
Dopo
{
  "id": 41,
  "quantity": 399,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.959",
  "product_code_id": 104
}
22/05/26, 12:28:13Modificainventory_balances39app interna · csv_import · consuntivo_posting · assignment:2219
quantity: 238 → 28; updated_at: 2026-05-22T10:28:12.455 → 2026-05-22T10:28:13.957
Dettagli before/after
Diff
{
  "quantity": {
    "new": 28,
    "old": 238
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.957",
    "old": "2026-05-22T10:28:12.455"
  }
}
Prima
{
  "id": 39,
  "quantity": 238,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.455",
  "product_code_id": 104
}
Dopo
{
  "id": 39,
  "quantity": 28,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.957",
  "product_code_id": 104
}
22/05/26, 12:28:13Inserimentoinventory_movements2750app interna · csv_import · consuntivo_posting · assignment:2219
id: ∅ → 2750; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2219; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2750,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2219",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.953",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 210,
    "old": null
  },
  "product_code_id": {
    "new": 104,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2750,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2219",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.953",
  "scrap_by_type": null,
  "quantity_delta": 210,
  "product_code_id": 104
}
22/05/26, 12:28:13Inserimentoinventory_movements2749app interna · csv_import · consuntivo_posting · assignment:2219
id: ∅ → 2749; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2219; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2749,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2219",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.951",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -210,
    "old": null
  },
  "product_code_id": {
    "new": 104,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2749,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2219",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:13.951",
  "scrap_by_type": null,
  "quantity_delta": -210,
  "product_code_id": 104
}
22/05/26, 12:28:13Inserimentoplan_assignments2219
id: ∅ → 2219; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2219,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": null,
    "old": null
  },
  "operator_id": {
    "new": 34,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "assembly",
    "old": null
  },
  "product_code_id": {
    "new": 104,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 210,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2219,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": null,
  "operator_id": 34,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 104,
  "planned_quantity": null,
  "produced_quantity": 210,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances202app interna · csv_import · consuntivo_posting · assignment:2218
quantity: 543 → 624; updated_at: 2026-05-22T10:28:13.836 → 2026-05-22T10:28:13.94
Dettagli before/after
Diff
{
  "quantity": {
    "new": 624,
    "old": 543
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.94",
    "old": "2026-05-22T10:28:13.836"
  }
}
Prima
{
  "id": 202,
  "quantity": 543,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.836",
  "product_code_id": 139
}
Dopo
{
  "id": 202,
  "quantity": 624,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.94",
  "product_code_id": 139
}
22/05/26, 12:28:13Inserimentoinventory_movements2748app interna · csv_import · consuntivo_posting · assignment:2218
id: ∅ → 2748; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2218; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2748,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2218",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.936",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 1
    },
    "old": null
  },
  "quantity_delta": {
    "new": 81,
    "old": null
  },
  "product_code_id": {
    "new": 139,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2748,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2218",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.936",
  "scrap_by_type": {
    "workedCasting": 1
  },
  "quantity_delta": 81,
  "product_code_id": 139
}
22/05/26, 12:28:13Modificaraw_material_balances113app interna · csv_import · consuntivo_posting · assignment:2218
quantity: -429 → -511; updated_at: 2026-05-22T10:28:13.827 → 2026-05-22T10:28:13.93
Dettagli before/after
Diff
{
  "quantity": {
    "new": -511,
    "old": -429
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.93",
    "old": "2026-05-22T10:28:13.827"
  }
}
Prima
{
  "id": 113,
  "quantity": -429,
  "warehouse": "raw_treated",
  "updated_at": "2026-05-22T10:28:13.827",
  "raw_material_id": 38
}
Dopo
{
  "id": 113,
  "quantity": -511,
  "warehouse": "raw_treated",
  "updated_at": "2026-05-22T10:28:13.93",
  "raw_material_id": 38
}
22/05/26, 12:28:13Inserimentoraw_material_movements1668app interna · csv_import · consuntivo_posting · assignment:2218
id: ∅ → 1668; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":1}}; reference: ∅ → assignment:2218; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1668,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 1
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2218",
    "old": null
  },
  "warehouse": {
    "new": "raw_treated",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.926",
    "old": null
  },
  "quantity_delta": {
    "new": -82,
    "old": null
  },
  "raw_material_id": {
    "new": 38,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1668,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 1
    }
  },
  "reference": "assignment:2218",
  "warehouse": "raw_treated",
  "occurred_at": "2026-05-22T10:28:13.926",
  "quantity_delta": -82,
  "raw_material_id": 38
}
22/05/26, 12:28:13Inserimentoplan_assignments2218
id: ∅ → 2218; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2218,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 15,
    "old": null
  },
  "operator_id": {
    "new": 36,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 1
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 139,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 81,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2218,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 15,
  "operator_id": 36,
  "scrap_by_type": {
    "workedCasting": 1
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 139,
  "planned_quantity": null,
  "produced_quantity": 81,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances34app interna · csv_import · consuntivo_posting · assignment:2217
quantity: 224 → 301; updated_at: 2026-05-22T10:28:13.762 → 2026-05-22T10:28:13.911
Dettagli before/after
Diff
{
  "quantity": {
    "new": 301,
    "old": 224
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.911",
    "old": "2026-05-22T10:28:13.762"
  }
}
Prima
{
  "id": 34,
  "quantity": 224,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.762",
  "product_code_id": 109
}
Dopo
{
  "id": 34,
  "quantity": 301,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.911",
  "product_code_id": 109
}
22/05/26, 12:28:13Modificainventory_balances32app interna · csv_import · consuntivo_posting · assignment:2217
quantity: 101 → 24; updated_at: 2026-05-22T10:28:13.76 → 2026-05-22T10:28:13.909
Dettagli before/after
Diff
{
  "quantity": {
    "new": 24,
    "old": 101
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.909",
    "old": "2026-05-22T10:28:13.76"
  }
}
Prima
{
  "id": 32,
  "quantity": 101,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.76",
  "product_code_id": 109
}
Dopo
{
  "id": 32,
  "quantity": 24,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.909",
  "product_code_id": 109
}
22/05/26, 12:28:13Inserimentoinventory_movements2747app interna · csv_import · consuntivo_posting · assignment:2217
id: ∅ → 2747; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2217; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2747,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2217",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.906",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 77,
    "old": null
  },
  "product_code_id": {
    "new": 109,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2747,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2217",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.906",
  "scrap_by_type": null,
  "quantity_delta": 77,
  "product_code_id": 109
}
22/05/26, 12:28:13Inserimentoinventory_movements2746app interna · csv_import · consuntivo_posting · assignment:2217
id: ∅ → 2746; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2217; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2746,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2217",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.904",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -77,
    "old": null
  },
  "product_code_id": {
    "new": 109,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2746,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2217",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:13.904",
  "scrap_by_type": null,
  "quantity_delta": -77,
  "product_code_id": 109
}
22/05/26, 12:28:13Inserimentoplan_assignments2217
id: ∅ → 2217; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2217,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": null,
    "old": null
  },
  "operator_id": {
    "new": 35,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "assembly",
    "old": null
  },
  "product_code_id": {
    "new": 109,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 77,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2217,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": null,
  "operator_id": 35,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 109,
  "planned_quantity": null,
  "produced_quantity": 77,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances853app interna · csv_import · consuntivo_posting · assignment:2216
quantity: 2209 → 2677; updated_at: 2026-05-22T10:28:13.381 → 2026-05-22T10:28:13.892
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2677,
    "old": 2209
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.892",
    "old": "2026-05-22T10:28:13.381"
  }
}
Prima
{
  "id": 853,
  "quantity": 2209,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.381",
  "product_code_id": 117
}
Dopo
{
  "id": 853,
  "quantity": 2677,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.892",
  "product_code_id": 117
}
22/05/26, 12:28:13Inserimentoinventory_movements2745app interna · csv_import · consuntivo_posting · assignment:2216
id: ∅ → 2745; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2216; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2745,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2216",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.888",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "raw": 12
    },
    "old": null
  },
  "quantity_delta": {
    "new": 468,
    "old": null
  },
  "product_code_id": {
    "new": 117,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2745,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2216",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.888",
  "scrap_by_type": {
    "raw": 12
  },
  "quantity_delta": 468,
  "product_code_id": 117
}
22/05/26, 12:28:13Modificaraw_material_balances49app interna · csv_import · consuntivo_posting · assignment:2216
quantity: 5941 → 5461; updated_at: 2026-05-22T10:28:13.359 → 2026-05-22T10:28:13.882
Dettagli before/after
Diff
{
  "quantity": {
    "new": 5461,
    "old": 5941
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.882",
    "old": "2026-05-22T10:28:13.359"
  }
}
Prima
{
  "id": 49,
  "quantity": 5941,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.359",
  "raw_material_id": 17
}
Dopo
{
  "id": 49,
  "quantity": 5461,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.882",
  "raw_material_id": 17
}
22/05/26, 12:28:13Inserimentoraw_material_movements1667app interna · csv_import · consuntivo_posting · assignment:2216
id: ∅ → 1667; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":12}}; reference: ∅ → assignment:2216; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1667,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "raw": 12
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2216",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.878",
    "old": null
  },
  "quantity_delta": {
    "new": -480,
    "old": null
  },
  "raw_material_id": {
    "new": 17,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1667,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "raw": 12
    }
  },
  "reference": "assignment:2216",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:13.878",
  "quantity_delta": -480,
  "raw_material_id": 17
}
22/05/26, 12:28:13Inserimentoplan_assignments2216
id: ∅ → 2216; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2216,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 23,
    "old": null
  },
  "operator_id": {
    "new": 29,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "raw": 12
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 117,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 468,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2216,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": 23,
  "operator_id": 29,
  "scrap_by_type": {
    "raw": 12
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 117,
  "planned_quantity": null,
  "produced_quantity": 468,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances1124app interna · csv_import · consuntivo_posting · assignment:2215
quantity: 261 → 332; updated_at: 2026-05-22T10:28:13.262 → 2026-05-22T10:28:13.863
Dettagli before/after
Diff
{
  "quantity": {
    "new": 332,
    "old": 261
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.863",
    "old": "2026-05-22T10:28:13.262"
  }
}
Prima
{
  "id": 1124,
  "quantity": 261,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.262",
  "product_code_id": 136
}
Dopo
{
  "id": 1124,
  "quantity": 332,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.863",
  "product_code_id": 136
}
22/05/26, 12:28:13Inserimentoinventory_movements2744app interna · csv_import · consuntivo_posting · assignment:2215
id: ∅ → 2744; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2215; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2744,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2215",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.859",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 71,
    "old": null
  },
  "product_code_id": {
    "new": 136,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2744,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2215",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:13.859",
  "scrap_by_type": null,
  "quantity_delta": 71,
  "product_code_id": 136
}
22/05/26, 12:28:13Modificaraw_material_balances103app interna · csv_import · consuntivo_posting · assignment:2215
quantity: 2116 → 2045; updated_at: 2026-05-22T10:28:13.25 → 2026-05-22T10:28:13.853
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2045,
    "old": 2116
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.853",
    "old": "2026-05-22T10:28:13.25"
  }
}
Prima
{
  "id": 103,
  "quantity": 2116,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.25",
  "raw_material_id": 35
}
Dopo
{
  "id": 103,
  "quantity": 2045,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.853",
  "raw_material_id": 35
}
22/05/26, 12:28:13Inserimentoraw_material_movements1666app interna · csv_import · consuntivo_posting · assignment:2215
id: ∅ → 1666; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2215; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1666,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2215",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.85",
    "old": null
  },
  "quantity_delta": {
    "new": -71,
    "old": null
  },
  "raw_material_id": {
    "new": 35,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1666,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2215",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:13.85",
  "quantity_delta": -71,
  "raw_material_id": 35
}
22/05/26, 12:28:13Inserimentoplan_assignments2215
id: ∅ → 2215; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2215,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 28,
    "old": null
  },
  "operator_id": {
    "new": 37,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 136,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 71,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2215,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": 28,
  "operator_id": 37,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 136,
  "planned_quantity": null,
  "produced_quantity": 71,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances202app interna · csv_import · consuntivo_posting · assignment:2214
quantity: 347 → 543; updated_at: 2026-05-22T10:28:13.563 → 2026-05-22T10:28:13.836
Dettagli before/after
Diff
{
  "quantity": {
    "new": 543,
    "old": 347
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.836",
    "old": "2026-05-22T10:28:13.563"
  }
}
Prima
{
  "id": 202,
  "quantity": 347,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.563",
  "product_code_id": 139
}
Dopo
{
  "id": 202,
  "quantity": 543,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.836",
  "product_code_id": 139
}
22/05/26, 12:28:13Inserimentoinventory_movements2743app interna · csv_import · consuntivo_posting · assignment:2214
id: ∅ → 2743; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2214; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2743,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2214",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.832",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 196,
    "old": null
  },
  "product_code_id": {
    "new": 139,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2743,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2214",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.832",
  "scrap_by_type": null,
  "quantity_delta": 196,
  "product_code_id": 139
}
22/05/26, 12:28:13Modificaraw_material_balances113app interna · csv_import · consuntivo_posting · assignment:2214
quantity: -233 → -429; updated_at: 2026-05-22T10:28:13.554 → 2026-05-22T10:28:13.827
Dettagli before/after
Diff
{
  "quantity": {
    "new": -429,
    "old": -233
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.827",
    "old": "2026-05-22T10:28:13.554"
  }
}
Prima
{
  "id": 113,
  "quantity": -233,
  "warehouse": "raw_treated",
  "updated_at": "2026-05-22T10:28:13.554",
  "raw_material_id": 38
}
Dopo
{
  "id": 113,
  "quantity": -429,
  "warehouse": "raw_treated",
  "updated_at": "2026-05-22T10:28:13.827",
  "raw_material_id": 38
}
22/05/26, 12:28:13Inserimentoraw_material_movements1665app interna · csv_import · consuntivo_posting · assignment:2214
id: ∅ → 1665; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2214; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1665,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2214",
    "old": null
  },
  "warehouse": {
    "new": "raw_treated",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.823",
    "old": null
  },
  "quantity_delta": {
    "new": -196,
    "old": null
  },
  "raw_material_id": {
    "new": 38,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1665,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2214",
  "warehouse": "raw_treated",
  "occurred_at": "2026-05-22T10:28:13.823",
  "quantity_delta": -196,
  "raw_material_id": 38
}
22/05/26, 12:28:13Inserimentoplan_assignments2214
id: ∅ → 2214; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2214,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 15,
    "old": null
  },
  "operator_id": {
    "new": 28,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 139,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 196,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2214,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": 15,
  "operator_id": 28,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 139,
  "planned_quantity": null,
  "produced_quantity": 196,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances937app interna · csv_import · consuntivo_posting · assignment:2213
quantity: 1149 → 1401; updated_at: 2026-05-22T10:28:13.601 → 2026-05-22T10:28:13.808
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1401,
    "old": 1149
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.808",
    "old": "2026-05-22T10:28:13.601"
  }
}
Prima
{
  "id": 937,
  "quantity": 1149,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.601",
  "product_code_id": 114
}
Dopo
{
  "id": 937,
  "quantity": 1401,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.808",
  "product_code_id": 114
}
22/05/26, 12:28:13Inserimentoinventory_movements2742app interna · csv_import · consuntivo_posting · assignment:2213
id: ∅ → 2742; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2213; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2742,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2213",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.804",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 80
    },
    "old": null
  },
  "quantity_delta": {
    "new": 252,
    "old": null
  },
  "product_code_id": {
    "new": 114,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2742,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2213",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.804",
  "scrap_by_type": {
    "workedCasting": 80
  },
  "quantity_delta": 252,
  "product_code_id": 114
}
22/05/26, 12:28:13Modificaraw_material_balances40app interna · csv_import · consuntivo_posting · assignment:2213
quantity: 1121 → 789; updated_at: 2026-05-22T10:28:13.588 → 2026-05-22T10:28:13.799
Dettagli before/after
Diff
{
  "quantity": {
    "new": 789,
    "old": 1121
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.799",
    "old": "2026-05-22T10:28:13.588"
  }
}
Prima
{
  "id": 40,
  "quantity": 1121,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.588",
  "raw_material_id": 14
}
Dopo
{
  "id": 40,
  "quantity": 789,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:13.799",
  "raw_material_id": 14
}
22/05/26, 12:28:13Inserimentoraw_material_movements1664app interna · csv_import · consuntivo_posting · assignment:2213
id: ∅ → 1664; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":80}}; reference: ∅ → assignment:2213; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1664,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 80
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2213",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.795",
    "old": null
  },
  "quantity_delta": {
    "new": -332,
    "old": null
  },
  "raw_material_id": {
    "new": 14,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1664,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 80
    }
  },
  "reference": "assignment:2213",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:13.795",
  "quantity_delta": -332,
  "raw_material_id": 14
}
22/05/26, 12:28:13Inserimentoplan_assignments2213
id: ∅ → 2213; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2213,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 25,
    "old": null
  },
  "operator_id": {
    "new": 31,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 80
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 114,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 252,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2213,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": 25,
  "operator_id": 31,
  "scrap_by_type": {
    "workedCasting": 80
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 114,
  "planned_quantity": null,
  "produced_quantity": 252,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances153app interna · csv_import · consuntivo_posting · assignment:2212
quantity: 368 → 421; updated_at: 2026-05-22T10:28:13.224 → 2026-05-22T10:28:13.781
Dettagli before/after
Diff
{
  "quantity": {
    "new": 421,
    "old": 368
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.781",
    "old": "2026-05-22T10:28:13.224"
  }
}
Prima
{
  "id": 153,
  "quantity": 368,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.224",
  "product_code_id": 111
}
Dopo
{
  "id": 153,
  "quantity": 421,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.781",
  "product_code_id": 111
}
22/05/26, 12:28:13Modificainventory_balances151app interna · csv_import · consuntivo_posting · assignment:2212
quantity: 163 → 110; updated_at: 2026-05-22T10:28:13.742 → 2026-05-22T10:28:13.78
Dettagli before/after
Diff
{
  "quantity": {
    "new": 110,
    "old": 163
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.78",
    "old": "2026-05-22T10:28:13.742"
  }
}
Prima
{
  "id": 151,
  "quantity": 163,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.742",
  "product_code_id": 111
}
Dopo
{
  "id": 151,
  "quantity": 110,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:13.78",
  "product_code_id": 111
}
22/05/26, 12:28:13Inserimentoinventory_movements2741app interna · csv_import · consuntivo_posting · assignment:2212
id: ∅ → 2741; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2212; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2741,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2212",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.777",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 53,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2741,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2212",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:13.777",
  "scrap_by_type": null,
  "quantity_delta": 53,
  "product_code_id": 111
}
22/05/26, 12:28:13Inserimentoinventory_movements2740app interna · csv_import · consuntivo_posting · assignment:2212
id: ∅ → 2740; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2212; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2740,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2212",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:13.775",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -53,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2740,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2212",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:13.775",
  "scrap_by_type": null,
  "quantity_delta": -53,
  "product_code_id": 111
}
22/05/26, 12:28:13Inserimentoplan_assignments2212
id: ∅ → 2212; date: ∅ → 2026-05-20; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2212,
    "old": null
  },
  "date": {
    "new": "2026-05-20",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": null,
    "old": null
  },
  "operator_id": {
    "new": 24,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "assembly",
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 53,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2212,
  "date": "2026-05-20",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": null,
  "operator_id": 24,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 111,
  "planned_quantity": null,
  "produced_quantity": 53,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:13Modificainventory_balances34app interna · csv_import · consuntivo_posting · assignment:2211
quantity: 170 → 224; updated_at: 2026-05-22T10:28:12.625 → 2026-05-22T10:28:13.762
Dettagli before/after
Diff
{
  "quantity": {
    "new": 224,
    "old": 170
  },
  "updated_at": {
    "new": "2026-05-22T10:28:13.762",
    "old": "2026-05-22T10:28:12.625"
  }
}
Prima
{
  "id": 34,
  "quantity": 170,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.625",
  "product_code_id": 109
}
Dopo
{
  "id": 34,
  "quantity": 224,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:13.762",
  "product_code_id": 109
}