Bank Rec (and other) Screens
Idea suggested by Justin Adie 9 years ago
On my browsers (Edge + Windows 10, Chrome + Windows 10, Chrome + OSX) the bank rec screen requires a full page refresh for every selection/transaction. And clearly the load on clearbooks servers is significant or the back-end processing very inefficient as the refresh time is 5-10 seconds even on a (very) fast machine and a 10Mbps connection.
This activity is crying out for an ajax implementation (or even sJax if you must). As are many many other screens, but this is my biggest bug-bear.
the api already exists for this - odd that clearbooks does not seem to use it themselves! It's almost so bad that it's worth users building a grease-monkey script to do it themselves.