bug 1532: ensure that empty hold request expiration is represented as NULL
authorGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 13:49:17 +0000 (09:49 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 13:51:16 +0000 (09:51 -0400)
commit1cd4f42ae4bc7a14adfe111b7308443c487eea19
treec19813e0eb75769197e6cf871619730cf6b05163
parente8291a15e0278d13e0dee63a0dc5180fb36eaf73
bug 1532: ensure that empty hold request expiration is represented as NULL

Fixes bug reported by Colin Campbell where reserves.expiratedate
was defaulting to '0000-00-00' instead of NULL.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Reserves.pm
installer/data/mysql/updatedatabase.pl
kohaversion.pl