This commit is contained in:
2021-05-27 21:51:36 +00:00
parent ab67e840c1
commit afaca2d310
2 changed files with 8 additions and 7 deletions

View File

@@ -342,10 +342,11 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: outside service,
CURRENTLY DOING: testing, clean up and refinements
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: 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
@@ -357,10 +358,10 @@ todo: part request
todo: viz fields display in edit part of form when only one record, but hide when multiple as they show in the table instead??
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: why does server send isdirty to client, isn't that just a client thing?
Client can set it on initial fetch
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

View File

@@ -483,7 +483,7 @@ Handlebars.registerHelper('loud', function (aString) {
headerTemplate: null,
footerTemplate: null,
displayHeaderFooter: false,
paperFormat: 0,
paperFormat: 10,
landscape: false,
marginOptionsBottom: null,
marginOptionsLeft: null,