Bug 27237

Summary: PREDUEDST should have more useful default text
Product: Koha Reporter: David Cook <dcook>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2020-12-15 01:55:27 UTC
At the moment, PREDUEDGST is set up with the text 'You have <<count>> items due soon', but that's really useless to patrons. 

We should update it to something like the following:

Dear <<borrowers.firstname>> <<borrowers.surname>>,

The following item(s) will be due soon:

<<items.content>>

Thank you.
Comment 1 David Cook 2020-12-15 05:18:40 UTC

*** This bug has been marked as a duplicate of bug 11257 ***