Gestite schede nella pagina ispezione e migliorie grafiche
This commit is contained in:
@@ -21,7 +21,7 @@ public class Scheda : EntityBase<Scheda>
|
||||
public string? ActivityTypeId { get; set; }
|
||||
public string? Note { get; set; }
|
||||
public string? Responsabile { get; set; }
|
||||
public int Scadenza { get; set; } = 24;
|
||||
public int Scadenza { get; set; } = 1460;
|
||||
|
||||
[NotMapped]
|
||||
public JtbFasiDto? Reparto
|
||||
|
||||
Reference in New Issue
Block a user