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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 6 Mar 2023 14:02:23 +0000 (11:02 -0300)
commit836f0c77e38c945dd3b221f3d9bd72f408680b2e
treed06730ed6b4e2b000ede015874e6563d9e99855a
parent45323886ae4b73007e2ae2f822ae70a0f46435d0
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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Acquisition/Bookseller.pm