Bug 27237 - PREDUEDST should have more useful default text
Summary: PREDUEDST should have more useful default text
Status: RESOLVED DUPLICATE of bug 11257
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-15 01:55 UTC by David Cook
Modified: 2020-12-15 05:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***