This commit is contained in:
2021-09-06 23:58:06 +00:00
parent 26f4d0913f
commit 195edf7791

View File

@@ -62,12 +62,12 @@ Coded by importance
## CLIENT MISC ITEMS
todo: 1 no way to delete backups through UI, manual ones never get cleaned out
add a control to delete backup files (one by one only)
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
todo:1 remove widget now? Back and front (comment out obvs not remove entirely)
I *did* code this so it should actually be working, not sure why it isn't but the code is probably all there.
@@ -763,4 +763,5 @@ BUILD 129 CHANGES OF NOTE
- Inventory transactions, Attached files, Review data lists were showing untranslated text in "Source" columns
- case 3864 part unit of measure auto suggest implemented
- 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
- 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