#668 cancel reserve on checkout does not work
authorPaul POULAIN <paul@koha-fr.org>
Mon, 8 Oct 2007 19:24:30 +0000 (14:24 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 8 Oct 2007 20:51:03 +0000 (15:51 -0500)
commit7ec8571d8854358d31508dc27a700fa2c1e04897
tree0105ff86fcb5f2796f06f7f506b75630c2f89987
parent2c596cec54679ae0d54380f6729a5675914272a4
#668 cancel reserve on checkout does not work

The reserve was cancelled only under certain circumstances (depending on reserve status)
cancelling everytime.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Circulation.pm
C4/Reserves.pm