diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2787a56e..a8f14f03 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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 diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 8e714ade..1dd9f463 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -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,