From 94f424719ec0458da477388d6ae5237b8006b120 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 18 Mar 2021 22:17:12 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4c0bf378..25f995ad 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,25 +66,6 @@ todo: Reviews are showing for all users for all users .......................................................................................................... * todo JC misc list: -Ability to remove (optional) data table filter set internally when viewing from objects own menu for partinventory, inventorytransactions, reviews, servicebank - Not from customernotes which uses same system - prefilterMode:{icon:null,viz:null,ayatype:null,id:null,clearable:false} - emits event when turning off prefilter so parent form can remove - - - show icon at top like review or service bank but inside datatable instead, make it part of datatable and remove from outer form - set with property for icon - - show object name at top with link like in review but inside table instead set with property for link - - show text indicating filtered or a filter icon and a button to remove that filter with property to indicate this is an option - - when grid has client critiera set then the above all kicks in, but it's opt in, not out - - when optional client crit filter ui is showing then the normal filter select list and stuff is hidden, you can't save this filter or select another or rename or ... - it must be removed first to do normal filtering header stuff (column filters still work) - -**Part inventory list view will NOT show all parts if previously selected to view the actual part inventory for a single part. I have listed how to recreate: -- from Parts listview, select a specific part - i.e. 0513678 -> which opens its part form -> select menu option Part Inventory -> which shows list view Part Inventory for ONLY -this part and warehouses where has inventory -> click on hamburger menu selecting the main Part Inventory list - nothing happens, - the list stays showing ONLY for that specific part. There's no filter to remove, refreshing makes no difference. - IF select a completely different list view (i.e. Parts or Customers) to view that list AND THEN go back and select Part INventory list, now will see Part Inventory for all parts. - Part inventory adjustment adding from list that is already restricted to one part only (coming from part form menu) should pre-select the part in the new adjustment form if it came from a restricted list to one part already. Inventory limited role is presented delete button in part assembly list, should only be able to view @@ -982,6 +963,9 @@ build 105 PO item table to optionally show part Name field and show hide via customize form PO item not showing taxaviz and taxbviz Part inventory list also show on order and on order committed + Ability to remove (optional) data table filter set internally when viewing from objects own menu for partinventory, inventorytransactions, reviews, servicebank + (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 - not changed Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags