Bug 25913: Get the correct return of AddBiblio
commit08386fabcbfbc29f23091f6fd7838fcb362abed3
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2020 08:58:48 +0000 (8 10:58 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2020 09:36:32 +0000 (8 11:36 +0200)
treeab92c9203dce0d60a6eb849d4492705255cc5704
parent64c939ca80a306af2560c99da0f58b1aeaed13c6
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>
t/db_dependent/Koha/Biblio.t