From 0e4659502d8ddd8c1675e386efe6dd62a4142bd8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 19 Mar 2021 14:08:22 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- ayanova/src/views/inv-part-assembly.vue | 10 ++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1e184a13..495db7df 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,7 +66,7 @@ todo: Reviews are showing for all users for all users .......................................................................................................... * todo JC misc list: -Inventory limited role is presented delete button in part assembly list, should only be able to view + Accounting role: - if select Contacts listview, get error "! Not authorized" - is this as expected that this role SEES the Contacts listview BUT when click on get not authorized? Shouldn't it not show at all if this role can not just view it? @@ -959,6 +959,7 @@ build 105 (was: **Part inventory list view will NOT show all parts if previously selected to view the actual part inventory for a single part.) FIX: Added UI elements at top of grid to remove single object filter (where applicable) and display which object(s) data is displaying consistently Part inventory adjustment adding from list that is already restricted to one part [OR WAREHOUSE] only (coming from part [OR WAREHOUSE] form menu) should pre-select the part [OR WAREHOUSE] in the new adjustment form + Inventory limited role is presented delete button in part assembly list, should only be able to view - not changed Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags diff --git a/ayanova/src/views/inv-part-assembly.vue b/ayanova/src/views/inv-part-assembly.vue index a39efce7..24b1800a 100644 --- a/ayanova/src/views/inv-part-assembly.vue +++ b/ayanova/src/views/inv-part-assembly.vue @@ -21,7 +21,7 @@ {{ $ay.t("PartList") }} + > $ayiPlus @@ -52,7 +52,13 @@ - + $ayiEdit