Bug 24613 - SIP reports unable to checkin withdrawn item if not checked out and checked_in_ok set
Summary: SIP reports unable to checkin withdrawn item if not checked out and checked_i...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: SIP2 (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Kyle M Hall (khall)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-07 19:24 UTC by Nick Clemens (kidclamp)
Modified: 2024-01-06 10:57 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2020-02-07 19:24:45 UTC
The code that checks circ_ok against checked_in_ok comes after warning about withdrawn item so it says return has been blocked even if it hasn't
Comment 1 Katrin Fischer 2024-01-06 10:57:46 UTC
I am not sure if this is still valid, but behavior should probably take  BlockReturnOfWithdrawnItems into account.