Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
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
..
access_files.tt Bug 28007: (follow-up) Address missing instances 2021-04-06 15:56:31 +02:00
additional-contents.tt Bug 22659: Add save and continue button to additional-contents.tt 2022-06-25 10:52:35 -03:00
automatic_item_modification_by_age.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
batch_delete_records.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
batch_extend_due_dates.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
batch_record_modification.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
batchMod-del.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
batchMod-edit.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
batchMod.tt Bug 26703: tools folder 2021-04-21 11:16:35 +02:00
cleanborrowers.tt Bug 28961: Use Flatpickr on tools pages 2021-10-05 10:58:14 +02:00
csv-profiles.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
export.tt Bug 30475: Convert tools pages tabs to Bootstrap (part 2) 2022-05-04 14:29:24 -10:00
holidays.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
import_borrowers.tt Bug 30733: Move all semicolons inside the translatable strings 2022-06-17 10:16:40 -03:00
inventory.tt Bug 30994: Typo: item was on loan. couldn't be returned. 2022-06-25 15:23:22 -03:00
letter.tt Bug 30991: Fix remaining instances of [% ELSE %]0[% END %] in templates 2022-06-25 15:20:44 -03:00
manage-marc-import.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
marc_modification_templates.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
modborrowers.tt Bug 30884: Fix jQuery selector to correctly detect active tab 2022-06-06 11:31:06 -03:00
overduerules.tt Bug 30475: Convert tools pages tabs to Bootstrap (part 2) 2022-05-04 14:29:24 -10:00
picture-upload.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
preview_letter.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
problem-reports.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
quotes-upload.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
quotes.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
scheduler.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
showdiffmarc.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
stage-marc-import.tt Bug 29946: Sort Marc profiles alphabetically 2022-04-13 15:55:40 +02:00
stockrotation.tt Bug 29648: Fix occurrences of GetColumns 2022-04-27 11:20:45 -10:00
tools-home.tt Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
upload-images.tt Bug 30223: Move book cover image upload JS to a separate file 2022-04-19 21:25:51 -10:00
upload.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
viewlog.tt Bug 30823: Filling recalls uses 'FILL' action in action logs 2022-07-01 16:09:13 -03:00