diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e43c8ef3..119f5035 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -461,7 +461,7 @@ Subcontractor / tech limited modifications todo: units on work order are not limited to customer on work order?? - +todo: looks like wont' need subrights system, need to disentangle and remove it from workorder todo: Status on work order doesn't seem to be preventing "Who can select" by role properly Make it not present status that are not supposed to be available put a back end rule in validation to prevent it as well diff --git a/ayanova/src/components/work-order-header.vue b/ayanova/src/components/work-order-header.vue index 074baa84..b4af137c 100644 --- a/ayanova/src/components/work-order-header.vue +++ b/ayanova/src/components/work-order-header.vue @@ -1,14 +1,5 @@