This commit is contained in:
@@ -40,6 +40,9 @@ namespace AyaNova.Models
|
||||
[Required]
|
||||
public TimeSpan WorkOrderCompleteByAge { get; set; } = TimeSpan.Zero;//was workorderclosebyage
|
||||
|
||||
public bool AllowScheduleConflicts { get; set; }
|
||||
|
||||
|
||||
|
||||
//CUSTOMER ACCESS FEATURES AND SETTINGS
|
||||
public long? CustomerDefaultWorkOrderReportId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user