[Koha-bugs] [Bug 5742] batch edit patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 3 15:37:54 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5742

--- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Hi Owen, 
I can't reproduce this error.
l.336 is:
$borrower->{category_description} = GetBorrowercategory(
$borrower->{categorycode} )->{description};

Is it possible you have a problem with your borrower's data ?
$borrower must have a categorycode and GetBorrowercategory returns a hashref
for this categorycode.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list