Summary: | Add cardnumber to overdue circulation report overdue.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Marjorie Barry-Vila <marjorie.barry-vila> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | chris, gmcharlt, justinvos, kyle.m.hall, martin.renvoize, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
overdue_report
Bug 13549: Add cardnumber to overdue circulation report overdue.pl [SIGNED OFF] Bug 13549: Add cardnumber to overdue circulation report overdue.pl [PASSED QA] Bug 13549: Add cardnumber to overdue circulation report overdue.pl |
I'm working on this. Created attachment 35134 [details] [review] Bug 13549: Add cardnumber to overdue circulation report overdue.pl Test Plan: - Create an overdue item. - Navigate to overdue circulation report (Home -> Circulation -> Overdues) - Notice there is no card number showing in the Patron column. - Apply patch. - Refresh page. - Notice there is a card number showing in the Patron column. Signed-off-by: Justin <justinvos@live.com> Created attachment 35141 [details] [review] [SIGNED OFF] Bug 13549: Add cardnumber to overdue circulation report overdue.pl Test Plan: - Create an overdue item. - Navigate to overdue circulation report (Home -> Circulation -> Overdues) - Notice there is no card number showing in the Patron column. - Apply patch. - Refresh page. - Notice there is a card number showing in the Patron column. Signed-off-by: Justin <justinvos@live.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Created attachment 35291 [details] [review] [PASSED QA] Bug 13549: Add cardnumber to overdue circulation report overdue.pl Test Plan: - Create an overdue item. - Navigate to overdue circulation report (Home -> Circulation -> Overdues) - Notice there is no card number showing in the Patron column. - Apply patch. - Refresh page. - Notice there is a card number showing in the Patron column. Signed-off-by: Justin <justinvos@live.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Passing QA, passes scripts, tests all still pass and is a nice fix.. Thanks Justin (and assuming you the same Justin that also fixed utf8 in git-bz.. double thanks :) ) Patch pushed to master. Thanks Justin! |
Created attachment 35096 [details] overdue_report Hi, It would be fine to see borrower's cardnumber on overdue circulation report in patron column. Thanks. Marjorie