Bug 36777 - Create a new section for system preferences related to lost item handling
Summary: Create a new section for system preferences related to lost item handling
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: David Nind
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-03 17:22 UTC by Katrin Fischer
Modified: 2024-09-18 21:14 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact: Caroline Cyr La Rose
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/961
Text to go in the release notes:
This enhancement moves lost item circulation system preferences from 'Checkout policy' to a new 'Lost item policy' section.
Version(s) released in:
24.11.00
Circulation function:


Attachments
Bug 36777: Add new section for lost item circulation preferences (10.37 KB, patch)
2024-06-01 22:36 UTC, David Nind
Details | Diff | Splinter Review
Bug 36777: Add new section for lost item circulation preferences (10.53 KB, patch)
2024-06-03 10:43 UTC, HKS3 Tadeusz Sośnierz
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2024-05-03 17:22:15 UTC
We have quite a few lost related system preferences in the "checkout policy" section of the system preferences on the circulation tab.

I wonder if it might be nice to have a new section that groups them under their own section heading.
Comment 1 David Nind 2024-06-01 22:36:22 UTC
Created attachment 167325 [details] [review]
Bug 36777: Add new section for lost item circulation preferences

This moves lost item circulation system preferences from
'Checkout policy' to their own 'Lost item policy' section.

It also fixes a capitalization issue - 'Fines Policy' to
'Fines policy'.

Test plan:
1. View the circulation system preferences page (Administration >
   System preferences > Circulation).
2. Search the page, and note that there are several system
   preferences about lost items in the 'Checkout policy' section.
3. Apply the patch.
4. Refresh the page.
5. Note that there is now a new section heading 'Lost item policy'.
   The system preferences previously under 'Checkout policy' are
   now located in this new section.
6. Sign off D:

Signed-off-by: David Nind <david@davidnind.com>
Comment 2 David Nind 2024-06-01 22:40:01 UTC
I have only moved lost item system preferences from under the 'Checkout policy' section to a new 'Lost item policy' section.

I've left other lost item related preferences under their current headings.

Feel free to suggest other changes, or a different name for the new section.
Comment 3 HKS3 Tadeusz Sośnierz 2024-06-03 10:43:04 UTC
Created attachment 167339 [details] [review]
Bug 36777: Add new section for lost item circulation preferences

This moves lost item circulation system preferences from
'Checkout policy' to their own 'Lost item policy' section.

It also fixes a capitalization issue - 'Fines Policy' to
'Fines policy'.

Test plan:
1. View the circulation system preferences page (Administration >
   System preferences > Circulation).
2. Search the page, and note that there are several system
   preferences about lost items in the 'Checkout policy' section.
3. Apply the patch.
4. Refresh the page.
5. Note that there is now a new section heading 'Lost item policy'.
   The system preferences previously under 'Checkout policy' are
   now located in this new section.
6. Sign off D:

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tadeusz „tadzik” Sośnierz <tadeusz@sosnierz.com>
Comment 4 David Nind 2024-06-03 21:51:51 UTC
Thanks Tadeusz for the sign-off!
Comment 5 Katrin Fischer 2024-06-27 15:02:37 UTC
Picked from QA queue for main.
Comment 6 Katrin Fischer 2024-06-27 15:26:36 UTC
Pushed for 24.11!

Well done everyone, thank you!
Comment 7 Lucas Gass (lukeg) 2024-07-19 15:47:07 UTC
Enhancement will not be backported to 24.05.x
Comment 8 David Nind 2024-07-19 23:21:01 UTC
Changing to needs documenting. This changes the system preferences menu, so I think some screenshots will need updating (or at least checked to see if they do).