On the checkin screen, Koha maintains a list of all items checked in. This list is lost if one leaves the page and then returns to it. Some libraries would find it helpful if this list of checked in items were more persistent. We could give the option to load a table showing the all the checkins for that day and branch.
Would this be something that would be feasible for a large branch or only small branches? I like the idea. Lisette
As we always reload the full page right now, it would probably slow things down after time considerably. A lot of the page would need to be rewritten to only reload parts of it.