https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38486
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes SIP so that it |This fixes SIP so that it release notes|allows noblock checkouts, |allows noblock checkouts, |regardless of normal patron |regardless of normal patron |checkout blocks. |checkout blocks. | | |Explanation: The purpose of |Explanation: The purpose of |no block checkouts in SIP |no block checkouts in SIP |is to indicate that the SIP |is to indicate that the SIP |machine has made an offline |machine has made an offline |("store and forward") |("store and forward") |transaction. The patron |transaction. The patron |already has the item. As |already has the item. As |such, the item must be |such, the item must be |checked out to the patron |checked out to the patron |or the library risks losing |or the library risks losing |the item do to lack of |the item due to lack of |tracking. As such, no block |tracking. As such, no block |checkouts should not be |checkouts should not be |blocked under any |blocked under any |circumstances. |circumstances. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
