11 Mar
2016
11 Mar
'16
1:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16054 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 49006 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49006&action=edit Bug 16054: Fix variable scope error in paycollect.pl $borrower, $borrowernumber and $template and not visible in the subroutine. Using $b_ref and passing $template fixes the issue. Test plan: Under plack, use the pay selected button. On the paycollect page, you should see the image of the patron It certainly fixes some other bugs. -- You are receiving this mail because: You are watching all bug changes.