bump to 3.00.00.006 : issues.issuedate auto fill added on update
authorpaul <paul@localhost.(none)>
Fri, 5 Oct 2007 07:50:03 +0000 (02:50 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 6 Oct 2007 00:27:20 +0000 (19:27 -0500)
commit336ce43e8581cf634daccad9c7cb8bdc7363846d
tree8f4c9afa764198a44ce5ee3d69061daa26265766
parent493e2b85c6b6ba3b13230d4f229badd17016cdbd
bump to 3.00.00.006 : issues.issuedate auto fill added on update

In Koha 2.2 there was no field to store the issue date. There was only a timestamp
which is modified every time you do something on the line.
it's fixed in 3.0, but the new issuedate field is empty for 2.2 catalogue migrated to 3.0
This fills the issue date with a value that is probably wrong, but we can't know the correct one.
at least we have something and the stats works (Date::Calc is very unhappy if the field is empty)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
kohaversion.pl
updater/updatedatabase