]> 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)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 27 Oct 2020 04:35:48 +0000 (17:35 +1300)
commit938b1c8d7c3dfc1b35e6338fcdbbe01050632658
tree766660590bcce2add6c0df3d84776d2c535c2cf2
parent4f677624b228c5389c5640ef1834ae503b7cdf20
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>
(cherry picked from commit 4b2e6d56f2d54d12f22982bbcf23cdc6e790e961)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
t/db_dependent/Koha/Biblio.t