http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12847 --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- All items checked out by a patron will show between <overdue></overdue> tags in ISSUESLIP. To replicate: go to cgi-bin/koha/tools/letter.pl?op=add_form&module=circulation&code=ISSUESLIP Add the following section <h4>Overdues</h4> <overdue> <p> <<biblio.title>> <br /> Date due: <<issues.date_due>> at <<issues.branchcode>><br /> </p> </overdue> Check out an item. to a sample patron. Print the issue slip for that patron. Even though the item is not overdue, it will show in the 'Overdues' section. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.