Fix gestione Ferramenta (no ItemID...)

This commit is contained in:
Samuele Locatelli
2026-04-17 17:52:28 +02:00
parent e7d821bb68
commit 87f9e25692
2 changed files with 2 additions and 2 deletions
@@ -27,7 +27,7 @@
/// <summary>
/// ID dell'item richiesto
/// </summary>
public int? ItemID { get; set; } = 0;
public int? ItemID { get; set; } = null;
/// <summary>
/// Quantità richiesta per Item (complessiva)