http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13411

--- Comment #17 from Benjamin Rokseth <[email protected]> ---
Actually,as Kyle mentioned above I'm also not entirely sure the current
implementation is correct as to the SIP2 standard. Checkin is not limited to
checked out items, it is, the way I see it,the only way for an ACS to validate
the circulation status of an item. (hold,wrong branch,in transfer, etc.)
Compare this to a package delivery service where every point involves a
checkin.

Any critical error in the process should fail the checkin response and give a
suitable feedback.

The "checked_in_ok" param from SIPConfig.xml is used as param in the checkin
routine and fallbacks to old behaviour (item not checked out) if unset.
Kyle,please correct me if wrong.

This bug is actually a showstopper for us (50+ self-check machines and book
sorting device) so I hope it can be resolved shortly

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to