Summary: | Pending on-site checkouts terminology change needed | ||
---|---|---|---|
Product: | Koha | Reporter: | Esther Melander <esther.melander> |
Component: | Circulation | Assignee: | 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
Or maybe remove the word Pending and just have it be On-Site Checkouts. 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 I get a merge error when trying to apply the patch 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 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 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> |