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

--- Comment #11 from Chris Cormack <ch...@bigballofwax.co.nz> ---
(In reply to Julian Maurice from comment #10)
> (In reply to Chris Cormack from comment #9)
> > 
> > Ouch, what a horrible chapter in my life :(
> > 
> > The original spec was you couldn't reserve things that didn't have the
> > homebranch (where an item belongs) of your borrowers branch. It didn't care
> > what the holdingbranch (where the item is) was. It just only cared about the
> > homebranch.
> 
> Do you think we should only check against homebranch?
> Doesn't IndependantBranches syspref imply that homebranch = holdingbranch
> anyway?

It should but it may not be, someone may have transferred one, or manually
changed the holding branch. 
The important part is that this syspref is designed to only care about where
the book belongs (homebranch) not where it is (holdingbranch)

You can extend it to check the holdingbranch too if you like, but that is
certainly a different use case for which it was designed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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