Bug 37596

Summary: Pending on-site checkouts terminology change needed
Product: Koha Reporter: Esther Melander <esther.melander>
Component: CirculationAssignee: Nicolas Hunstein <nicolas.hunstein>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: String patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 37596: update the string "Pending On-Site Checkouts"
Bug 37596: update the string "Pending On-Site Checkouts"
Bug 37596: update the string "Pending On-Site Checkouts"
Bug 37596: update the string "Pending On-Site Checkouts"

Description Esther Melander 2024-08-07 20:02:39 UTC
To replicate:

1. Enable OnSitecheckouts
2. Find some items and check them out by checking the box for On-Site.
3. Go to circulation and select the button for Pending On-site Checkouts
4. See a table of checked-out items

The table found in Pending On-site Checkouts is not populated until items are actually checked out. The term Pending is confusing because the items are not in a waiting status. Pending should be changed to Current or Outstanding.
Comment 1 Esther Melander 2024-08-07 20:29:36 UTC
Or maybe remove the word Pending and just have it be On-Site Checkouts.
Comment 2 Nicolas Hunstein 2025-01-14 17:00:00 UTC
Created attachment 176518 [details] [review]
Bug 37596: update the string "Pending On-Site Checkouts"

changes string "Pending On-Site Checkouts" to "On-site checkouts"

to test:
- enable OnSiteCheckouts
- find some items and check them out by checking the box for On-Site
- go to circulation an select the button for Pending on-site checkouts
- see a table of checked-out items

- apply patch
- verify string has changed to On-site checkouts
Comment 3 Caroline Cyr La Rose 2025-03-31 14:47:59 UTC
I get a merge error when trying to apply the patch
Comment 4 Nicolas Hunstein 2025-04-03 09:31:25 UTC
Created attachment 180476 [details] [review]
Bug 37596: update the string "Pending On-Site Checkouts"

changes string "Pending On-Site Checkouts" to "On-site checkouts"

to test:
- enable OnSiteCheckouts
- find some items and check them out by checking the box for On-Site
- go to circulation an select the button for Pending on-site checkouts
- see a table of checked-out items

- apply patch
- verify string has changed to On-site checkouts
Comment 5 Nicolas Hunstein 2025-04-04 07:36:10 UTC
Created attachment 180612 [details] [review]
Bug 37596: update the string "Pending On-Site Checkouts"

changes string "Pending On-Site Checkouts" to "On-site checkouts"

to test:
- enable OnSiteCheckouts
- find some items and check them out by checking the box for On-Site
- go to circulation an select the button for Pending on-site checkouts
- see a table of checked-out items

- apply patch
- verify string has changed to On-site checkouts
Comment 6 Brendan Gallagher 2025-04-07 21:50:58 UTC
Created attachment 180712 [details] [review]
Bug 37596: update the string "Pending On-Site Checkouts"

changes string "Pending On-Site Checkouts" to "On-site checkouts"

to test:
- enable OnSiteCheckouts
- find some items and check them out by checking the box for On-Site
- go to circulation an select the button for Pending on-site checkouts
- see a table of checked-out items

- apply patch
- verify string has changed to On-site checkouts

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>