https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19192
Bug ID: 19192
Summary: Update default DUEDGST and PREDUEDGST notices
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The current default digest notices are
DUEDGST
You have <<count>> items due
PREDUEDGST
You have <<count>> items due soon
These are not terribly useful defaults -- the whole reason for having digest
notices is to display item detail for items which are due or coming due.
I suggest the following instead:
DUEDGST
Dear <<borrowers.firstname>> <<borrowers.surname>>,
You have <<count>> items due:
<<items.content>>
PREDUEDGST
Dear <<borrowers.firstname>> <<borrowers.surname>>,
You have <<count>> items due soon:
<<items.content>>
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/