Bug 19936: Replace Check_userid - Update the occurrences
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Jan 2018 21:04:56 +0000 (18:04 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 12 Apr 2018 12:36:41 +0000 (09:36 -0300)
commitbd147a38323bb810f85c41134abfc894b0ac8e60
treed3d1a977ff69d64f5850a779b8a963f56ac1ef3b
parentde3a15c0a80fe6946827a80ca8e4ffd64078625e
Bug 19936: Replace Check_userid - Update the occurrences

We previously prove that the method and the subroutine were equivalent,
we know update the controller calls.

Test plan:
- Add and update a patron with different variations of userid
(automatically generated or not)
- Import patrons with and without userid, as well as with existing
userid

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Members.pm
Koha/Patrons/Import.pm
members/memberentry.pl