Jonathan Druart
2b90ea2cb0
GetMember returned a patron given a borrowernumber, cardnumber or userid. All of these 3 attributes are defined as a unique key at the DB level and so we can use Koha::Patrons->find to replace this subroutine. Additionaly GetMember set category_type and description. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |
||
---|---|---|
.. | ||
CancelReserves.t | ||
DisallowHoldIfItemsAvailable.t | ||
HoldFulfillmentPolicy.t | ||
HoldItemtypeLimit.t | ||
LocalHoldsPriority.t | ||
RevertWaitingStatus.t | ||
WaitingReserves.t |