Bug 9343: handles the new format of Debarred
authorAdrien Saurat <adrien.saurat@biblibre.com>
Thu, 3 Jan 2013 16:08:02 +0000 (17:08 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 23 Jan 2013 01:01:06 +0000 (20:01 -0500)
commit58494beb7949d57d9b84784edc3e55848192eff8
tree3126615d0fc4b277ac87cd2ed524460d5ec1b41f
parent8c418b26a7f3923c826b31d8c302bbfb792e3116
Bug 9343: handles the new format of Debarred

The debarred status in DB switched from a boolean to a date.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Elliott Davis <elliott@bywatersolions.com>
Correctly pulls debared flag instead of debarment date.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/SIP/ILS/Patron.pm