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
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
CURRENTLY DOING: outside service,
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: LoanUnit edit form add "*Cost" fields to UI
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??
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
dispatch is a subset of a service manager job
Rename at both ends and all translations and docs as well.