Koha/C4/Circulation
tipaul 3df7bdc5d3 For instance, the return date does not rely on the borrower expiration date. A systempref will be added in Koha, to modify return date calculation schema :
* ReturnBeforeExpiry = yes => return date can't be after expiry date
* ReturnBeforeExpiry = no  => return date can be after expiry date
2005-07-28 08:38:15 +00:00
..
Circ2.pm For instance, the return date does not rely on the borrower expiration date. A systempref will be added in Koha, to modify return date calculation schema : 2005-07-28 08:38:15 +00:00
Fines.pm synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
Returns.pm DBI call fix for bug 662 2003-12-08 14:24:55 +00:00