https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |30874 --- Comment #212 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #206)
(In reply to Shi Yao Wang from comment #204)
Fixed mentioned errors except "Koha::Patron::Categories->find". It would require a new variable near the beginning of the script (after "my $categorycode ...") that stores "Koha::Patron::Categories->find($categorycode)" and would also require changing every place where the script uses it for consistency. I don't know if it's a good idea to do it here. Maybe a separate bug?
Agreed, please open it.
Done, see bug 30874 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30874 [Bug 30874] Simplify patron category handling in memberentry -- You are receiving this mail because: You are watching all bug changes.