https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20145

Fridolin SOMERS <fridolin.som...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.som...@biblibre.co
                   |                            |m

--- Comment #6 from Fridolin SOMERS <fridolin.som...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to