Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

HAMKin kuittien mallipohjia (meillä ei tulosteta lainoista kuitteja, mutta mallipohjasta näkyy kuitenkin koodit)

 

Pohjan tunnisteSähköpostimalliTulostusmalli
ISSUESLIP (lainakuitti)

<h3><<branches.branchname>></h3>
Asiakas <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
(<<borrowers.cardnumber>>) <br />

<<today>><br />

<h4>Lainat</h4>
<checkedout>
<p>
<<biblio.title>> <br />
Viivakoodi: <<items.barcode>><br />
Eräpäivä: <<issues.date_due>><br />
</p>
</checkedout>

<h4>Myöhässä/Overdue</h4>
<overdue>
<p>
<<biblio.title>> <br />
Viivakoodi/Barcode: <<items.barcode>><br />
Eräpäivä/Due date: <<issues.date_due>><br />
</p>
</overdue>

<hr>

<h4 style="text-align: center; font-style:italic;">News</h4>
<news>
<div class="newsitem">
<h5 style="margin-bottom: 1px; margin-top: 1px"><b><<opac_news.title>></b></h5>
<p style="margin-bottom: 1px; margin-top: 1px"><<opac_news.content>></p>
<p class="newsfooter" style="font-size: 8pt; font-style:italic; margin-bottom: 1px; margin-top: 1px">Posted on <<opac_news.timestamp>></p>
<hr />
</div>
</news>

<h3><<branches.branchname>></h3>
Asiakas:
(<<borrowers.cardnumber>>) <br />

<<today>><br />

<h4>Lainat</h4>
<checkedout>
<p>
<<biblio.title>> <br />
Viivakoodi: <<items.barcode>><br />
Eräpäivä: <<issues.date_due>><br />
</p>
</checkedout>

<h4>Myöhässä/Overdue</h4>
<overdue>
<p>
<<biblio.title>> <br />
Viivakoodi/Barcode: <<items.barcode>><br />
Eräpäivä/Due date: <<issues.date_due>><br />
</p>
</overdue>

<hr>

<h4 style="text-align: center; font-style:italic;">News</h4>
<news>
<div class="newsitem">
<h5 style="margin-bottom: 1px; margin-top: 1px"><b><<opac_news.title>></b></h5>
<p style="margin-bottom: 1px; margin-top: 1px"><<opac_news.content>></p>
<p class="newsfooter" style="font-size: 8pt; font-style:italic; margin-bottom: 1px; margin-top: 1px">Posted on <<opac_news.timestamp>></p>
<hr />
</div>
</news>

ISSUEQSLIP

(Issue Quick Slip)

<h3><<branches.branchname>></h3>
Lainattu asiakkaalle
(<<borrowers.cardnumber>>) <br />

<<today>><br />

<h4>Tänään lainatut:</h4>
<checkedout>
<p>
<<biblio.title>> <br />
Viivakoodi: <<items.barcode>><br/>
Eräpäivä: <<issues.date_due>><br />
</p>
</checkedout>

<h3><<branches.branchname>></h3>
Asiakas
(<<borrowers.cardnumber>>) <br />

<<today>><br />

<h4>Tänään lainatut:</h4>
<checkedout>
<p>
<<biblio.title>> <br />
Viivakoodi: <<items.barcode>><br/>
Eräpäivä: <<issues.date_due>><br />
</p>
</checkedout>

CHECKINSLIP

(palautuskuitti)

 

<<borrowers.firstname>> <<borrowers.surname>><br>
<<today>>

<h3>Tänään palautetut</h3>
<ul>
<checkedin>
<li><<biblio.title>> <<biblio.author>>, <<items.barcode>>
</checkedin>
</ul>
<br>
<br>
<br>
www.hamk.fi/kirjasto-ja-tietopalvelut

HOLD_SLIP

(varauskuitti)

<h5><b>Varaustunnus/Reservation ID: <<borrowers.othernames>></b></h5> <br>

<h5>Varaus erääntyy/Hold expires: <<reserves.expirationdate>></h5> <br>

<h5>Saapunut/Date: <<today>></h5>

<h5> </h5>

<br />
<h5>ITEM ON HOLD</h3>
<h5>Nimeke/Title:<<biblio.title>></h4>
<h5>Tekijä/Author<<biblio.author>></h5>
<ul>
<li><<items.barcode>></li>
<li><<items.itemcallnumber>></li>
</ul>
<p>Notes:
<pre><<reserves.reservenotes>></pre>
</p>

<h5>Varaustunnus/Reservation ID: <<borrowers.othernames>></h5> <br>

<h5>Varaus erääntyy/Hold expires: <<reserves.expirationdate>></h5> <br>

<h5>Saapunut/Date: <<today>></h5>

<h5> </h5>

<br />
<h5>ITEM ON HOLD</h3>
<h5>Nimeke/Title:<<biblio.title>></h4>
<h5>Tekijä/Author<<biblio.author>></h5>
<ul>
<li><<items.barcode>></li>
<li><<items.itemcallnumber>></li>
</ul>
<p>Notes:
<pre><<reserves.reservenotes>></pre>
</p>