This commit is contained in:
2021-09-07 15:13:00 +00:00
parent 092441fede
commit ed76727419

View File

@@ -62,7 +62,7 @@ Coded by importance
## CLIENT MISC ITEMS
todo:1 remove widget now? Back and front (comment out obvs not remove entirely)
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
@@ -765,4 +765,5 @@ BUILD 129 CHANGES OF NOTE
- English translation changed instances of Physical for physical address to "Street" / street address
- 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
- 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