Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Agustin Moyano 7aeec1bfef
Bug 19618: Add ability to place holds for members of a club in intranet
This patch adds the ability to place a hold for each member of a club in random order.

To test:
1) apply this patch
2) create 2 clubs, (club names should have some part in common, and some part different for each other)
3) in one of them add at least 6 members
4) enter patron clubs management and click on "Actions" button
SUCCESS.1 => club with members has a new action called "search to hold"
5) click on search to hold
SUCCESS.2 => in the list of bilios there appears an action called "Place hold for <club name>"
6) click on "Place hold for <club name>"
SUCCESS.3 => a new window appears where you can select pickup location (defaults to club's library, if any), and the list of members.
7) go back to the list of bilios in the catalog and click on "Forget <club name>"
8) click on "Holds" action of any biblio
SUCCESS.4 => a search box appears with two tabs: Patrons and Clubs
9) click on Clubs tab and search by the common part of clubs names
SUCCESS.5 => a list of clubs that matches the search appears. If you click on any of them, the same page as SUCCESS.3 appears.
10) go back to the search box in SUCCESS.4 and search by the different part of the name.
SUCCESS.6 => because there is only one club that matches search criteria, the same page as SUCCESS.3 appears;
11) Sign off

Sponsored-by: Southeast Kansas Library - SEKLS
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-01 08:05:57 +01:00
..
tables Bug 22781: Correctly filter the emails 2019-05-15 12:10:53 +00:00
accountline-details.tt
apikeys.tt
boraccount.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
deletemem.tt Bug 23219: Cancel patrons holds when patron delete 2019-07-15 12:48:36 +01:00
discharge.tt
discharges.tt
files.tt
holdshistory.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
housebound.tt
ill-requests.tt
mancredit.tt
maninvoice.tt Bug 6759: Split account creation and renewal charges 2019-09-13 08:06:41 +01:00
member-flags.tt
member-password.tt Bug 22974: Patron password update validation broken 2019-05-30 10:01:42 +00:00
member.tt
memberentrygen.tt Bug 20691: Add ability to turn feature on and off 2019-09-11 08:53:46 +01:00
members-update.tt
merge-patrons.tt
moremember-brief.tt Bug 14570: (follow-up) fix qa FAIL tests 2019-08-20 16:05:14 +01:00
moremember-print.tt Bug 22521: Update UI to use accountlines.status 2019-04-17 16:49:36 +00:00
moremember.tt Bug 19618: Add ability to place holds for members of a club in intranet 2019-10-01 08:05:57 +01:00
notices.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
pay.tt Bug 23228: (QA follow-up) Add required filters 2019-08-08 15:27:23 +01:00
paycollect.tt Bug 23321: (QA follow-up) Add missing TT filters 2019-09-23 11:39:23 +01:00
printfeercpt.tt Bug 22716: (RM follow-up) missing filter and update description 2019-05-10 14:29:13 +00:00
printinvoice.tt Bug 22809: (RM follow-up) fix missing filter and update description 2019-05-10 14:43:11 +00:00
purchase-suggestions.tt
readingrec.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
routing-lists.tt
statistics.tt
update-child.tt