Bug 26936 - sip2 allows the checkin the item was already checkin
Summary: sip2 allows the checkin the item was already checkin
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: SIP2 (show other bugs)
Version: 20.05
Hardware: All Linux
: P5 - low critical (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-05 09:26 UTC by Vihaan Gupta
Modified: 2021-06-14 21:29 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vihaan Gupta 2020-11-05 09:26:20 UTC
sip2 allows the checkin the item was already checkin
Comment 1 Magnus Enger 2020-11-05 09:54:23 UTC
This can be configured with the checked_in_ok setting in the SIP2 config file:
https://wiki.koha-community.org/wiki/SIP2_configuration#checked_in_ok
Comment 2 Vihaan Gupta 2020-11-06 05:15:47 UTC
(In reply to Magnus Enger from comment #1)
> This can be configured with the checked_in_ok setting in the SIP2 config
> file:
> https://wiki.koha-community.org/wiki/SIP2_configuration#checked_in_ok

Thank you Magnus :)