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

Klas Blomberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Klas Blomberg <[email protected]> ---
I think this patch needs a small adjustment to be more generally useful.

We have OPACAllowUserToChooseBranch set to allow as we're a consortium where
users frequently use other libraries than their homebranch

Sometimes we want to use the combination Hold policy from any library in
combination with Hold pickup library match item's home library 

Default holds policy by item type is still not respected for this combination
when this patch is applied

Would it work even for us if we delete this condition? 
if ( ! C4::Context->preference("OPACAllowUserToChooseBranch")

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