https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19919 --- Comment #28 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to George Williams (NEKLS) from comment #27)
(In reply to Chris Cormack from comment #20)
They still use it, so if it could be fixed rather than removed would be great. Always a shame when we break things the Original Koha library use.
My objection is storing the patron's name. If this could store the borrowernumber instead, that would be OK by me, but using the patron's name is a privacy issue for me.
So, the final patch here drops the need for the field entirely and instead queries the data from the accountlines instead. :) -- You are receiving this mail because: You are watching all bug changes.