diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ff36a9dc..feaa49c4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -222,7 +222,8 @@ todo:3 Whats new in this release popup or link tied into the update process of t todo:1 update to latest postgres portable and document how to do it as well or a link to how to do it - +todo: 1 if a customer type logs in, does Auth check to see that customer or headoffice is active? + because if it isn't the user shouldn't be allowed to login either todo:1 Joyce case 3931 test restore of 4alarm data Get a copy from Joyce on the red drive, it's about 5gb diff --git a/ayanova/src/views/customer-csr.vue b/ayanova/src/views/customer-csr.vue index e9d91539..8b226983 100644 --- a/ayanova/src/views/customer-csr.vue +++ b/ayanova/src/views/customer-csr.vue @@ -1,25 +1,176 @@