Summary: | Terminology: Please return or renew them at the branch below as soon as possible. | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Notices | Assignee: | Courtney Brown <courtneybrown> |
Status: | Pushed to stable --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
Severity: | minor | ||
Priority: | P5 - low | CC: | aleisha, courtneybrown, david, Laura.escamilla |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39280 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This fixes the terminology used in the overdue notice (ODUE) to change 'branch' to 'library': "Please return or renew your overdue items at the library as soon as possible.".
Note: The notice is not automatically updated for existing installations. Update the notice manually to change the wording if required, or replace the default notice using "View default" and "Copy to template" if you have not customized the notice.
|
|
Version(s) released in: |
25.11.00,25.05.03
|
Circulation function: | |
Attachments: |
BUG 39279: Updated the wording for the overdue notice from branch to library for new installs.
Bug 39279: Update the wording for the overdue notice - branch to library Bug 39279: Update the wording for the overdue notice - branch to library |
Description
Katrin Fischer
2025-03-07 20:14:31 UTC
Notice code: ODUE Suggested replacement text: "Please return or renew your overdue items at the library as soon as possible." Created attachment 184261 [details] [review] BUG 39279: Updated the wording for the overdue notice from branch to library for new installs. Test plan 1. Go to 'Tools' then 'Notices and slips' and choose the 'Overdue notice' 2. The overdue message should now include the word library (only on a new install). Created attachment 184273 [details] [review] Bug 39279: Update the wording for the overdue notice - branch to library This patch updates the terminology used in the overdue notice (ODUE) to change 'branch' to 'library'. Test plan: 1. Check the wording of the ODUE notice under Tools > Patrons and circulation > Notices and slips. 2. Note that it includes this wording that uses 'branch': "Please return or renew them at the branch below as soon as possible." 3. Apply the patch. 4. Check that the updated ODUE notice has changed 'branch' to 'library' by either: 4.1 Resetting everything: reset_all 4.2 Viewing the default notice - click "View default" when viewing the email notice The updated text is now: "Please return or renew your overdue items at the library as soon as possible." 5. Sign off. Signed-off-by: David Nind <david@davidnind.com> Thanks for the patch Courtney, nice work! I've updated the commit message (see the commit message guidelines at https://wiki.koha-community.org/wiki/Commit_messages). I've changed the title, added a description of the issue, and expanded the test plan. I've also added a draft release note. David Nind Created attachment 184680 [details] [review] Bug 39279: Update the wording for the overdue notice - branch to library Thank you for your work on this, Courtney! Passing QA. This patch updates the terminology used in the overdue notice (ODUE) to change 'branch' to 'library'. Test plan: 1. Check the wording of the ODUE notice under Tools > Patrons and circulation > Notices and slips. 2. Note that it includes this wording that uses 'branch': "Please return or renew them at the branch below as soon as possible." 3. Apply the patch. 4. Check that the updated ODUE notice has changed 'branch' to 'library' by either: 4.1 Resetting everything: reset_all 4.2 Viewing the default notice - click "View default" when viewing the email notice The updated text is now: "Please return or renew your overdue items at the library as soon as possible." 5. Sign off. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x |