Aggiunta metodo x copiare ODL in SEND + trad valori
This commit is contained in:
@@ -15,6 +15,6 @@ namespace MP.Data.DTO
|
||||
{
|
||||
public List<FluxLog> ODL { get; set; } = new List<FluxLog>();
|
||||
|
||||
public List<FluxLog> OdlClone { get; set; } = new List<FluxLog>();
|
||||
public List<FluxLog> SEND { get; set; } = new List<FluxLog>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user