Bug 29523: (QA follow-up) Fix failing test in club holds
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Nov 2021 14:47:12 +0000 (14:47 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 27 Oct 2023 19:40:43 +0000 (16:40 -0300)
commita05f83d8fd62ca3702204f193ce83d0875e369f6
tree17c904e43b394eb7950a8cca05192c1a0e5c5421
parentca2dd193fccc4514970f9e5e9ac5e978120958d2
Bug 29523: (QA follow-up) Fix failing test in club holds

With this patch series, all singular objects need to 'use' their plural
counterparts.. otherwise the parent can't find search_related.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Club/Hold.pm