Bug 15656: Move guarantor/guarantees code - GetMemberRelatives
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 25 Jan 2016 15:41:20 +0000 (15:41 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Sat, 12 Mar 2016 23:40:10 +0000 (23:40 +0000)
commitaa73c96aed863637531355a548467fd67cd63b83
tree85bb9bfa4c3f4a7b9f2dd43aa8c38b1030f26023
parentbff0ca0b0b91fd066ebc87a59d88f92f6143f7ee
Bug 15656: Move guarantor/guarantees code - GetMemberRelatives

Note:
QA question: Does the Koha::Patron->siblings method should return undef
if there is no guarantor?
It would avoid the weird  != undef, = $borrowernumber conditions.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
C4/Members.pm
Koha/Patron.pm
circ/circulation.pl
members/moremember.pl
t/db_dependent/Koha/Patrons.t