From 5dd024b0b28dced37ee92bc66bef54f47a0540a7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 27 May 2021 00:01:46 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + .../src/components/work-order-item-loans.vue | 304 +++++++++--------- 2 files changed, 161 insertions(+), 144 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 39c6afef..b510bde9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -346,6 +346,7 @@ CURRENTLY DOING: loaners ORDER: loans, units, outside service, then post and test remotely all devices, then back to refinement todo's below and cases +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 link to open po, delete button in grid? both? diff --git a/ayanova/src/components/work-order-item-loans.vue b/ayanova/src/components/work-order-item-loans.vue index e02a6c34..b049d976 100644 --- a/ayanova/src/components/work-order-item-loans.vue +++ b/ayanova/src/components/work-order-item-loans.vue @@ -6,7 +6,7 @@