Here is an example of an overdue notice that went out. There is not line break between items. We are running version 3.16.01 Dear xxxx xxxx, According to our current records, you have items that are overdue. Please return or renew them at the branch below as soon as possible. The following item(s) is/are currently overdue: "The Five love languages " by Chapman, Gary, 306.8 CHA, Barcode: 381011565 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 "Don't know much about American history " by Davis, Kenneth C, 973 DAV, Barcode: 381013376 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 "The Four loves " by Lewis, C.S. (Clive Staples) , 1898-1963, 241.4 LEW, Barcode: 381015284 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 Thank-you for your prompt attention to this matter. UIS Secondary Campus Staff Here is the notice source. The HTML message has been selected: Dear <<borrowers.firstname>> <<borrowers.surname>>, <br> <br> According to our current records, you have items that are overdue. Please return or renew them at the branch below as soon as possible. <br> <br> The following item(s) is/are currently overdue: <br> <br> <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Checkout date: <<issues.issuedate>>, Due date: <<issues.date_due>> Fine: <<items.fine>></item> <br> <br> Thank-you for your prompt attention to this matter. <br> <br> <i><<branches.branchname>> Staff</i> Thanks, Paul Paul Dokken Software Developer SIL PNG Communication and Technology Services Ukarumpa EHP 444 | Papua New Guinea cts-prog3@sil.org.pg +675-537-3544 x4404 {Telecom} +675-7081-8666 {Digicel}
Try putting a <br> before </item> On Sep 1, 2014 6:37 AM, "CTS-Programmer 3 (Paul Dokken)" < cts-prog3@sil.org.pg> wrote:
Here is an example of an overdue notice that went out. There is not line break between items. We are running version 3.16.01
Dear xxxx xxxx,
According to our current records, you have items that are overdue. Please return or renew them at the branch below as soon as possible.
The following item(s) is/are currently overdue:
"The Five love languages " by Chapman, Gary, 306.8 CHA, Barcode: 381011565 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 "Don't know much about American history " by Davis, Kenneth C, 973 DAV, Barcode: 381013376 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 "The Four loves " by Lewis, C.S. (Clive Staples) , 1898-1963, 241.4 LEW, Barcode: 381015284 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50
Thank-you for your prompt attention to this matter.
UIS Secondary Campus Staff
Here is the notice source. The HTML message has been selected:
Dear <<borrowers.firstname>> <<borrowers.surname>>, <br> <br> According to our current records, you have items that are overdue. Please return or renew them at the branch below as soon as possible. <br> <br> The following item(s) is/are currently overdue: <br> <br> <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Checkout date: <<issues.issuedate>>, Due date: <<issues.date_due>> Fine: <<items.fine>></item> <br> <br> Thank-you for your prompt attention to this matter. <br> <br> <i><<branches.branchname>> Staff</i>
Thanks, Paul
Paul Dokken Software Developer SIL PNG Communication and Technology Services Ukarumpa EHP 444 | Papua New Guinea cts-prog3@sil.org.pg +675-537-3544 x4404 {Telecom} +675-7081-8666 {Digicel}
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi Paul, try to add one or multiple <br> tags inside the <item></item> bit, especially one before </item>. Hope this helps, Katrin Am 01.09.2014 um 00:34 schrieb CTS-Programmer 3 (Paul Dokken):
Here is an example of an overdue notice that went out. There is not line break between items. We are running version 3.16.01
Dear xxxx xxxx,
According to our current records, you have items that are overdue. Please return or renew them at the branch below as soon as possible.
The following item(s) is/are currently overdue:
"The Five love languages " by Chapman, Gary, 306.8 CHA, Barcode: 381011565 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 "Don't know much about American history " by Davis, Kenneth C, 973 DAV, Barcode: 381013376 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50 "The Four loves " by Lewis, C.S. (Clive Staples) , 1898-1963, 241.4 LEW, Barcode: 381015284 Checkout date: 2014-07-31 16:03:00, Due date: 2014-08-21 23:59:00 Fine: 1.50
Thank-you for your prompt attention to this matter.
UIS Secondary Campus Staff
Here is the notice source. The HTML message has been selected:
Dear <<borrowers.firstname>> <<borrowers.surname>>, <br> <br> According to our current records, you have items that are overdue. Please return or renew them at the branch below as soon as possible. <br> <br> The following item(s) is/are currently overdue: <br> <br> <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Checkout date: <<issues.issuedate>>, Due date: <<issues.date_due>> Fine: <<items.fine>></item> <br> <br> Thank-you for your prompt attention to this matter. <br> <br> <i><<branches.branchname>> Staff</i>
Thanks, Paul
Paul Dokken Software Developer SIL PNG Communication and Technology Services Ukarumpa EHP 444 | Papua New Guinea cts-prog3@sil.org.pg +675-537-3544 x4404 {Telecom} +675-7081-8666 {Digicel}
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
CTS-Programmer 3 (Paul Dokken) -
Katrin Fischer -
Nicholas van Rheede van Oudtshoorn