]> git.koha-community.org Git - koha.git/commit
Bug 36317: Add unit test
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 18 Mar 2024 14:18:27 +0000 (15:18 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 29 Oct 2024 07:46:36 +0000 (08:46 +0100)
commitd193455ec20e75721179c80c9d00c6163d2aef24
tree8e1d20666be7079b3d0c23fe6a19db98bfbcfce0
parent9c75f67560eb1723268b54ff9107c0161f28a612
Bug 36317: Add unit test

If fails it shows :
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Column 'itemnumber' in where clause is ambiguous at /kohadevbox/koha/Koha/Objects.pm line 399

Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Biblio.t