Bug 16852: Remove GetBorrowerCategorycode
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 4 Jul 2016 12:38:45 +0000 (13:38 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 2 Nov 2016 10:56:39 +0000 (10:56 +0000)
commitd6de78624e61d602de2ed60f48951af3e4947949
treec830b4ee3256326aaf37ef53e4a4ab1ecf0a1ae4
parentb3f9232b6acaa0db7eed520a22ca0b07271b27ae
Bug 16852: Remove GetBorrowerCategorycode

And use Koha::Patron->categorycode instead

Test plan:
- Restrict a patron attribute to a patron category
- Use the batch patron modification tool to update a patron of this
  category
You should not see the the patron attribute

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Members.pm
tools/modborrowers.pl