Koha/circ
acli f475af255f Implemented fixes for bug 170
1. Circ2::returnbook will throw an exception if $branch is undef
2. branch/printer-getting code is modularized into getbranch and getprinter
   with correct logic from circulation.pl (temporarily put into Circ2.pm)
3. circulation.pl and returns.pl modified to use above functions

Noted correct tab sizes for the files; returns.pl partially reformatted to
conform to the dominant correct tab size

Handle non-latin1 charsets for returns.pl
2003-02-05 06:28:56 +00:00
..
branchtransfers.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
circulation.pl Implemented fixes for bug 170 2003-02-05 06:28:56 +00:00
returns.pl Implemented fixes for bug 170 2003-02-05 06:28:56 +00:00
selectbranchprinter.pl Adding variable declarations 2003-01-28 00:49:55 +00:00