bug 2582 [2/2]: fix NULL issues.issuedate
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 4 Sep 2008 17:23:47 +0000 (12:23 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 5 Sep 2008 01:11:29 +0000 (20:11 -0500)
commit6f383040d5c985c6c7591469a49356919a182eb9
tree6b5aa5131eff4831ae6c83deed9263191a6455d7
parent69781fbe8b08b4ccde4d09f0499ef4a8230d3eb4
bug 2582 [2/2]: fix NULL issues.issuedate

Corrects loans whose issuedate was set to NULL
during a renewal as follows:

* First, tries to extract the loan date from
  the statistics table.
* For any remaining rows,  sets the issue date
  to the date of the last renewal.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
installer/data/mysql/updatedatabase.pl
kohaversion.pl