[Koha-bugs] [Bug 9685] Allow sort baskets by number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 26 15:27:34 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9685

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15588|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 15684
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15684&action=edit
[SIGNED-OFF] 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.

Test plan:
Look at page and use sorting on name and n° columns.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list