Summary: | RenewalSendNotice setting should be reflected in messaging preferences descriptions | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Patrons | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, lucas, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 13625: Change messaging preferences descriptions according to RenewalSendNotice
Bug 13625: Change messaging preferences descriptions according to RenewalSendNotice Bug 13625: Change messaging preferences descriptions according to RenewalSendNotice |
Description
Christopher Brannon
2015-01-26 17:54:21 UTC
Created attachment 110518 [details] [review] Bug 13625: Change messaging preferences descriptions according to RenewalSendNotice Sending out renewal notices depends on the RenewalSendNotice and the patron having the checkout notice checked in their messaging preferences. To test: - Apply patch - Take a look at the messaging preferences table on the following pages: - OPAC > patron account > your messaging tab - Staff interface > patron account > details tab - Staff interface > patron account > edit patron - Toggle the RenewalSendNotice preferences - The label on the last notice should switch between "Item checkout" and "Item checkout and renewal" depending on the pref setting Created attachment 110523 [details] [review] Bug 13625: Change messaging preferences descriptions according to RenewalSendNotice Sending out renewal notices depends on the RenewalSendNotice and the patron having the checkout notice checked in their messaging preferences. To test: - Apply patch - Take a look at the messaging preferences table on the following pages: - OPAC > patron account > your messaging tab - Staff interface > patron account > details tab - Staff interface > patron account > edit patron - Toggle the RenewalSendNotice preferences - The label on the last notice should switch between "Item checkout" and "Item checkout and renewal" depending on the pref setting Signed-off-by: David Nind <david@davidnind.com> Created attachment 111556 [details] [review] Bug 13625: Change messaging preferences descriptions according to RenewalSendNotice Sending out renewal notices depends on the RenewalSendNotice and the patron having the checkout notice checked in their messaging preferences. To test: - Apply patch - Take a look at the messaging preferences table on the following pages: - OPAC > patron account > your messaging tab - Staff interface > patron account > details tab - Staff interface > patron account > edit patron - Toggle the RenewalSendNotice preferences - The label on the last notice should switch between "Item checkout" and "Item checkout and renewal" depending on the pref setting Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial improvements, no regressions. Passing QA Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |