This commit is contained in:
2022-03-02 15:49:01 +00:00
parent 1f9652c83a
commit e1a4e047ed
9 changed files with 69 additions and 5 deletions

View File

@@ -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()
{