case 4232

This commit is contained in:
2022-11-03 18:12:15 +00:00
parent ac8ae554d4
commit 50dc598244
4 changed files with 40 additions and 12 deletions

View File

@@ -110,6 +110,7 @@ namespace AyaNova.Models
[NotMapped]
public bool LastStateLockedViz { get; set; }
[NotMapped]
public bool IsCompleteRecord { get; set; } = true;//indicates if some items were removed due to user role / type restrictions (i.e. woitems they are not scheduled on)