From 17ae5cba3ee1b74ea7c02791de90d837da3a6f0a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 19 Feb 2021 23:46:33 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 + ayanova/src/views/inv-purchase-order.vue | 84 ++++++++++++++++++++++-- 2 files changed, 82 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e9467ca4..c2e99aae 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -8,6 +8,8 @@ MISC ITEMS THAT CAME UP ## CLIENT MISC ITEMS +todo: acc-service-bank is using a decimal control instead of a currency control for currency field + todo: inconsistent use of browser language and browser languages getBrowserLanguages() <--- more often used vs getBrowserFirstLanguage() <-- fewer times used some things are using the default first language diff --git a/ayanova/src/views/inv-purchase-order.vue b/ayanova/src/views/inv-purchase-order.vue index 7bcedabc..a6e01fa6 100644 --- a/ayanova/src/views/inv-purchase-order.vue +++ b/ayanova/src/views/inv-purchase-order.vue @@ -327,11 +327,9 @@ data-cy="partId" > - + + + + + + + + + + + + + + + + + + + + + + + + +