This commit is contained in:
@@ -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: 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
|
||||||
@@ -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??
|
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??
|
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: 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
|
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
|
||||||
|
|||||||
@@ -483,7 +483,7 @@ Handlebars.registerHelper('loud', function (aString) {
|
|||||||
headerTemplate: null,
|
headerTemplate: null,
|
||||||
footerTemplate: null,
|
footerTemplate: null,
|
||||||
displayHeaderFooter: false,
|
displayHeaderFooter: false,
|
||||||
paperFormat: 0,
|
paperFormat: 10,
|
||||||
landscape: false,
|
landscape: false,
|
||||||
marginOptionsBottom: null,
|
marginOptionsBottom: null,
|
||||||
marginOptionsLeft: null,
|
marginOptionsLeft: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user