27 Mar
2018
27 Mar
'18
10:45 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20145 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #6 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Pushed to 17.05.x for v17.05.10 In order to apply I added in C4/Circulation.pm (exists in 17.11) : # # BORROWER STATUS # + my $patron = Koha::Patrons->find( $borrower->{borrowernumber} ); -- You are receiving this mail because: You are watching all bug changes.