http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12847

--- Comment #1 from Barton Chittenden <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to