http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8395
--- Comment #9 from Jonathan Druart <[email protected]> --- (In reply to comment #8) > I dont think this fixes the problem. At a typical academic/public site > receipting against a major supplier some 500+ orders may appear. But the > sorting by summary only affects the page of results displayed move forward > and sort order reverts to basket order. As there may be multiple orders for > one title locating all of them is difficult. Hi Colin, Yes you are right. But this patch fixes a problem and allows to have the same behaviour (without regression) as we have before datatable. Maybe we want to hide pagination on this table to be more consistent. To have a sort on all results, we have to implement datatable with a server-side processing. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
