This commit is contained in:
2020-12-01 00:46:32 +00:00
parent e7d1d48cad
commit ce325133d4
2 changed files with 3 additions and 11 deletions

View File

@@ -6,17 +6,7 @@
MISC ITEMS THAT CAME UP
todo: search form weirdness
ICONS
search for "abc" in imported data get a user result then the other results below do not have logos
i.e. workorder headoffice, project
needs all icons to show properly
## HERE: icon: window.$gz.util.iconForType(item.id),
TYPE NAMES
results for some type names show as "type 59" for example instead of "Customer note"
todo: notification queue? Is there a need for a form where can see all queued notifications and delete them or something in case of issues?
or maybe just a single clear it all out button?
todo: missing feature, can't filter widgetlist by User due to no UserList being available
Is this meant to be text only filter and we have no id filter system?