Bug 18258: Add the Koha::Biblio->subscriptions method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 13 Mar 2017 18:27:06 +0000 (15:27 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 31 Mar 2017 10:09:02 +0000 (10:09 +0000)
commit5651755e68a7c41d1646fa06e1d96b7bf32de5da
tree283dbac90c0a1680ba9a55d30318e32ffb9bd142
parentff4958c80656fcca5c31cb291cef2c3866c86b23
Bug 18258: Add the Koha::Biblio->subscriptions method

Test plan:
  prove t/db_dependent/Koha/Biblios.t
should return green

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Biblio.pm
t/db_dependent/Koha/Biblios.t