14 Jun
2018
14 Jun
'18
7:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #122 from Petter Goksøyr Åsen <boutrosboutrosboutros@gmail.com> --- Thanks a lot to the QA team! I found an issue now: we forgot to update CanBookBeIssued to check if item is deleted. So ATM it is possible to check out a deleted book (but it cannot be checked in again). We could either return UNKNOWN_BARCODE from CanBookBeIssued, or add a separate error code DELETED?. Opened a new bug for this, see bug #20940 -- You are receiving this mail because: You are watching all bug changes.