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