This commit is contained in:
@@ -28,7 +28,7 @@ namespace AyaNova.Models
|
||||
public DateTime NextServiceDate { get; set; }
|
||||
public TimeSpan Repeat { get; set; }//was generate span
|
||||
public TimeSpan GenerateBefore { get; set; }//was threshold span
|
||||
public DateTime? GenerateDate { get; set; }
|
||||
public DateTime? GenerateDate { get; set; }//Internal, not exposed to UI and is the date to do the next generate on that takes into account generatebefore and next service date and is calcd when generate happens for next time see pmbiz top with reference v7 code
|
||||
//----
|
||||
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user