This commit is contained in:
@@ -3249,6 +3249,7 @@ namespace AyaNova.Util
|
||||
//if it's in the past tag it with a completed type status
|
||||
if (olderThanOneWeekAgo)
|
||||
{
|
||||
if (Fake.Random.Int(1, 10) != 3) //10% overdue for showing off widget overdue
|
||||
{
|
||||
var WoState = new WorkOrderState()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user