| Summary: | Show "checked out from" column on current checkouts | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Ian Walls <koha.sekjal> | 
| Component: | Circulation | Assignee: | Ian Walls <koha.sekjal> | 
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> | 
| Severity: | enhancement | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, gmcharlt, nengard | 
| Version: | 3.6 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | [SIGNED-OFF] Enh 6887: Add 'checked out from' column to issued items display tables [Signed Off] Enh 6887: Add 'checked out from' column to issued items display tables | ||
| 
        
          Description
        
        
          Ian Walls
        
        
        
        
          2011-09-20 15:08:41 UTC
        
       Created attachment 5480 [details] [review] [SIGNED-OFF] Enh 6887: Add 'checked out from' column to issued items display tables Adds "checked out from" column to the right of "checked out on" on both circ/circulation.pl and members/moremembers.pl. Columns are sortable with tablesort (though only on circ/circulation.pl if syspref enabled). The branch name is sourced from issues.branchcode. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Tablesorter columns need to be adjusted. Created attachment 5482 [details] [review] [Signed Off] Enh 6887: Add 'checked out from' column to issued items display tables Adds "checked out from" column to the right of "checked out on" on both circ/circulation.pl and members/moremembers.pl. Columns are sortable with tablesort (though only on circ/circulation.pl if syspref enabled). The branch name is sourced from issues.branchcode. EDIT BY Owen Leonard: Adjusting table columns which are sorted by default to accommodate the new column. Things look good! Thanks! Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Liz Rea <lrea@nekls.org> Now that more eyes have had a chance to review this (thanks for catching the tablesorter error, Owen!), I feel more comfortable marking it as Passed QA. Pushed, please test Seems to be working. Closing. |