From dfe16ac70f2b194b1156f59368bba47aa42bec2d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 12 Jul 2021 19:28:18 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 10 +--------- ayanova/src/views/ay-about.vue | 1 - 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 61add043..d4990724 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -250,6 +250,7 @@ todo: cypress testing for load testing etc ## SERVER MISC ITEMS todo: seeder is putting customer users in as techs in sample workorders (on scheduled user for sure at least) +todo: seeder customer and head office accounts now login show "No features have been enabled for your account" todo: notify on server boot?? (general notify to admin user or whatever?) or on shutdown? @@ -420,15 +421,6 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: - -todo 1: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent - dispatch is a subset of a service manager job - Rename at both ends and all translations and docs as well. - -todo 2: New wo link from related objects like Customer, Unit etc replicates v7 feature from grid - -todo 1: reporting - need to add pre-caching code (for the few ENUM lists there are) and populate *Viz throughout graph to workorder before testing printing code. - todo 2: biz rules Go over v7 rules for each level and object and mirror to v8 plus new like date precedence etc diff --git a/ayanova/src/views/ay-about.vue b/ayanova/src/views/ay-about.vue index d50e88c2..766a4cdf 100644 --- a/ayanova/src/views/ay-about.vue +++ b/ayanova/src/views/ay-about.vue @@ -294,7 +294,6 @@ async function fetchTranslatedText(vm) { "User", "Browser", "LanguageCode", - "TimeZone", "CurrencyCode" ]); }