Bug 36777

Summary: Create a new section for system preferences related to lost item handling
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: David Nind <david>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrew, caroline.cyr-la-rose, david, gmcharlt, jake.deery, lucas
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22740
GIT URL: 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
Bug 36777: Add new section for lost item circulation preferences

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).