[Koha-bugs] [Bug 22284] Groups of pickup locations for holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 18:31:09 CEST 2019


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

Agustín Moyano <agustinmoyano at theke.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88144|0                           |1
        is obsolete|                            |

--- Comment #25 from Agustín Moyano <agustinmoyano at theke.io> ---
Created attachment 88798
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88798&action=edit
Bug 22284: New messages in reserve/request.tt

This patch adds new messages to 'Hold' column in 'Place a hold on a specific
item' table
Those messages are
1) Cannot place hold from patrons's library: this message appears when patron's
homebranch
is not in item's hold group
2) Pickup library is not in hold group: self explanatory

To test:
1) In library groups add a root group and check it as hold group.
2) Add a library to the group
3) In circulation and fines rules, in 'Default checkout, hold and return
policy', in Hold
policy change the value to 'From local hold group'
4) Search a patron from a different library than step 2, select one and click
'search to hold'
5) Search by location for items in the library of step 2
6) On any item, clic on 'Place hold for ...'
SUCCESS => when the page is loaded, in the 'Place a hold on a specific item',
you should see
the message "Cannot place hold from patrons's library" in 'Hold' column
7) In circulation and fines rules, in 'Default checkout, hold and return
policy', in 'Hold
policy' change the value again to 'From any library' and change 'Hold pickup
library match'
to "Item's hold group"
8) Repeat steps 4 to 6
SUCCESS => when the page is loaded, in the 'Place a hold on a specific item',
you should see
the message "Pickup library is not in hold group" in 'Hold' column
9) Sign off

Sponsored-by: VOKAL

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


More information about the Koha-bugs mailing list