Koha/C4/SIP/ILS
Colin Campbell 04857ed68e Bug 11633 Return Correct status if patron blocked by fines
If the patron has amassed charges that block borrowing, but we
allow staff override the information that the patron cannot
issue should be included the patron information response

This patch sets the appropriate status fields in the patron object

It restores the fee_limit member to the patron object
and calls a local subroutine to set it.

This could be done more elegantly but that would require more
major refactoring of the rather messy initializer code
in ILS::Patron

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-09-23 15:30:12 -03:00
..
Transaction Bug 11633 : Block Issue if fines require staff override 2014-09-23 15:30:05 -03:00
Item.pm Bug 12462: Fix some POD errors 2014-06-22 19:56:37 -03:00
Item.pod bug 3435: SIP Checkin extension for 3M SmartChute - partial 2009-07-30 11:06:47 -04:00
Patron.pm Bug 11633 Return Correct status if patron blocked by fines 2014-09-23 15:30:12 -03:00
Patron.pod adding openncip / opensip SIP2 service 2007-11-06 06:32:53 -06:00
Transaction.pm Abstraction layer implementation for Transactions. 2008-06-05 22:43:35 -05:00