Bug 36212: Add check on barcode before searching items
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 1 Mar 2024 09:39:35 +0000 (09:39 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 7 Mar 2024 16:35:35 +0000 (17:35 +0100)
commit8413b376798097725cfd2ca3eb7a12427ad08163
treee02f4bd63eb841eb6eabc97c7186f29180f19956
parent2e6a2c3b5b6d0464215189e29954d06e5f6e236b
Bug 36212: Add check on barcode before searching items

Test plan:
Add an item to your database that has no barcode.
Run t/db_dependent/Circulation.t
It will fail without this patch, pass with this patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Circulation.pm