Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Aleisha Amohia 7b8939b2ec
Bug 30823: Filling recalls uses 'FILL' action in action logs
This enhancement changes recall fulfillment actions to log with the
FILL action. It will also update existing recalls FULFILL actions in
the database to use the FILL action.

To test:
1) Enable the UseRecalls system preference and set up your
recalls-related circulation rules. Confirm RecallsLog is enabled.
2) Check out an item to Patron B.
3) Log into the OPAC as Patron A and search for the item.
4) Place a recall on that item.
5) Go back to the staff client and check the item in. Confirm the recall
as waiting for Patron A.
6) Check out the item for Patron A to fill the recall.
7) Go to Tools -> Log Viewer. Confirm there is a FULFILL action. Choose
the following search params to browse system logs:
- modules: recalls
- actions: fill
8) Submit the search and confirm the recall DOES NOT show.
9) Apply the patch, update database, restart services.
10) Refresh the log viewer and repeat step 7. Submit the search and
confirm the recall DOES show. Confirm there is no longer a FULFILL
action as both holds and recalls will use FILL.
11) Check in the item.
12) Repeat steps 2-6. We are ensuring that future recalls are logged
using the FILL action.
13) Repeat step 7. Confirm all test recalls are now showing in search
results.

Sponsored-by: Catalyst IT

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-01 16:09:13 -03:00
..
acqui Bug 23991: Move SearchSuggestion to Koha::Suggestions 2022-06-27 12:30:28 -03:00
admin Bug 30937: Surroung Yes/No with span 2022-06-27 12:35:31 -03:00
authorities Bug 30936: (follow-up) Add markup comments 2022-06-25 11:22:51 -03:00
basket Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
batch Bug 29244: Add dialog class where missing in print-notices.tt 2021-10-21 12:24:04 +02:00
catalogue Bug 30327: Add options for sorting components 2022-06-25 15:25:18 -03:00
cataloguing Bug 30871: Add/expand title text for LDR/06 and 008 Type of material 2022-06-25 10:49:27 -03:00
circ Bug 29129: Update DisplayClearScreenButton to allow for a choice between issueslip and issueqslip 2022-06-25 10:56:50 -03:00
clubs Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
course_reserves Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
errors Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
ill Bug 29648: (follow-up) Add missing raw filter 2022-04-27 11:20:45 -10:00
installer Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
labels Bug 30733: Simplify some singular cases 2022-06-17 10:16:43 -03:00
mana
members Bug 23991: Move SearchSuggestion to Koha::Suggestions 2022-06-27 12:30:28 -03:00
offline_circ Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
onboarding Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
patron_lists Bug 29648: patron list table - normal 2022-04-27 11:20:44 -10:00
patroncards Bug 30733: Simplify some singular cases 2022-06-17 10:16:43 -03:00
plugins Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
pos Bug 30139: Fix javascript moneyFormat to be compatible with FR format 2022-05-13 15:41:55 -10:00
recalls Bug 30722: Typo in overdue recalls template 2022-05-09 10:02:35 -10:00
reports Bug 26486: Group edit buttons in reports toolbar 2022-06-27 12:32:24 -03:00
reserve Bug 21978: Use patron-title.inc in request.tt 2022-06-24 12:29:01 -03:00
reviews Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
rotating_collections Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
serials Bug 30609: (follow-up) Add markup comments 2022-06-25 10:55:26 -03:00
services Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
suggestion Bug 23991: (QA follow-up) Fix tabbing 2022-06-27 12:30:46 -03:00
tags Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
test
tools Bug 30823: Filling recalls uses 'FILL' action in action logs 2022-07-01 16:09:13 -03:00
virtualshelves Bug 21978: (follow-up) Stop passing holdfor_cardnumber 2022-06-24 12:29:14 -03:00
about.tt Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
auth.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
intranet-main.tt Bug 27631: Hidden <h1> on intranet-main.tt 2022-04-20 09:03:38 -10:00