https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376

--- Comment #160 from Mathieu Saby <[email protected]> ---
I followed the test plan with Baptiste help, and add a few test of my own.
Everything seems ok.


The test III. 4 reveals a situation that could very hypothetically be
problematic, but which should be considered as a configuration inconsistency if
it occurs, and not as a bug. The manual could give advice to avoid that
situation :

IF
- check-in must be made only at the check-out library
- the checked-in item must be returned its home library
- the check-out was not made at the home library
- the transfer from check-in library to home library is forbidden 
THEN the check-in is blocked at every library.

Symmetrically, I suppose (but I did not test that) the check-in will be blocked
if 
- check-in must be made only at the home library
- the checked-in item must be returned its check-out library
- the check-out was not made at the home library
- the transfer from home library to check-out library is forbidden
THEN the check-in is blocked at every library.

The other situations pointed in III.1, III.2, III.3 don't seem to me
"pathological". The check-in is forbidden in some libraries, but always
possible somewhere, in accordance to the preferences, the circulation and the
transfer rules

-- 
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/

Reply via email to