From b251ad6cce6ec20dc7f9b5bae4b6dc41670f3a3e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 28 Jul 2021 19:37:52 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + ayanova/src/api/translation.js | 2 ++ ayanova/src/components/pm-header.vue | 37 ++++++++++++++++++++++++++++ ayanova/src/views/svc-pm.vue | 6 ++++- 4 files changed, 45 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2d50dbac..653fe4d7 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -509,6 +509,7 @@ CURRENTLY DOING: PM stuff: pmdatalist front end + front end default data objects in quote and pm and properly set defaults for new record report fields coming over properly back end biz job to actually do the generation Clean up notification for PM's and Quotes as they are filled with service wo shit diff --git a/ayanova/src/api/translation.js b/ayanova/src/api/translation.js index 7da3bde0..c9379ea5 100644 --- a/ayanova/src/api/translation.js +++ b/ayanova/src/api/translation.js @@ -296,6 +296,8 @@ export default { "MaintenanceExpiredNote", "Import", "Export", + "TimeSpanYears", + "TimeSpanMonths", "TimeSpanDays", "TimeSpanHours", "TimeSpanMinutes", diff --git a/ayanova/src/components/pm-header.vue b/ayanova/src/components/pm-header.vue index 228ec0ef..a0f7e311 100644 --- a/ayanova/src/components/pm-header.vue +++ b/ayanova/src/components/pm-header.vue @@ -55,6 +55,8 @@ data-cy="woAddress" /> + + + + + + + + + + + + + + +