https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39280
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement removes release notes| |unnecessary or misleading | |text from the ODUE notice, | |as it depends on the | |library's settings: "If an | |item becomes more than 30 | |days overdue, you will be | |unable to use your library | |card until the item is | |returned.". | | | |Note: The notice is not | |automatically updated for | |existing installations. | |Update the notice manually | |to remove this wording if | |required, or replace the | |default notice using "View | |default" and "Copy to | |template" if you have not | |customized the notice. CC| |[email protected] --- Comment #4 from David Nind <[email protected]> --- Hi Sasha. Nice work! I've signed off, as it does what it says in the test plan. For some reason, the test plan is not included in the signed off commit message when I attached it, so you will need to amend the commit message. I would suggest rewording the commit message to help it pass QA, following the commit message guidelines https://wiki.koha-community.org/wiki/Commit_messages Suggested wording: --- Bug 39280: Remove misleading message text for ODUE notice This patch removes unnecessary and misleading wording from the overdue note as it depends on the library's circulation rules: "If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned." 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, which may be unnecessary or misleading depending on the library's settings: "If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned." 3. Apply the patch. 4. Check that the updated ODUE notice has removed the wording by either: 4.1 Resetting everything: reset_all 4.2 Viewing the default notice - click "View default" when viewing the email notice 5. Sign off. --- I've also added a release note. David Nind -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
