Bug 20524

Summary: Make columns of pending discharges table sortable
Product: Koha Reporter: Julian Maurice <julian.maurice>
Component: PatronsAssignee: Julian Maurice <julian.maurice>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: axelle.clarisse, gmcharlt, kyle.m.hall, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20516
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 20526    
Attachments: Bug 20524: Make columns of pending discharges table sortable
Bug 20524: Make columns of pending discharges table sortable
Bug 20524: Make columns of pending discharges table sortable

Description Julian Maurice 2018-04-05 11:24:08 UTC

    
Comment 1 Julian Maurice 2018-04-05 11:25:05 UTC Comment hidden (obsolete)
Comment 2 Julian Maurice 2018-04-05 13:22:24 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2018-04-06 05:43:42 UTC
Created attachment 73727 [details] [review]
Bug 20524: Make columns of pending discharges table sortable

Test plan:
1. Enable syspref useDischarge
2. Login to OPAC and ask for a discharge (tab on the left)
3. Login to OPAC with another borrower from another library and ask for
   a discharge
4. Login to intranet, you should see a message about pending discharges,
   and a link. Click on the link.
5. Confirm that the Patron column is sortable and the Allow column is
   not
6. (Optional) You can apply bug 20516 and confirm that the Library
   column is sortable too

Signed-off-by: Axelle Clarisse <axelle.clarisse@univ-amu.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Jonathan Druart 2018-04-06 17:53:49 UTC
Pushed to master for 18.05, thanks to everybody involved!