From 38b22b65a7386cd478a6e17a0f973406cbc3a842 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 11 May 2021 21:35:44 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fa5fd1f9..b4e1944a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -178,8 +178,7 @@ todo: errors are inconsistent some use "error" some use "code" to mean the same and validation errors are : {message:"blah", target:"blah", code:"blah"} todo: server boot log should show exact .net framework version in use, currently shows nothing so if there is a bug fix release or something we'd not know for support -todo: reconsider "DispatchFull" and "DispatchLimited" roles should be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent - dispatch is a subset of a service manager job + NOW .... @@ -310,11 +309,17 @@ todo: wo set prices on save, also do need to lookup during entry for grid?? (lik ORDER: Travel, tasks, parts, loans, units, outside service +todo: "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: Workorder should include contract in effect info directly on fetch so it's available to display in UI somewhere and to use in calculations on the form for immediate feedback if necessary - + TODO: test new from scratch wo regularly +TODO: Contract rates + variant for picklist provide bool check contract and then aytype:id pairs that might have one. TODO: actual feature stuff once form there