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