Bug 31095: Add Koha::Patron::Restriction(s)
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 22 Aug 2022 17:06:31 +0000 (14:06 -0300)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 1 Feb 2023 15:31:51 +0000 (15:31 +0000)
commit3274c68a76abb734f137170682181e3376453612
tree87b7e570c79f16fed31a51e527f87d1d73ca1913
parent6b5cf15102235daa38a1f5a70e6ee7bea306abe5
Bug 31095: Add Koha::Patron::Restriction(s)

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 437e752938b7c422676845b8df1619fa2270a887)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Koha/Patron/Restriction.pm [new file with mode: 0644]
Koha/Patron/Restrictions.pm [new file with mode: 0644]