Hold Slips

The Hold slip below can be generated from the hold_slip print template in Evergreen.

Hold Slip

In the Receipt Template Editor:

  • Choose the hold_slip template from the dropdown.
  • Copy and paste the following code into the different areas of the hold_slip template.
  • Click Save Locally to save the templates to your workstaton

Code for the template:

Header

<font size=+3><b>%PATRON_LASTNAME%,<br />
%PATRON_FIRSTNAME%</b></font><br />
Slip Date: %TODAY_D%<br/>
Off Holdshelf: %DATE_FORMAT(%shelf_expire_time%,%m/%d/%Y)%
<br />
<br />
<br />
Barcode: %item_barcode%<br/>
Title: %item_title%<br/>
<br/>
<br />
Patron Barcode: %PATRON_BARCODE%<br/>
<br />
Phone: %notify_by_phone%<br/>
Email: %notify_by_email%<br/>
Text#: %notify_by_text%<br />

Line Item

Leave this area blank

Footer

<br/>
Request date: %request_date%<br/>
Printed by %SHORTNAME%<br/>
<br />
<br />
<hr />