[Koha-bugs] [Bug 23048] Hide non-pickup branches from hold modification select

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 5 11:04:05 CEST 2019


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

--- Comment #1 from paxed <pasi.kallinen at koha-suomi.fi> ---
Created attachment 90322
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90322&action=edit
Hide non-pickup branches from hold modification select

When modifying holds in staff client via reserve/request.pl or
the holds-tab in members/moremember.pl, the pickup library dropdown
lists libraries not marked for pickup. Hide those branches.

Test plan:
1) Create a branch that is marked as a non-pickup location.
2) Create a hold or a patron.
3) Go to members/moremember.pl for that patron, check the Holds-tab
   Pickup library -drop down. It lists the non-pickup branch.
4) Go to reserve/request.pl for that biblio. The Existing hold-table
   Pickup library -drop down lists the non-pickup branch.
5) Apply patch.
6) Repeat 3 & 4, drop down no longer lists the non-pickup branch.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list