This commit is contained in:
2021-09-07 17:56:12 +00:00
parent ed76727419
commit 5524320b7e
2 changed files with 10 additions and 18 deletions

View File

@@ -62,18 +62,6 @@ Coded by importance
## CLIENT MISC ITEMS
todo:1 grid position not preserved when open a record then track back
i.e. go to last record in a multipage list, open something, go back and will see it's back to the start of the list losing the user's scroll position
this is very important that it work correctly
I *did* code this so it should actually be working, not sure why it isn't but the code is probably all there.
todo: test bulk ops on wo/quote/pm tagging or something, had widget code in it that I just switched to wo/quote/pm
-2 hyperlinks in memos sb clickable to open in new tab or window or whatever
this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI
recognize urls and make them actionable somehow
@@ -766,4 +754,5 @@ BUILD 129 CHANGES OF NOTE
- Fixed error when erase database then make PO or other default tax object got error due to server in memory global settings cache not clearing as well as db settings
- Operations -> Backup form added ability to delete a backup file
- Final de-widgetification, removed all remnants of the original widget test code from back and front end
- Fixed bug with bulk operations extension on Workorders / quotes / pm's that was preventing things like mass tagging workorders etc
- Fixed bug with bulk operations extension on Workorders / quotes / pm's that was preventing things like mass tagging workorders etc
- Fixed bug where data table page setting was lost on opening a record then returning to the datatable