diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 07940e62..f423817e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -518,6 +518,7 @@ CURRENTLY DOING: PM stuff: Add back end rules as necessary for quotes and PM's Sanity checks for PM settings will be a must here GenerateBeforeInterval must be less than repeatinterval + exclude days of week can't be *all* days of the week test help links Child->grandchild data lists for quotes and pm's like workorders release diff --git a/ayanova/src/components/days-of-week-control.vue b/ayanova/src/components/days-of-week-control.vue index f15c1c27..529e7224 100644 --- a/ayanova/src/components/days-of-week-control.vue +++ b/ayanova/src/components/days-of-week-control.vue @@ -1,6 +1,6 @@