Bug 36113 - Port default RENEWAL notice to Template Toolkit syntax
Summary: Port default RENEWAL notice to Template Toolkit syntax
Status: Passed QA
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Emily Lamancusa
QA Contact: Martin Renvoize
URL:
Keywords: Academy, roadmap_24_05
Depends on:
Blocks: 15278
  Show dependency treegraph
 
Reported: 2024-02-15 22:02 UTC by Emily Lamancusa
Modified: 2024-05-08 13:14 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 36113: Adjust default RENEWAL notice template to use TT (1.49 KB, patch)
2024-04-15 21:36 UTC, Emily Lamancusa
Details | Diff | Splinter Review
Bug 36113: Adjust default RENEWAL notice template to use TT (1.57 KB, patch)
2024-04-18 10:22 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 36113: Adjust default RENEWAL notice template to use TT (1.62 KB, patch)
2024-05-08 13:14 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Emily Lamancusa 2024-02-15 22:02:04 UTC

    
Comment 1 Emily Lamancusa 2024-04-15 21:36:15 UTC
Created attachment 164896 [details] [review]
Bug 36113: Adjust default RENEWAL notice template to use TT

Test plan:
1. Apply patch
2. reset_all (or start your testing environment in the first place)
3. Enable the system preference RenewalSendNotice
4. Check an item out to a patron
5. Edit that patron:
    a. Enter a value for Primary email
    b. Set messaging preference to enable email notices for Item
       checkout and renewal
6. Renew the checked-out item
7. Check the patron's Notices tab for the Item renewal notice, and
   confirm that the notice is correct
Comment 2 Matt Blenkinsop 2024-04-18 10:22:41 UTC
Created attachment 165069 [details] [review]
Bug 36113: Adjust default RENEWAL notice template to use TT

Test plan:
1. Apply patch
2. reset_all (or start your testing environment in the first place)
3. Enable the system preference RenewalSendNotice
4. Check an item out to a patron
5. Edit that patron:
    a. Enter a value for Primary email
    b. Set messaging preference to enable email notices for Item
       checkout and renewal
6. Renew the checked-out item
7. Check the patron's Notices tab for the Item renewal notice, and
   confirm that the notice is correct

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Comment 3 Martin Renvoize 2024-05-08 13:14:18 UTC
Created attachment 166411 [details] [review]
Bug 36113: Adjust default RENEWAL notice template to use TT

Test plan:
1. Apply patch
2. reset_all (or start your testing environment in the first place)
3. Enable the system preference RenewalSendNotice
4. Check an item out to a patron
5. Edit that patron:
    a. Enter a value for Primary email
    b. Set messaging preference to enable email notices for Item
       checkout and renewal
6. Renew the checked-out item
7. Check the patron's Notices tab for the Item renewal notice, and
   confirm that the notice is correct

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>