From a26b3c9c68bc7c846543c87ce68144af9aee2d9f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 18 Feb 2021 19:41:54 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +- ayanova/src/views/inv-purchase-order.vue | 139 ++++++++++++----------- 2 files changed, 72 insertions(+), 70 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 822235bd..9c41cb79 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -26,7 +26,8 @@ todo: WHEN HAVE WORKORDER FORM customer popup notes need to pop pop pop, forgot todo: actual customer reports so can figure out datalist for bringing other names in I'm thinking an alternate mode for reporting where there are more defined links in the list to fetch names? - +todo: FormFieldReference, edit at server to be in order that is shown on form or + modify the Customize form to put them in alpha order or something, right now it is basically random (except po which I just did in order and makes more sense) todo: v8 migrate additions Erase DB warning must be very distinctive like bright yellow and red with crossbones etc diff --git a/ayanova/src/views/inv-purchase-order.vue b/ayanova/src/views/inv-purchase-order.vue index b5bf4a9b..b4025128 100644 --- a/ayanova/src/views/inv-purchase-order.vue +++ b/ayanova/src/views/inv-purchase-order.vue @@ -112,7 +112,25 @@ @input="fieldValueChanged('referenceNumber')" > - + + + - - + {{ obj.items }} + + + + + + + + + +