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
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!