Koha/installer
Galen Charlton 6f383040d5 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>
2008-09-04 20:11:29 -05:00
..
data bug 2582 [2/2]: fix NULL issues.issuedate 2008-09-04 20:11:29 -05:00
externalmodules.pl
install.pl refactor web installer code to created C4::Installer 2008-04-21 11:26:23 -05:00
InstallAuth.pm kohabug 2105: prevent crash on IE7 2008-05-13 17:40:36 -05:00