Created attachment 23363 [details] [review] Add the borrower's cardnumber and phonenumber to the branch overdues. This patch adds two new columns to the branch overdues circulation report : * the borrower's cardnumber * the borrower's phone number Sponsored-by: CCSR ( http://www.ccsr.qc.ca )
Created attachment 24035 [details] [review] [SIGNED-OFF] Add the borrower's cardnumber and phonenumber to the branch overdues. http://bugs.koha-community.org/show_bug.cgi?id=11359 Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> All tests pass, this adds data to the Patron column on the overdues with fines report to show the patron's cardnumber and phone number.
Created attachment 24213 [details] [review] [PASSED QA] Add the borrower's cardnumber and phonenumber to the branch overdues. http://bugs.koha-community.org/show_bug.cgi?id=11359 Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> All tests pass, this adds data to the Patron column on the overdues with fines report to show the patron's cardnumber and phone number. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> This works as described and passes all tests and QA script.
An idea: If we made the line breaks (<br>) dependent on the existance of the phone number/email address we could save some space.
Pushed to master. Thanks, Frédérick!
Pushed to 3.14.x, will be in 3.14.08