[Koha-bugs] [Bug 24308] Suggestions table on suggestions.pl should have separate columns for dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 26 18:14:29 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24308

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 96642
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96642&action=edit
Bug 24308: Suggestions table on suggestions.pl should have separate columns for
dates

This patch sepearetes the "Suggested by - on" and "Managed by - on" columns
into sepearte columns for the names and dates for better sortability. It adds a
data-order class to the <td> so it will sort the dates correctly.$

TEST PLAN:
1. Have multiple suggestions with multiple dates. Make sure some are Pending,
Accepted, Checked, Rejected, Available, and Ordered   
2. Notice the 'Suggested by - on' and 'Managed by - on' are a single column and
you cannot sort by date.
3. Apply patch
4. The tables should now have seprate columns "Suggested on" and "Managed on"
that are sortable by date. 
5. Make sure you can sort in the "Pending", "Accepted", and "Rejected" columns.
6. Sign off

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


More information about the Koha-bugs mailing list