From 9377ee32c351828566e490c6e1136b2a623288ee Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 19 Mar 2021 14:23:58 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 495db7df..d95ddbc8 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,19 +66,8 @@ todo: Reviews are showing for all users for all users .......................................................................................................... * todo JC misc list: - - -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? -[will look into it, they should be able to see and work in it as it should mirror customers or head offices for rights] -[I wonder why it's offered if it's not available?? shouldn't be in the menu if they can't access it...no? Must be checking User rights, this is going to result in ugly workaround, maybe need a Contact type ayatype] - Unit charge description should offer auto suggest from prior entries to save typing. (yes, is new functionality, but would be handy) -Taxes won't let me change an existing Name if previously selected on any other record. Scenerio: A change happens to a tax %. Admin needs to keep using the old tax for some things BUT wants users NOT to select this "old" tax for other stuff. (common scenerio found in ayanova databases is taxes reneamed such as "DONOTUSEGoodsTax" because admin still needs to use for something but doesn't want the regular staff to select as has to keep active etc. -Taxes won't let me change the Active status if previously selected on any other record. Scenerio: This is the most common use - there is a change to a tax %. So they want to set a tax to inactive so no one selects it anymore. BUT raven won't allow editing of a tax, even just the Active field, if that tax has been linked (selected) with any other record - - ................................................................................................................................................................... @@ -960,6 +949,9 @@ build 105 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 + Accounting role: if select Contacts listview, get error "! Not authorized" + Taxes won't let me change an existing Name if previously selected on any other record. + Taxes won't let me change the Active status if previously selected on any other record. - not changed Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags