From 64e63532d5b8a578d805fd1123a9798e71750695 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 1 Mar 2021 17:31:35 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/components/data-table.vue | 2 +- ayanova/src/views/inv-purchase-order.vue | 36 ++++++++++++++++++++---- 3 files changed, 33 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a2fa4fad..d19e8983 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -201,7 +201,7 @@ todo: can edit po number but if I set an existing po number 4 to 23 for example Should this operation require a special role? i.e. if logged in as a bizadmin full then can edit serials - +todo: PO number should show in page title, missing that setting that controls this from gzmenu or whatever, see customer for how it's done but use serial instead todo: test add / remove serials via any and all updates changes to po items todo: test reports, tagging etc todo: review PO cases and see what I missed diff --git a/ayanova/src/components/data-table.vue b/ayanova/src/components/data-table.vue index 2e6cd018..dde6cb55 100644 --- a/ayanova/src/components/data-table.vue +++ b/ayanova/src/components/data-table.vue @@ -59,7 +59,7 @@ > {{ $ay.t("NoData") }} - {{ records }} +