This commit is contained in:
2021-05-27 17:50:20 +00:00
parent 1917a95f42
commit cf5abe9686

View File

@@ -342,10 +342,10 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: Units CURRENTLY DOING: outside service,
ORDER: units, outside service, then look over Joyce list for urgent items, then post (make joyce windows build) and test remotely all devices, then back to refinement todo's below and cases
todo: why does server send isdirty to client, isn't that just a client thing?
Client can set it on initial fetch
todo: seeder stock data / translations: loanunit "Units" have extraneous "rate" in them, i.e. "Hourly rate", sb just "Hourly" todo: seeder stock data / translations: loanunit "Units" have extraneous "rate" in them, i.e. "Hourly rate", sb just "Hourly"
todo: LoanUnit edit form add "*Cost" fields to UI todo: LoanUnit edit form add "*Cost" fields to UI
todo: part request todo: part request
@@ -358,6 +358,10 @@ todo: viz fields display in edit part of form when only one record, but hide whe
show as a line where the table would be?? show as a line where the table would be??
But..then why not just show one line table instead?? But..then why not just show one line table instead??
TODO: ## look over Joyce list for urgent items, then post (make joyce windows build) and test remotely all devices, then back to refinement todo's below and cases
todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent 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 dispatch is a subset of a service manager job
Rename at both ends and all translations and docs as well. Rename at both ends and all translations and docs as well.