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 8700Ordinati dal più recente
QuandoAzioneTabellaRecordContestoSintesi modifiche
22/05/26, 12:28:12Inserimentoinventory_movements2688app interna · csv_import · consuntivo_posting · assignment:2171
id: ∅ → 2688; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2171; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2688,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2171",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.548",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 1
    },
    "old": null
  },
  "quantity_delta": {
    "new": 65,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2688,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2171",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:12.548",
  "scrap_by_type": {
    "workedCasting": 1
  },
  "quantity_delta": 65,
  "product_code_id": 111
}
22/05/26, 12:28:12Modificaraw_material_balances31app interna · csv_import · consuntivo_posting · assignment:2171
quantity: 588 → 522; updated_at: 2026-05-22T10:28:12.276 → 2026-05-22T10:28:12.538
Dettagli before/after
Diff
{
  "quantity": {
    "new": 522,
    "old": 588
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.538",
    "old": "2026-05-22T10:28:12.276"
  }
}
Prima
{
  "id": 31,
  "quantity": 588,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.276",
  "raw_material_id": 11
}
Dopo
{
  "id": 31,
  "quantity": 522,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.538",
  "raw_material_id": 11
}
22/05/26, 12:28:12Inserimentoraw_material_movements1634app interna · csv_import · consuntivo_posting · assignment:2171
id: ∅ → 1634; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":1}}; reference: ∅ → assignment:2171; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1634,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 1
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2171",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.534",
    "old": null
  },
  "quantity_delta": {
    "new": -66,
    "old": null
  },
  "raw_material_id": {
    "new": 11,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1634,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 1
    }
  },
  "reference": "assignment:2171",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.534",
  "quantity_delta": -66,
  "raw_material_id": 11
}
22/05/26, 12:28:12Inserimentoplan_assignments2171
id: ∅ → 2171; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2171,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 21,
    "old": null
  },
  "operator_id": {
    "new": 29,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 1
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 65,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2171,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 21,
  "operator_id": 29,
  "scrap_by_type": {
    "workedCasting": 1
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 111,
  "planned_quantity": null,
  "produced_quantity": 65,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances853app interna · csv_import · consuntivo_posting · assignment:2170
quantity: 905 → 1309; updated_at: 2026-05-14T14:30:03.612 → 2026-05-22T10:28:12.515
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1309,
    "old": 905
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.515",
    "old": "2026-05-14T14:30:03.612"
  }
}
Prima
{
  "id": 853,
  "quantity": 905,
  "warehouse": "finished_real",
  "updated_at": "2026-05-14T14:30:03.612",
  "product_code_id": 117
}
Dopo
{
  "id": 853,
  "quantity": 1309,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.515",
  "product_code_id": 117
}
22/05/26, 12:28:12Inserimentoinventory_movements2687app interna · csv_import · consuntivo_posting · assignment:2170
id: ∅ → 2687; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2170; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2687,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2170",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.511",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 404,
    "old": null
  },
  "product_code_id": {
    "new": 117,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2687,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2170",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:12.511",
  "scrap_by_type": null,
  "quantity_delta": 404,
  "product_code_id": 117
}
22/05/26, 12:28:12Modificaraw_material_balances49app interna · csv_import · consuntivo_posting · assignment:2170
quantity: 7245 → 6841; updated_at: 2026-05-14T11:21:16.281 → 2026-05-22T10:28:12.506
Dettagli before/after
Diff
{
  "quantity": {
    "new": 6841,
    "old": 7245
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.506",
    "old": "2026-05-14T11:21:16.281"
  }
}
Prima
{
  "id": 49,
  "quantity": 7245,
  "warehouse": "raw",
  "updated_at": "2026-05-14T11:21:16.281",
  "raw_material_id": 17
}
Dopo
{
  "id": 49,
  "quantity": 6841,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.506",
  "raw_material_id": 17
}
22/05/26, 12:28:12Inserimentoraw_material_movements1633app interna · csv_import · consuntivo_posting · assignment:2170
id: ∅ → 1633; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2170; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1633,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2170",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.502",
    "old": null
  },
  "quantity_delta": {
    "new": -404,
    "old": null
  },
  "raw_material_id": {
    "new": 17,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1633,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2170",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.502",
  "quantity_delta": -404,
  "raw_material_id": 17
}
22/05/26, 12:28:12Inserimentoplan_assignments2170
id: ∅ → 2170; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2170,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 23,
    "old": null
  },
  "operator_id": {
    "new": 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": 117,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 404,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2170,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 23,
  "operator_id": 28,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 117,
  "planned_quantity": null,
  "produced_quantity": 404,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances62app interna · csv_import · consuntivo_posting · assignment:2169
quantity: 2931 → 3207; updated_at: 2026-05-22T10:28:12.23 → 2026-05-22T10:28:12.487
Dettagli before/after
Diff
{
  "quantity": {
    "new": 3207,
    "old": 2931
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.487",
    "old": "2026-05-22T10:28:12.23"
  }
}
Prima
{
  "id": 62,
  "quantity": 2931,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.23",
  "product_code_id": 113
}
Dopo
{
  "id": 62,
  "quantity": 3207,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.487",
  "product_code_id": 113
}
22/05/26, 12:28:12Inserimentoinventory_movements2686app interna · csv_import · consuntivo_posting · assignment:2169
id: ∅ → 2686; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2169; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2686,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2169",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.481",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 276,
    "old": null
  },
  "product_code_id": {
    "new": 113,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2686,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2169",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:12.481",
  "scrap_by_type": null,
  "quantity_delta": 276,
  "product_code_id": 113
}
22/05/26, 12:28:12Modificaraw_material_balances37app interna · csv_import · consuntivo_posting · assignment:2169
quantity: 5618 → 5342; updated_at: 2026-05-22T10:28:12.216 → 2026-05-22T10:28:12.476
Dettagli before/after
Diff
{
  "quantity": {
    "new": 5342,
    "old": 5618
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.476",
    "old": "2026-05-22T10:28:12.216"
  }
}
Prima
{
  "id": 37,
  "quantity": 5618,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.216",
  "raw_material_id": 13
}
Dopo
{
  "id": 37,
  "quantity": 5342,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.476",
  "raw_material_id": 13
}
22/05/26, 12:28:12Inserimentoraw_material_movements1632app interna · csv_import · consuntivo_posting · assignment:2169
id: ∅ → 1632; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2169; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1632,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2169",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.472",
    "old": null
  },
  "quantity_delta": {
    "new": -276,
    "old": null
  },
  "raw_material_id": {
    "new": 13,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1632,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2169",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.472",
  "quantity_delta": -276,
  "raw_material_id": 13
}
22/05/26, 12:28:12Inserimentoplan_assignments2169
id: ∅ → 2169; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2169,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 25,
    "old": null
  },
  "operator_id": {
    "new": 41,
    "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": 113,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 276,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2169,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 25,
  "operator_id": 41,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 113,
  "planned_quantity": null,
  "produced_quantity": 276,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances39app interna · csv_import · consuntivo_posting · assignment:2168
quantity: -1 → 238; updated_at: 2026-05-14T11:21:16.148 → 2026-05-22T10:28:12.455
Dettagli before/after
Diff
{
  "quantity": {
    "new": 238,
    "old": -1
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.455",
    "old": "2026-05-14T11:21:16.148"
  }
}
Prima
{
  "id": 39,
  "quantity": -1,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-14T11:21:16.148",
  "product_code_id": 104
}
Dopo
{
  "id": 39,
  "quantity": 238,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.455",
  "product_code_id": 104
}
22/05/26, 12:28:12Inserimentoinventory_movements2685app interna · csv_import · consuntivo_posting · assignment:2168
id: ∅ → 2685; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2168; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2685,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2168",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.45",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "raw": 9,
      "processing": 1
    },
    "old": null
  },
  "quantity_delta": {
    "new": 239,
    "old": null
  },
  "product_code_id": {
    "new": 104,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2685,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2168",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:12.45",
  "scrap_by_type": {
    "raw": 9,
    "processing": 1
  },
  "quantity_delta": 239,
  "product_code_id": 104
}
22/05/26, 12:28:12Modificaraw_material_balances10app interna · csv_import · consuntivo_posting · assignment:2168
quantity: 380 → 131; updated_at: 2026-05-22T10:28:12.108 → 2026-05-22T10:28:12.444
Dettagli before/after
Diff
{
  "quantity": {
    "new": 131,
    "old": 380
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.444",
    "old": "2026-05-22T10:28:12.108"
  }
}
Prima
{
  "id": 10,
  "quantity": 380,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.108",
  "raw_material_id": 4
}
Dopo
{
  "id": 10,
  "quantity": 131,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.444",
  "raw_material_id": 4
}
22/05/26, 12:28:12Inserimentoraw_material_movements1631app interna · csv_import · consuntivo_posting · assignment:2168
id: ∅ → 1631; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":9,"processing":1}}; reference: ∅ → assignment:2168; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1631,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "raw": 9,
        "processing": 1
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2168",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.44",
    "old": null
  },
  "quantity_delta": {
    "new": -249,
    "old": null
  },
  "raw_material_id": {
    "new": 4,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1631,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "raw": 9,
      "processing": 1
    }
  },
  "reference": "assignment:2168",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.44",
  "quantity_delta": -249,
  "raw_material_id": 4
}
22/05/26, 12:28:12Inserimentoplan_assignments2168
id: ∅ → 2168; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2168,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "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": 24,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "raw": 9,
      "processing": 1
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 104,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 239,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2168,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 15,
  "operator_id": 24,
  "scrap_by_type": {
    "raw": 9,
    "processing": 1
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 104,
  "planned_quantity": null,
  "produced_quantity": 239,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances90app interna · csv_import · consuntivo_posting · assignment:2167
quantity: 1778 → 2119; updated_at: 2026-05-22T10:28:11.86 → 2026-05-22T10:28:12.425
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2119,
    "old": 1778
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.425",
    "old": "2026-05-22T10:28:11.86"
  }
}
Prima
{
  "id": 90,
  "quantity": 1778,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:11.86",
  "product_code_id": 118
}
Dopo
{
  "id": 90,
  "quantity": 2119,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.425",
  "product_code_id": 118
}
22/05/26, 12:28:12Inserimentoinventory_movements2684app interna · csv_import · consuntivo_posting · assignment:2167
id: ∅ → 2684; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2167; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2684,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2167",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.422",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 3
    },
    "old": null
  },
  "quantity_delta": {
    "new": 341,
    "old": null
  },
  "product_code_id": {
    "new": 118,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2684,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2167",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:12.422",
  "scrap_by_type": {
    "workedCasting": 3
  },
  "quantity_delta": 341,
  "product_code_id": 118
}
22/05/26, 12:28:12Modificaraw_material_balances52app interna · csv_import · consuntivo_posting · assignment:2167
quantity: 7130 → 6786; updated_at: 2026-05-22T10:28:11.849 → 2026-05-22T10:28:12.417
Dettagli before/after
Diff
{
  "quantity": {
    "new": 6786,
    "old": 7130
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.417",
    "old": "2026-05-22T10:28:11.849"
  }
}
Prima
{
  "id": 52,
  "quantity": 7130,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:11.849",
  "raw_material_id": 18
}
Dopo
{
  "id": 52,
  "quantity": 6786,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.417",
  "raw_material_id": 18
}
22/05/26, 12:28:12Inserimentoraw_material_movements1630app interna · csv_import · consuntivo_posting · assignment:2167
id: ∅ → 1630; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":3}}; reference: ∅ → assignment:2167; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1630,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 3
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2167",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.413",
    "old": null
  },
  "quantity_delta": {
    "new": -344,
    "old": null
  },
  "raw_material_id": {
    "new": 18,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1630,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 3
    }
  },
  "reference": "assignment:2167",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.413",
  "quantity_delta": -344,
  "raw_material_id": 18
}
22/05/26, 12:28:12Inserimentoplan_assignments2167
id: ∅ → 2167; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2167,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "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": 34,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 3
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 118,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 341,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2167,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 22,
  "operator_id": 34,
  "scrap_by_type": {
    "workedCasting": 3
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 118,
  "planned_quantity": null,
  "produced_quantity": 341,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances524app interna · csv_import · consuntivo_posting · assignment:2166
quantity: 0 → 479; updated_at: 2026-05-14T11:21:15.808 → 2026-05-22T10:28:12.397
Dettagli before/after
Diff
{
  "quantity": {
    "new": 479,
    "old": 0
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.397",
    "old": "2026-05-14T11:21:15.808"
  }
}
Prima
{
  "id": 524,
  "quantity": 0,
  "warehouse": "finished_real",
  "updated_at": "2026-05-14T11:21:15.808",
  "product_code_id": 99
}
Dopo
{
  "id": 524,
  "quantity": 479,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.397",
  "product_code_id": 99
}
22/05/26, 12:28:12Inserimentoinventory_movements2683app interna · csv_import · consuntivo_posting · assignment:2166
id: ∅ → 2683; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2166; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2683,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2166",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.393",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "raw": 1
    },
    "old": null
  },
  "quantity_delta": {
    "new": 479,
    "old": null
  },
  "product_code_id": {
    "new": 99,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2683,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2166",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:12.393",
  "scrap_by_type": {
    "raw": 1
  },
  "quantity_delta": 479,
  "product_code_id": 99
}
22/05/26, 12:28:12Modificaraw_material_balances1app interna · csv_import · consuntivo_posting · assignment:2166
quantity: 2701 → 2221; updated_at: 2026-05-14T13:28:40.616 → 2026-05-22T10:28:12.387
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2221,
    "old": 2701
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.387",
    "old": "2026-05-14T13:28:40.616"
  }
}
Prima
{
  "id": 1,
  "quantity": 2701,
  "warehouse": "raw",
  "updated_at": "2026-05-14T13:28:40.616",
  "raw_material_id": 1
}
Dopo
{
  "id": 1,
  "quantity": 2221,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.387",
  "raw_material_id": 1
}
22/05/26, 12:28:12Inserimentoraw_material_movements1629app interna · csv_import · consuntivo_posting · assignment:2166
id: ∅ → 1629; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"raw":1}}; reference: ∅ → assignment:2166; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1629,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "raw": 1
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2166",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.382",
    "old": null
  },
  "quantity_delta": {
    "new": -480,
    "old": null
  },
  "raw_material_id": {
    "new": 1,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1629,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "raw": 1
    }
  },
  "reference": "assignment:2166",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.382",
  "quantity_delta": -480,
  "raw_material_id": 1
}
22/05/26, 12:28:12Inserimentoplan_assignments2166
id: ∅ → 2166; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2166,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 14,
    "old": null
  },
  "operator_id": {
    "new": 37,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "raw": 1
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 99,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 479,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2166,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 14,
  "operator_id": 37,
  "scrap_by_type": {
    "raw": 1
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 99,
  "planned_quantity": null,
  "produced_quantity": 479,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances825app interna · csv_import · consuntivo_posting · assignment:2165
quantity: 596 → 724; updated_at: 2026-05-22T10:28:12.183 → 2026-05-22T10:28:12.366
Dettagli before/after
Diff
{
  "quantity": {
    "new": 724,
    "old": 596
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.366",
    "old": "2026-05-22T10:28:12.183"
  }
}
Prima
{
  "id": 825,
  "quantity": 596,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.183",
  "product_code_id": 147
}
Dopo
{
  "id": 825,
  "quantity": 724,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.366",
  "product_code_id": 147
}
22/05/26, 12:28:12Inserimentoinventory_movements2682app interna · csv_import · consuntivo_posting · assignment:2165
id: ∅ → 2682; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2165; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2682,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2165",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.362",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 128,
    "old": null
  },
  "product_code_id": {
    "new": 147,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2682,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2165",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:12.362",
  "scrap_by_type": null,
  "quantity_delta": 128,
  "product_code_id": 147
}
22/05/26, 12:28:12Modificaraw_material_balances136app interna · csv_import · consuntivo_posting · assignment:2165
quantity: 1023 → 895; updated_at: 2026-05-22T10:28:12.173 → 2026-05-22T10:28:12.357
Dettagli before/after
Diff
{
  "quantity": {
    "new": 895,
    "old": 1023
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.357",
    "old": "2026-05-22T10:28:12.173"
  }
}
Prima
{
  "id": 136,
  "quantity": 1023,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.173",
  "raw_material_id": 46
}
Dopo
{
  "id": 136,
  "quantity": 895,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.357",
  "raw_material_id": 46
}
22/05/26, 12:28:12Inserimentoraw_material_movements1628app interna · csv_import · consuntivo_posting · assignment:2165
id: ∅ → 1628; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2165; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1628,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2165",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.353",
    "old": null
  },
  "quantity_delta": {
    "new": -128,
    "old": null
  },
  "raw_material_id": {
    "new": 46,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1628,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2165",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.353",
  "quantity_delta": -128,
  "raw_material_id": 46
}
22/05/26, 12:28:12Inserimentoplan_assignments2165
id: ∅ → 2165; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2165,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 18,
    "old": null
  },
  "operator_id": {
    "new": 31,
    "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": 147,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 128,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2165,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 18,
  "operator_id": 31,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 147,
  "planned_quantity": null,
  "produced_quantity": 128,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances235app interna · csv_import · consuntivo_posting · assignment:2164
quantity: 1498 → 1646; updated_at: 2026-05-22T10:28:12.256 → 2026-05-22T10:28:12.339
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1646,
    "old": 1498
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.339",
    "old": "2026-05-22T10:28:12.256"
  }
}
Prima
{
  "id": 235,
  "quantity": 1498,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.256",
  "product_code_id": 134
}
Dopo
{
  "id": 235,
  "quantity": 1646,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.339",
  "product_code_id": 134
}
22/05/26, 12:28:12Inserimentoinventory_movements2681app interna · csv_import · consuntivo_posting · assignment:2164
id: ∅ → 2681; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2164; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2681,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2164",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.335",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 2
    },
    "old": null
  },
  "quantity_delta": {
    "new": 148,
    "old": null
  },
  "product_code_id": {
    "new": 134,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2681,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2164",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:12.335",
  "scrap_by_type": {
    "workedCasting": 2
  },
  "quantity_delta": 148,
  "product_code_id": 134
}
22/05/26, 12:28:12Modificaraw_material_balances97app interna · csv_import · consuntivo_posting · assignment:2164
quantity: 1399 → 1249; updated_at: 2026-05-22T10:28:12.246 → 2026-05-22T10:28:12.33
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1249,
    "old": 1399
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.33",
    "old": "2026-05-22T10:28:12.246"
  }
}
Prima
{
  "id": 97,
  "quantity": 1399,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.246",
  "raw_material_id": 33
}
Dopo
{
  "id": 97,
  "quantity": 1249,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.33",
  "raw_material_id": 33
}
22/05/26, 12:28:12Inserimentoraw_material_movements1627app interna · csv_import · consuntivo_posting · assignment:2164
id: ∅ → 1627; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":2}}; reference: ∅ → assignment:2164; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1627,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 2
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:2164",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.326",
    "old": null
  },
  "quantity_delta": {
    "new": -150,
    "old": null
  },
  "raw_material_id": {
    "new": 33,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1627,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 2
    }
  },
  "reference": "assignment:2164",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.326",
  "quantity_delta": -150,
  "raw_material_id": 33
}
22/05/26, 12:28:12Inserimentoplan_assignments2164
id: ∅ → 2164; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2164,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "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": 18,
    "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": 134,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 148,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2164,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 15,
  "operator_id": 18,
  "scrap_by_type": {
    "workedCasting": 2
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 134,
  "planned_quantity": null,
  "produced_quantity": 148,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances153app interna · csv_import · consuntivo_posting · assignment:2163
quantity: 150 → 156; updated_at: 2026-05-22T10:28:11.974 → 2026-05-22T10:28:12.309
Dettagli before/after
Diff
{
  "quantity": {
    "new": 156,
    "old": 150
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.309",
    "old": "2026-05-22T10:28:11.974"
  }
}
Prima
{
  "id": 153,
  "quantity": 150,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:11.974",
  "product_code_id": 111
}
Dopo
{
  "id": 153,
  "quantity": 156,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T10:28:12.309",
  "product_code_id": 111
}
22/05/26, 12:28:12Modificainventory_balances151app interna · csv_import · consuntivo_posting · assignment:2163
quantity: 63 → 57; updated_at: 2026-05-22T10:28:12.285 → 2026-05-22T10:28:12.307
Dettagli before/after
Diff
{
  "quantity": {
    "new": 57,
    "old": 63
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.307",
    "old": "2026-05-22T10:28:12.285"
  }
}
Prima
{
  "id": 151,
  "quantity": 63,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.285",
  "product_code_id": 111
}
Dopo
{
  "id": 151,
  "quantity": 57,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.307",
  "product_code_id": 111
}
22/05/26, 12:28:12Inserimentoinventory_movements2680app interna · csv_import · consuntivo_posting · assignment:2163
id: ∅ → 2680; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2163; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2680,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2163",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.302",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 6,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2680,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2163",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-22T10:28:12.302",
  "scrap_by_type": null,
  "quantity_delta": 6,
  "product_code_id": 111
}
22/05/26, 12:28:12Inserimentoinventory_movements2679app interna · csv_import · consuntivo_posting · assignment:2163
id: ∅ → 2679; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2163; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2679,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2163",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.3",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -6,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2679,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2163",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:12.3",
  "scrap_by_type": null,
  "quantity_delta": -6,
  "product_code_id": 111
}
22/05/26, 12:28:12Inserimentoplan_assignments2163
id: ∅ → 2163; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2163,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "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": 27,
    "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": 6,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2163,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": null,
  "operator_id": 27,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 111,
  "planned_quantity": null,
  "produced_quantity": 6,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances151app interna · csv_import · consuntivo_posting · assignment:2162
quantity: 43 → 63; updated_at: 2026-05-22T10:28:11.972 → 2026-05-22T10:28:12.285
Dettagli before/after
Diff
{
  "quantity": {
    "new": 63,
    "old": 43
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.285",
    "old": "2026-05-22T10:28:11.972"
  }
}
Prima
{
  "id": 151,
  "quantity": 43,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:11.972",
  "product_code_id": 111
}
Dopo
{
  "id": 151,
  "quantity": 63,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.285",
  "product_code_id": 111
}
22/05/26, 12:28:12Inserimentoinventory_movements2678app interna · csv_import · consuntivo_posting · assignment:2162
id: ∅ → 2678; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:2162; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2678,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2162",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.281",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 20,
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2678,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:2162",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-22T10:28:12.281",
  "scrap_by_type": null,
  "quantity_delta": 20,
  "product_code_id": 111
}
22/05/26, 12:28:12Modificaraw_material_balances31app interna · csv_import · consuntivo_posting · assignment:2162
quantity: 608 → 588; updated_at: 2026-05-22T10:28:11.911 → 2026-05-22T10:28:12.276
Dettagli before/after
Diff
{
  "quantity": {
    "new": 588,
    "old": 608
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.276",
    "old": "2026-05-22T10:28:11.911"
  }
}
Prima
{
  "id": 31,
  "quantity": 608,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:11.911",
  "raw_material_id": 11
}
Dopo
{
  "id": 31,
  "quantity": 588,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:28:12.276",
  "raw_material_id": 11
}
22/05/26, 12:28:12Inserimentoraw_material_movements1626app interna · csv_import · consuntivo_posting · assignment:2162
id: ∅ → 1626; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:2162; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1626,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:2162",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-22T10:28:12.273",
    "old": null
  },
  "quantity_delta": {
    "new": -20,
    "old": null
  },
  "raw_material_id": {
    "new": 11,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1626,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:2162",
  "warehouse": "raw",
  "occurred_at": "2026-05-22T10:28:12.273",
  "quantity_delta": -20,
  "raw_material_id": 11
}
22/05/26, 12:28:12Inserimentoplan_assignments2162
id: ∅ → 2162; date: ∅ → 2026-05-15; notes: ∅ → ∅; shift: ∅ → T1; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 2162,
    "old": null
  },
  "date": {
    "new": "2026-05-15",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T1",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 21,
    "old": null
  },
  "operator_id": {
    "new": 27,
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 111,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 20,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 2162,
  "date": "2026-05-15",
  "notes": null,
  "shift": "T1",
  "status": "completed",
  "machine_id": 21,
  "operator_id": 27,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 111,
  "planned_quantity": null,
  "produced_quantity": 20,
  "setup_from_product_code_id": null
}
22/05/26, 12:28:12Modificainventory_balances235app interna · csv_import · consuntivo_posting · assignment:2161
quantity: 1354 → 1498; updated_at: 2026-05-22T10:28:11.889 → 2026-05-22T10:28:12.256
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1498,
    "old": 1354
  },
  "updated_at": {
    "new": "2026-05-22T10:28:12.256",
    "old": "2026-05-22T10:28:11.889"
  }
}
Prima
{
  "id": 235,
  "quantity": 1354,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:11.889",
  "product_code_id": 134
}
Dopo
{
  "id": 235,
  "quantity": 1498,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T10:28:12.256",
  "product_code_id": 134
}