From 6b87f21ba03071a149a7f55b72db3324d5477df4 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 2 Jan 2021 16:07:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/views/svc-unit.vue | 185 +++++++++++++++++---------------- 2 files changed, 94 insertions(+), 93 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a6c0414d..73c980d0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -64,7 +64,7 @@ todo: actual customer reports so can figure out datalist for bringing other name CURRENTLY DOING: Unit - front end - Move unit has own address to address tab obvs. + put warranty override in tab of it's own override warranty checkbox should gray out override terms Look at layout and re-arrange as necessary diff --git a/ayanova/src/views/svc-unit.vue b/ayanova/src/views/svc-unit.vue index 71525888..ce55d89f 100644 --- a/ayanova/src/views/svc-unit.vue +++ b/ayanova/src/views/svc-unit.vue @@ -8,6 +8,7 @@ {{ $ay.t("Unit") }} {{ $ay.t("Address") }} + {{ $ay.t("UnitOverrideWarranty") }} @@ -136,20 +137,6 @@ > - - - - - - - - - - - - - - - - - - - - + @@ -532,6 +442,20 @@ {{ $ay.t("AddressTypePhysical") }} + + + + + + + + + + + + + + + + + + + + +