]> git.koha-community.org Git - koha.git/commit
Bug 32472: Fix wrong POD for bookseller->subscriptions
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 15 Dec 2022 10:04:14 +0000 (10:04 +0000)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Mon, 6 Mar 2023 14:43:49 +0000 (14:43 +0000)
commit0336b27bf63bb9494b630d422ef75ed24f40876f
treefbec9c6b648c95aaea0eb608b96df100c38afca6
parent9d421a0fb087c9e5da8507805d023e5e51dfd02f
Bug 32472: Fix wrong POD for bookseller->subscriptions

You should not call this in list context anymore after
bug 29844.

Test plan:
Check pod of Bookseller.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi>
Koha/Acquisition/Bookseller.pm