This commit is contained in:
@@ -66,25 +66,6 @@ todo: Reviews are showing for all users for all users
|
|||||||
..........................................................................................................
|
..........................................................................................................
|
||||||
* todo JC misc list:
|
* 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.
|
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
|
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 table to optionally show part Name field and show hide via customize form
|
||||||
PO item not showing taxaviz and taxbviz
|
PO item not showing taxaviz and taxbviz
|
||||||
Part inventory list also show on order and on order committed
|
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
|
- not changed
|
||||||
Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags
|
Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags
|
||||||
|
|||||||
Reference in New Issue
Block a user