Koha/reserve
alaurin 193e22714f Add a new system preference 'AutomaticItemReturn' :
if this prefence is switched on: the document returned in another library than homebranch, the system automaticly transfer the document to his homebranch (with notification for librarian in returns.tmpl) .

switch off : the document stay in the holdingbranch ...

correcting bugs :
- comment C4::acquisition (not using in request.pl).
- correcting date in request.pl
-add the new call of function getbranches in request.pl
2006-06-08 15:36:31 +00:00
..
modrequest.pl improvement of reserves.pl with item - reservation 2006-05-19 17:05:11 +00:00
placerequest.pl bug fix : for item reservation, now the system don't keep the reserve if the document is returned, works fine !!!! 2006-06-06 12:26:57 +00:00
renewscript.pl improvement: id on each fieldset of circulation template. 2006-04-03 09:37:59 +00:00
request.pl Add a new system preference 'AutomaticItemReturn' : 2006-06-08 15:36:31 +00:00