]> git.koha-community.org Git - koha.git/commit
Bug 25913: Get the correct return of AddBiblio
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2020 08:58:48 +0000 (10:58 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 20 Oct 2020 20:00:07 +0000 (20:00 +0000)
commit4b2e6d56f2d54d12f22982bbcf23cdc6e790e961
treecac8e4a202eceeb03af9552475c41340611be765
parentd9599a6d3376df3479e040628d61b55aa88e1966
Bug 25913: Get the correct return of AddBiblio

We need the parenthesis to get the biblionumber and not the
biblioitemnumber, in case there is a discrepancy.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 08386fabcbfbc29f23091f6fd7838fcb362abed3)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/Biblio.t