[Koha-bugs] [Bug 27864] Pickup locations while placing a hold on the staff client should respect hold fulfillment policies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 15 12:53:23 CET 2021


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 118232
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118232&action=edit
Bug 27864: Visual feedback on overridden pickup locations when placing hold

This patch makes the form for placing a hold, use the API to retrieve
the valid pickup locations for a biblio.

To test:
1. Try placing a hold on a biblio with several items.
=> SUCCESS: You get a list of valid pickup locations
=> FAIL: There's no sign they are overrides to rules
2. Apply this patch
3. Repeat 1
=> SUCCESS: Same behavior as before, but there's a sign
+tooltip for overridden ones.
4. Sign off :-D

Note: styling follow-up coming

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


More information about the Koha-bugs mailing list