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 3850Ordinati dal più recente
QuandoAzioneTabellaRecordContestoSintesi modifiche
26/05/26, 11:47:32Modificaplan_assignments3538
operator_id: 38 → 23; scrap_by_type: {"raw":16,"processing":14} → {"workedCasting":3}; produced_quantity: 161 → 133
Dettagli before/after
Diff
{
  "operator_id": {
    "new": 23,
    "old": 38
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 3
    },
    "old": {
      "raw": 16,
      "processing": 14
    }
  },
  "produced_quantity": {
    "new": 133,
    "old": 161
  }
}
Prima
{
  "id": 3538,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 15,
  "operator_id": 38,
  "scrap_by_type": {
    "raw": 16,
    "processing": 14
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 109,
  "planned_quantity": null,
  "produced_quantity": 161,
  "setup_from_product_code_id": null
}
Dopo
{
  "id": 3538,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 15,
  "operator_id": 23,
  "scrap_by_type": {
    "workedCasting": 3
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 109,
  "planned_quantity": null,
  "produced_quantity": 133,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:32Modificainventory_balances524app interna · csv_import · consuntivo_posting · assignment:3546
quantity: 1 → 551; updated_at: 2026-05-22T15:43:37.771 → 2026-05-26T09:47:32.046
Dettagli before/after
Diff
{
  "quantity": {
    "new": 551,
    "old": 1
  },
  "updated_at": {
    "new": "2026-05-26T09:47:32.046",
    "old": "2026-05-22T15:43:37.771"
  }
}
Prima
{
  "id": 524,
  "quantity": 1,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T15:43:37.771",
  "product_code_id": 99
}
Dopo
{
  "id": 524,
  "quantity": 551,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:32.046",
  "product_code_id": 99
}
26/05/26, 11:47:32Inserimentoinventory_movements3103app interna · csv_import · consuntivo_posting · assignment:3546
id: ∅ → 3103; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3546; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3103,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3546",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:32.04",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 550,
    "old": null
  },
  "product_code_id": {
    "new": 99,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3103,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3546",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:32.04",
  "scrap_by_type": null,
  "quantity_delta": 550,
  "product_code_id": 99
}
26/05/26, 11:47:32Modificaraw_material_balances1app interna · csv_import · consuntivo_posting · assignment:3546
quantity: 2592 → 2042; updated_at: 2026-05-25T08:03:41.474 → 2026-05-26T09:47:32.034
Dettagli before/after
Diff
{
  "quantity": {
    "new": 2042,
    "old": 2592
  },
  "updated_at": {
    "new": "2026-05-26T09:47:32.034",
    "old": "2026-05-25T08:03:41.474"
  }
}
Prima
{
  "id": 1,
  "quantity": 2592,
  "warehouse": "raw",
  "updated_at": "2026-05-25T08:03:41.474",
  "raw_material_id": 1
}
Dopo
{
  "id": 1,
  "quantity": 2042,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:32.034",
  "raw_material_id": 1
}
26/05/26, 11:47:32Inserimentoraw_material_movements1926app interna · csv_import · consuntivo_posting · assignment:3546
id: ∅ → 1926; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3546; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1926,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3546",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:32.03",
    "old": null
  },
  "quantity_delta": {
    "new": -550,
    "old": null
  },
  "raw_material_id": {
    "new": 1,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1926,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3546",
  "warehouse": "raw",
  "occurred_at": "2026-05-26T09:47:32.03",
  "quantity_delta": -550,
  "raw_material_id": 1
}
26/05/26, 11:47:32Inserimentoplan_assignments3546
id: ∅ → 3546; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3546,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 14,
    "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": 99,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 550,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3546,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 14,
  "operator_id": 28,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 99,
  "planned_quantity": null,
  "produced_quantity": 550,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:32Modificainventory_balances937app interna · csv_import · consuntivo_posting · assignment:3545
quantity: 740 → 958; updated_at: 2026-05-26T09:47:31.27 → 2026-05-26T09:47:32.017
Dettagli before/after
Diff
{
  "quantity": {
    "new": 958,
    "old": 740
  },
  "updated_at": {
    "new": "2026-05-26T09:47:32.017",
    "old": "2026-05-26T09:47:31.27"
  }
}
Prima
{
  "id": 937,
  "quantity": 740,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.27",
  "product_code_id": 114
}
Dopo
{
  "id": 937,
  "quantity": 958,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:32.017",
  "product_code_id": 114
}
26/05/26, 11:47:32Inserimentoinventory_movements3102app interna · csv_import · consuntivo_posting · assignment:3545
id: ∅ → 3102; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3545; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3102,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3545",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:32.014",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 90
    },
    "old": null
  },
  "quantity_delta": {
    "new": 218,
    "old": null
  },
  "product_code_id": {
    "new": 114,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3102,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3545",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:32.014",
  "scrap_by_type": {
    "workedCasting": 90
  },
  "quantity_delta": 218,
  "product_code_id": 114
}
26/05/26, 11:47:31Modificaraw_material_balances40app interna · csv_import · consuntivo_posting · assignment:3545
quantity: 383 → 75; updated_at: 2026-05-26T09:47:31.259 → 2026-05-26T09:47:32.003
Dettagli before/after
Diff
{
  "quantity": {
    "new": 75,
    "old": 383
  },
  "updated_at": {
    "new": "2026-05-26T09:47:32.003",
    "old": "2026-05-26T09:47:31.259"
  }
}
Prima
{
  "id": 40,
  "quantity": 383,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.259",
  "raw_material_id": 14
}
Dopo
{
  "id": 40,
  "quantity": 75,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:32.003",
  "raw_material_id": 14
}
26/05/26, 11:47:31Inserimentoraw_material_movements1925app interna · csv_import · consuntivo_posting · assignment:3545
id: ∅ → 1925; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":90}}; reference: ∅ → assignment:3545; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1925,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 90
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:3545",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.998",
    "old": null
  },
  "quantity_delta": {
    "new": -308,
    "old": null
  },
  "raw_material_id": {
    "new": 14,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1925,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 90
    }
  },
  "reference": "assignment:3545",
  "warehouse": "raw",
  "occurred_at": "2026-05-26T09:47:31.998",
  "quantity_delta": -308,
  "raw_material_id": 14
}
26/05/26, 11:47:31Inserimentoplan_assignments3545
id: ∅ → 3545; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3545,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 25,
    "old": null
  },
  "operator_id": {
    "new": 41,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 90
    },
    "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": 218,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3545,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 25,
  "operator_id": 41,
  "scrap_by_type": {
    "workedCasting": 90
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 114,
  "planned_quantity": null,
  "produced_quantity": 218,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances1161app interna · csv_import · consuntivo_posting · assignment:3544
quantity: 5 → 108; updated_at: 2026-05-12T13:39:37.431 → 2026-05-26T09:47:31.986
Dettagli before/after
Diff
{
  "quantity": {
    "new": 108,
    "old": 5
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.986",
    "old": "2026-05-12T13:39:37.431"
  }
}
Prima
{
  "id": 1161,
  "quantity": 5,
  "warehouse": "finished_real",
  "updated_at": "2026-05-12T13:39:37.431",
  "product_code_id": 138
}
Dopo
{
  "id": 1161,
  "quantity": 108,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.986",
  "product_code_id": 138
}
26/05/26, 11:47:31Inserimentoinventory_movements3101app interna · csv_import · consuntivo_posting · assignment:3544
id: ∅ → 3101; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3544; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3101,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3544",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.981",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 2
    },
    "old": null
  },
  "quantity_delta": {
    "new": 103,
    "old": null
  },
  "product_code_id": {
    "new": 138,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3101,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3544",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:31.981",
  "scrap_by_type": {
    "workedCasting": 2
  },
  "quantity_delta": 103,
  "product_code_id": 138
}
26/05/26, 11:47:31Modificaraw_material_balances110app interna · csv_import · consuntivo_posting · assignment:3544
quantity: 525 → 420; updated_at: 2026-05-22T14:45:47.797 → 2026-05-26T09:47:31.973
Dettagli before/after
Diff
{
  "quantity": {
    "new": 420,
    "old": 525
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.973",
    "old": "2026-05-22T14:45:47.797"
  }
}
Prima
{
  "id": 110,
  "quantity": 525,
  "warehouse": "raw_treated",
  "updated_at": "2026-05-22T14:45:47.797",
  "raw_material_id": 37
}
Dopo
{
  "id": 110,
  "quantity": 420,
  "warehouse": "raw_treated",
  "updated_at": "2026-05-26T09:47:31.973",
  "raw_material_id": 37
}
26/05/26, 11:47:31Inserimentoraw_material_movements1924app interna · csv_import · consuntivo_posting · assignment:3544
id: ∅ → 1924; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":2}}; reference: ∅ → assignment:3544; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1924,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 2
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:3544",
    "old": null
  },
  "warehouse": {
    "new": "raw_treated",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.968",
    "old": null
  },
  "quantity_delta": {
    "new": -105,
    "old": null
  },
  "raw_material_id": {
    "new": 37,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1924,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 2
    }
  },
  "reference": "assignment:3544",
  "warehouse": "raw_treated",
  "occurred_at": "2026-05-26T09:47:31.968",
  "quantity_delta": -105,
  "raw_material_id": 37
}
26/05/26, 11:47:31Inserimentoplan_assignments3544
id: ∅ → 3544; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3544,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 19,
    "old": null
  },
  "operator_id": {
    "new": 37,
    "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": 138,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 103,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3544,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 19,
  "operator_id": 37,
  "scrap_by_type": {
    "workedCasting": 2
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 138,
  "planned_quantity": null,
  "produced_quantity": 103,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances1861app interna · csv_import · consuntivo_posting · assignment:3543
quantity: 645 → 723; updated_at: 2026-05-26T09:47:31.629 → 2026-05-26T09:47:31.951
Dettagli before/after
Diff
{
  "quantity": {
    "new": 723,
    "old": 645
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.951",
    "old": "2026-05-26T09:47:31.629"
  }
}
Prima
{
  "id": 1861,
  "quantity": 645,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.629",
  "product_code_id": 130
}
Dopo
{
  "id": 1861,
  "quantity": 723,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.951",
  "product_code_id": 130
}
26/05/26, 11:47:31Inserimentoinventory_movements3100app interna · csv_import · consuntivo_posting · assignment:3543
id: ∅ → 3100; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3543; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3100,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3543",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.945",
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 8
    },
    "old": null
  },
  "quantity_delta": {
    "new": 78,
    "old": null
  },
  "product_code_id": {
    "new": 130,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3100,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3543",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:31.945",
  "scrap_by_type": {
    "workedCasting": 8
  },
  "quantity_delta": 78,
  "product_code_id": 130
}
26/05/26, 11:47:31Modificaraw_material_balances85app interna · csv_import · consuntivo_posting · assignment:3543
quantity: 1376 → 1290; updated_at: 2026-05-26T09:47:31.613 → 2026-05-26T09:47:31.933
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1290,
    "old": 1376
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.933",
    "old": "2026-05-26T09:47:31.613"
  }
}
Prima
{
  "id": 85,
  "quantity": 1376,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.613",
  "raw_material_id": 29
}
Dopo
{
  "id": 85,
  "quantity": 1290,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.933",
  "raw_material_id": 29
}
26/05/26, 11:47:31Inserimentoraw_material_movements1923app interna · csv_import · consuntivo_posting · assignment:3543
id: ∅ → 1923; reason: ∅ → production_consumption; metadata: ∅ → {"scrapByType":{"workedCasting":8}}; reference: ∅ → assignment:3543; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1923,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": {
      "scrapByType": {
        "workedCasting": 8
      }
    },
    "old": null
  },
  "reference": {
    "new": "assignment:3543",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.924",
    "old": null
  },
  "quantity_delta": {
    "new": -86,
    "old": null
  },
  "raw_material_id": {
    "new": 29,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1923,
  "reason": "production_consumption",
  "metadata": {
    "scrapByType": {
      "workedCasting": 8
    }
  },
  "reference": "assignment:3543",
  "warehouse": "raw",
  "occurred_at": "2026-05-26T09:47:31.924",
  "quantity_delta": -86,
  "raw_material_id": 29
}
26/05/26, 11:47:31Inserimentoplan_assignments3543
id: ∅ → 3543; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3543,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 22,
    "old": null
  },
  "operator_id": {
    "new": 34,
    "old": null
  },
  "scrap_by_type": {
    "new": {
      "workedCasting": 8
    },
    "old": null
  },
  "setup_minutes": {
    "new": null,
    "old": null
  },
  "assignment_type": {
    "new": "production",
    "old": null
  },
  "product_code_id": {
    "new": 130,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 78,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3543,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 22,
  "operator_id": 34,
  "scrap_by_type": {
    "workedCasting": 8
  },
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 130,
  "planned_quantity": null,
  "produced_quantity": 78,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances123app interna · csv_import · consuntivo_posting · assignment:3542
quantity: -3 → 45; updated_at: 2026-05-26T09:47:31.772 → 2026-05-26T09:47:31.9
Dettagli before/after
Diff
{
  "quantity": {
    "new": 45,
    "old": -3
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.9",
    "old": "2026-05-26T09:47:31.772"
  }
}
Prima
{
  "id": 123,
  "quantity": -3,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.772",
  "product_code_id": 107
}
Dopo
{
  "id": 123,
  "quantity": 45,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.9",
  "product_code_id": 107
}
26/05/26, 11:47:31Inserimentoinventory_movements3099app interna · csv_import · consuntivo_posting · assignment:3542
id: ∅ → 3099; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3542; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3099,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3542",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.893",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 48,
    "old": null
  },
  "product_code_id": {
    "new": 107,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3099,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3542",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-26T09:47:31.893",
  "scrap_by_type": null,
  "quantity_delta": 48,
  "product_code_id": 107
}
26/05/26, 11:47:31Modificaraw_material_balances19app interna · csv_import · consuntivo_posting · assignment:3542
quantity: 210 → 162; updated_at: 2026-05-22T10:59:02.374 → 2026-05-26T09:47:31.886
Dettagli before/after
Diff
{
  "quantity": {
    "new": 162,
    "old": 210
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.886",
    "old": "2026-05-22T10:59:02.374"
  }
}
Prima
{
  "id": 19,
  "quantity": 210,
  "warehouse": "raw",
  "updated_at": "2026-05-22T10:59:02.374",
  "raw_material_id": 7
}
Dopo
{
  "id": 19,
  "quantity": 162,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.886",
  "raw_material_id": 7
}
26/05/26, 11:47:31Inserimentoraw_material_movements1922app interna · csv_import · consuntivo_posting · assignment:3542
id: ∅ → 1922; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3542; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1922,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3542",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.88",
    "old": null
  },
  "quantity_delta": {
    "new": -48,
    "old": null
  },
  "raw_material_id": {
    "new": 7,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1922,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3542",
  "warehouse": "raw",
  "occurred_at": "2026-05-26T09:47:31.88",
  "quantity_delta": -48,
  "raw_material_id": 7
}
26/05/26, 11:47:31Inserimentoplan_assignments3542
id: ∅ → 3542; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3542,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 21,
    "old": null
  },
  "operator_id": {
    "new": 38,
    "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": 107,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 48,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3542,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 21,
  "operator_id": 38,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 107,
  "planned_quantity": null,
  "produced_quantity": 48,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances244app interna · csv_import · consuntivo_posting · assignment:3541
quantity: 77 → 169; updated_at: 2026-05-26T09:47:31.814 → 2026-05-26T09:47:31.864
Dettagli before/after
Diff
{
  "quantity": {
    "new": 169,
    "old": 77
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.864",
    "old": "2026-05-26T09:47:31.814"
  }
}
Prima
{
  "id": 244,
  "quantity": 77,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.814",
  "product_code_id": 108
}
Dopo
{
  "id": 244,
  "quantity": 169,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.864",
  "product_code_id": 108
}
26/05/26, 11:47:31Modificainventory_balances242app interna · csv_import · consuntivo_posting · assignment:3541
quantity: 449 → 357; updated_at: 2026-05-26T09:47:31.811 → 2026-05-26T09:47:31.86
Dettagli before/after
Diff
{
  "quantity": {
    "new": 357,
    "old": 449
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.86",
    "old": "2026-05-26T09:47:31.811"
  }
}
Prima
{
  "id": 242,
  "quantity": 449,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.811",
  "product_code_id": 108
}
Dopo
{
  "id": 242,
  "quantity": 357,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.86",
  "product_code_id": 108
}
26/05/26, 11:47:31Inserimentoinventory_movements3098app interna · csv_import · consuntivo_posting · assignment:3541
id: ∅ → 3098; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3541; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3098,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3541",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.855",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 92,
    "old": null
  },
  "product_code_id": {
    "new": 108,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3098,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3541",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:31.855",
  "scrap_by_type": null,
  "quantity_delta": 92,
  "product_code_id": 108
}
26/05/26, 11:47:31Inserimentoinventory_movements3097app interna · csv_import · consuntivo_posting · assignment:3541
id: ∅ → 3097; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3541; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3097,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3541",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.843",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -92,
    "old": null
  },
  "product_code_id": {
    "new": 108,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3097,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3541",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-26T09:47:31.843",
  "scrap_by_type": null,
  "quantity_delta": -92,
  "product_code_id": 108
}
26/05/26, 11:47:31Inserimentoplan_assignments3541
id: ∅ → 3541; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3541,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 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": 108,
    "old": null
  },
  "planned_quantity": {
    "new": null,
    "old": null
  },
  "produced_quantity": {
    "new": 92,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3541,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": null,
  "operator_id": 24,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 108,
  "planned_quantity": null,
  "produced_quantity": 92,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances244app interna · csv_import · consuntivo_posting · assignment:3449
quantity: 33 → 77; updated_at: 2026-05-25T07:50:29.253 → 2026-05-26T09:47:31.814
Dettagli before/after
Diff
{
  "quantity": {
    "new": 77,
    "old": 33
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.814",
    "old": "2026-05-25T07:50:29.253"
  }
}
Prima
{
  "id": 244,
  "quantity": 33,
  "warehouse": "finished_real",
  "updated_at": "2026-05-25T07:50:29.253",
  "product_code_id": 108
}
Dopo
{
  "id": 244,
  "quantity": 77,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.814",
  "product_code_id": 108
}
26/05/26, 11:47:31Modificainventory_balances242app interna · csv_import · consuntivo_posting · assignment:3449
quantity: 493 → 449; updated_at: 2026-05-26T09:47:31.468 → 2026-05-26T09:47:31.811
Dettagli before/after
Diff
{
  "quantity": {
    "new": 449,
    "old": 493
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.811",
    "old": "2026-05-26T09:47:31.468"
  }
}
Prima
{
  "id": 242,
  "quantity": 493,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.468",
  "product_code_id": 108
}
Dopo
{
  "id": 242,
  "quantity": 449,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.811",
  "product_code_id": 108
}
26/05/26, 11:47:31Inserimentoinventory_movements3096app interna · csv_import · consuntivo_posting · assignment:3449
id: ∅ → 3096; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3449; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3096,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3449",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.807",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 44,
    "old": null
  },
  "product_code_id": {
    "new": 108,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3096,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3449",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:31.807",
  "scrap_by_type": null,
  "quantity_delta": 44,
  "product_code_id": 108
}
26/05/26, 11:47:31Inserimentoinventory_movements3095app interna · csv_import · consuntivo_posting · assignment:3449
id: ∅ → 3095; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3449; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3095,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3449",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.803",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -44,
    "old": null
  },
  "product_code_id": {
    "new": 108,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3095,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3449",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-26T09:47:31.803",
  "scrap_by_type": null,
  "quantity_delta": -44,
  "product_code_id": 108
}
26/05/26, 11:47:31Modificaplan_assignments3449
operator_id: 40 → 25; produced_quantity: ∅ → 44
Dettagli before/after
Diff
{
  "operator_id": {
    "new": 25,
    "old": 40
  },
  "produced_quantity": {
    "new": 44,
    "old": null
  }
}
Prima
{
  "id": 3449,
  "date": "2026-05-25",
  "notes": "Auto-generato (Ordine #300)",
  "shift": "T1",
  "status": "planned",
  "machine_id": null,
  "operator_id": 40,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 108,
  "planned_quantity": 11,
  "produced_quantity": null,
  "setup_from_product_code_id": null
}
Dopo
{
  "id": 3449,
  "date": "2026-05-25",
  "notes": "Auto-generato (Ordine #300)",
  "shift": "T1",
  "status": "planned",
  "machine_id": null,
  "operator_id": 25,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 108,
  "planned_quantity": 11,
  "produced_quantity": 44,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances125app interna · csv_import · consuntivo_posting · assignment:3448
quantity: 29 → 84; updated_at: 2026-05-25T07:48:29.652 → 2026-05-26T09:47:31.777
Dettagli before/after
Diff
{
  "quantity": {
    "new": 84,
    "old": 29
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.777",
    "old": "2026-05-25T07:48:29.652"
  }
}
Prima
{
  "id": 125,
  "quantity": 29,
  "warehouse": "finished_real",
  "updated_at": "2026-05-25T07:48:29.652",
  "product_code_id": 107
}
Dopo
{
  "id": 125,
  "quantity": 84,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.777",
  "product_code_id": 107
}
26/05/26, 11:47:31Modificainventory_balances123app interna · csv_import · consuntivo_posting · assignment:3448
quantity: 52 → -3; updated_at: 2026-05-22T15:40:00.262 → 2026-05-26T09:47:31.772
Dettagli before/after
Diff
{
  "quantity": {
    "new": -3,
    "old": 52
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.772",
    "old": "2026-05-22T15:40:00.262"
  }
}
Prima
{
  "id": 123,
  "quantity": 52,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-22T15:40:00.262",
  "product_code_id": 107
}
Dopo
{
  "id": 123,
  "quantity": -3,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.772",
  "product_code_id": 107
}
26/05/26, 11:47:31Inserimentoinventory_movements3094app interna · csv_import · consuntivo_posting · assignment:3448
id: ∅ → 3094; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3448; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3094,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3448",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.768",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 55,
    "old": null
  },
  "product_code_id": {
    "new": 107,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3094,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3448",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:31.768",
  "scrap_by_type": null,
  "quantity_delta": 55,
  "product_code_id": 107
}
26/05/26, 11:47:31Inserimentoinventory_movements3093app interna · csv_import · consuntivo_posting · assignment:3448
id: ∅ → 3093; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3448; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3093,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3448",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.762",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": -55,
    "old": null
  },
  "product_code_id": {
    "new": 107,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3093,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3448",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-26T09:47:31.762",
  "scrap_by_type": null,
  "quantity_delta": -55,
  "product_code_id": 107
}
26/05/26, 11:47:31Modificaplan_assignments3448
operator_id: 36 → 25; produced_quantity: ∅ → 55
Dettagli before/after
Diff
{
  "operator_id": {
    "new": 25,
    "old": 36
  },
  "produced_quantity": {
    "new": 55,
    "old": null
  }
}
Prima
{
  "id": 3448,
  "date": "2026-05-25",
  "notes": "Auto-generato (Ordine #299)",
  "shift": "T1",
  "status": "planned",
  "machine_id": null,
  "operator_id": 36,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 107,
  "planned_quantity": 5,
  "produced_quantity": null,
  "setup_from_product_code_id": null
}
Dopo
{
  "id": 3448,
  "date": "2026-05-25",
  "notes": "Auto-generato (Ordine #299)",
  "shift": "T1",
  "status": "planned",
  "machine_id": null,
  "operator_id": 25,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "assembly",
  "product_code_id": 107,
  "planned_quantity": 5,
  "produced_quantity": 55,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances1124app interna · csv_import · consuntivo_posting · assignment:3540
quantity: 779 → 851; updated_at: 2026-05-26T09:47:31.497 → 2026-05-26T09:47:31.745
Dettagli before/after
Diff
{
  "quantity": {
    "new": 851,
    "old": 779
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.745",
    "old": "2026-05-26T09:47:31.497"
  }
}
Prima
{
  "id": 1124,
  "quantity": 779,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.497",
  "product_code_id": 136
}
Dopo
{
  "id": 1124,
  "quantity": 851,
  "warehouse": "semi_finished",
  "updated_at": "2026-05-26T09:47:31.745",
  "product_code_id": 136
}
26/05/26, 11:47:31Inserimentoinventory_movements3092app interna · csv_import · consuntivo_posting · assignment:3540
id: ∅ → 3092; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3540; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3092,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3540",
    "old": null
  },
  "warehouse": {
    "new": "semi_finished",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.742",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 72,
    "old": null
  },
  "product_code_id": {
    "new": 136,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3092,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3540",
  "warehouse": "semi_finished",
  "occurred_at": "2026-05-26T09:47:31.742",
  "scrap_by_type": null,
  "quantity_delta": 72,
  "product_code_id": 136
}
26/05/26, 11:47:31Modificaraw_material_balances103app interna · csv_import · consuntivo_posting · assignment:3540
quantity: 1587 → 1515; updated_at: 2026-05-26T09:47:31.485 → 2026-05-26T09:47:31.736
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1515,
    "old": 1587
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.736",
    "old": "2026-05-26T09:47:31.485"
  }
}
Prima
{
  "id": 103,
  "quantity": 1587,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.485",
  "raw_material_id": 35
}
Dopo
{
  "id": 103,
  "quantity": 1515,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.736",
  "raw_material_id": 35
}
26/05/26, 11:47:31Inserimentoraw_material_movements1921app interna · csv_import · consuntivo_posting · assignment:3540
id: ∅ → 1921; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3540; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1921,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3540",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.73",
    "old": null
  },
  "quantity_delta": {
    "new": -72,
    "old": null
  },
  "raw_material_id": {
    "new": 35,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1921,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3540",
  "warehouse": "raw",
  "occurred_at": "2026-05-26T09:47:31.73",
  "quantity_delta": -72,
  "raw_material_id": 35
}
26/05/26, 11:47:31Inserimentoplan_assignments3540
id: ∅ → 3540; date: ∅ → 2026-05-25; notes: ∅ → ∅; shift: ∅ → T2; +10 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3540,
    "old": null
  },
  "date": {
    "new": "2026-05-25",
    "old": null
  },
  "notes": {
    "new": null,
    "old": null
  },
  "shift": {
    "new": "T2",
    "old": null
  },
  "status": {
    "new": "completed",
    "old": null
  },
  "machine_id": {
    "new": 28,
    "old": null
  },
  "operator_id": {
    "new": 22,
    "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": 72,
    "old": null
  },
  "setup_from_product_code_id": {
    "new": null,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3540,
  "date": "2026-05-25",
  "notes": null,
  "shift": "T2",
  "status": "completed",
  "machine_id": 28,
  "operator_id": 22,
  "scrap_by_type": null,
  "setup_minutes": null,
  "assignment_type": "production",
  "product_code_id": 136,
  "planned_quantity": null,
  "produced_quantity": 72,
  "setup_from_product_code_id": null
}
26/05/26, 11:47:31Modificainventory_balances83app interna · csv_import · consuntivo_posting · assignment:3539
quantity: 787 → 801; updated_at: 2026-05-22T15:30:52.462 → 2026-05-26T09:47:31.711
Dettagli before/after
Diff
{
  "quantity": {
    "new": 801,
    "old": 787
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.711",
    "old": "2026-05-22T15:30:52.462"
  }
}
Prima
{
  "id": 83,
  "quantity": 787,
  "warehouse": "finished_real",
  "updated_at": "2026-05-22T15:30:52.462",
  "product_code_id": 112
}
Dopo
{
  "id": 83,
  "quantity": 801,
  "warehouse": "finished_real",
  "updated_at": "2026-05-26T09:47:31.711",
  "product_code_id": 112
}
26/05/26, 11:47:31Inserimentoinventory_movements3091app interna · csv_import · consuntivo_posting · assignment:3539
id: ∅ → 3091; reason: ∅ → production_output; metadata: ∅ → ∅; reference: ∅ → assignment:3539; +5 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 3091,
    "old": null
  },
  "reason": {
    "new": "production_output",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3539",
    "old": null
  },
  "warehouse": {
    "new": "finished_real",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.705",
    "old": null
  },
  "scrap_by_type": {
    "new": null,
    "old": null
  },
  "quantity_delta": {
    "new": 14,
    "old": null
  },
  "product_code_id": {
    "new": 112,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 3091,
  "reason": "production_output",
  "metadata": null,
  "reference": "assignment:3539",
  "warehouse": "finished_real",
  "occurred_at": "2026-05-26T09:47:31.705",
  "scrap_by_type": null,
  "quantity_delta": 14,
  "product_code_id": 112
}
26/05/26, 11:47:31Modificaraw_material_balances34app interna · csv_import · consuntivo_posting · assignment:3539
quantity: 1594 → 1580; updated_at: 2026-05-22T15:30:33.383 → 2026-05-26T09:47:31.697
Dettagli before/after
Diff
{
  "quantity": {
    "new": 1580,
    "old": 1594
  },
  "updated_at": {
    "new": "2026-05-26T09:47:31.697",
    "old": "2026-05-22T15:30:33.383"
  }
}
Prima
{
  "id": 34,
  "quantity": 1594,
  "warehouse": "raw",
  "updated_at": "2026-05-22T15:30:33.383",
  "raw_material_id": 12
}
Dopo
{
  "id": 34,
  "quantity": 1580,
  "warehouse": "raw",
  "updated_at": "2026-05-26T09:47:31.697",
  "raw_material_id": 12
}
26/05/26, 11:47:31Inserimentoraw_material_movements1920app interna · csv_import · consuntivo_posting · assignment:3539
id: ∅ → 1920; reason: ∅ → production_consumption; metadata: ∅ → ∅; reference: ∅ → assignment:3539; +4 altri campi
Dettagli before/after
Diff
{
  "id": {
    "new": 1920,
    "old": null
  },
  "reason": {
    "new": "production_consumption",
    "old": null
  },
  "metadata": {
    "new": null,
    "old": null
  },
  "reference": {
    "new": "assignment:3539",
    "old": null
  },
  "warehouse": {
    "new": "raw",
    "old": null
  },
  "occurred_at": {
    "new": "2026-05-26T09:47:31.689",
    "old": null
  },
  "quantity_delta": {
    "new": -14,
    "old": null
  },
  "raw_material_id": {
    "new": 12,
    "old": null
  }
}
Prima
null
Dopo
{
  "id": 1920,
  "reason": "production_consumption",
  "metadata": null,
  "reference": "assignment:3539",
  "warehouse": "raw",
  "occurred_at": "2026-05-26T09:47:31.689",
  "quantity_delta": -14,
  "raw_material_id": 12
}