Bug 29144: Add $contents->find_best_match, $library->opac_info
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 2 Aug 2022 11:54:59 +0000 (11:54 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 16 Sep 2022 12:55:19 +0000 (09:55 -0300)
commit68a900132e35384ef6447d99b9bb186b16ab2445
treee1ad1407d908371217fff279f5632edce1101811
parentecb61b1aef08dce21545467e7373a1471e2c5eb8
Bug 29144: Add $contents->find_best_match, $library->opac_info

Test plan:
Run t/db_dependent/Koha/AdditionalContents.t
Run t/db_dependent/Koha/Library.t

Note: You may need to set ListOwnershipUponPatronDeletion to
delete to fix a pending issue in patron->delete with lists.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/AdditionalContents.pm
Koha/Library.pm
t/db_dependent/Koha/AdditionalContents.t
t/db_dependent/Koha/Library.t