8 Mar
2013
8 Mar
'13
3:32 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9685 --- Comment #11 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 15979 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15979&action=edit Bug 9685: Allow sort baskets by number In acqui/booksellers.pl, first column of baskets tables is "name (#number)". This allows to sort by name but not by numnber. This patch splits acutal first column into 2 columns number and name to allow sorting on number. Sets default sort on name like existing. Test plan: Look at page and use sorting on name and n° columns. Signed-off-by: Marc Sabin <marc.sabin@sciencespo-grenoble.fr> -- You are receiving this mail because: You are watching all bug changes.