This commit is contained in:
@@ -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
|
||||
|
||||
@@ -294,7 +294,6 @@ async function fetchTranslatedText(vm) {
|
||||
"User",
|
||||
"Browser",
|
||||
"LanguageCode",
|
||||
"TimeZone",
|
||||
"CurrencyCode"
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user