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" /> + + + + + + + + + + + + + + +