koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] circulation.tmpl uncertainty


From: Ben Goodger
Subject: [Koha-devel] circulation.tmpl uncertainty
Date: Thu Apr 14 11:06:02 2005

Hi,

<!-- TMPL_IF NAME="RESERVE_WAITING" -->
<p>Reserve waiting for <!-- TMPL_VAR NAME="RESERVE_WAITING" --></p>
<!-- /TMPL_IF -->

<!-- TMPL_IF NAME="RESERVED" -->
<p>Reserved by <!-- TMPL_VAR NAME="RESERVED" --></p>

What is the difference between 'reserved by' and 'reserve waiting for'?
This is from the circulations tmpl, which makes it slighlty confusing
for me since I don't know if this applies only to Issues, or if it
applies to Returns/Transfers as well.

What do these two mean?

-- 
~ Ben Goodger

~ Please remember to FLOSS daily.
~ www.getfirefox.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]