]> git.koha-community.org Git - koha.git/commit
Bug 28057: (follow-up) Get the biblionumber column
authorNick Clemens <nick@bywatersolutions.com>
Wed, 28 Jul 2021 17:37:46 +0000 (17:37 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 11 Aug 2021 19:52:19 +0000 (09:52 -1000)
commit6b58a1e1f589c6ceffb61ed4843fc670c24c5fce
treefab3c61fa45020394a14f0da238dcedbc152a73a
parentf570bae9f1a97c2b8ba1d4ec04f0f9e17a5b7599
Bug 28057: (follow-up) Get the biblionumber column

When we fetch the biblioitems we use a select to limit the columns fetched,
we must include the biblionumber as well

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 9fd5d8b778e5f5873f83eb061227de7f817fa83b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
reserve/request.pl