This commit is contained in:
2021-05-11 21:35:44 +00:00
parent 5f5e04741e
commit 38b22b65a7

View File

@@ -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