Bug 29290: Rename relationships borrower => patron
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 20 Oct 2021 19:59:38 +0000 (16:59 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Oct 2021 15:32:34 +0000 (17:32 +0200)
commitd46492ac234cb00028618bd46f623c5243d627b6
treea294a39aa05c12e1a96b9fce00249b491fb2f9c0
parent6ff32002dab417a69879139b092bbcdfd8a81761
Bug 29290: Rename relationships borrower => patron

This is a trivial change that is required to be able to embed patron
objects in the (old) checkout object.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Checkout.pm
Koha/Old/Checkout.pm
Koha/Schema/Result/Issue.pm
Koha/Schema/Result/OldIssue.pm