http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6867
Nicole C. Engard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5693|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard <[email protected]> 2011-10-04 15:42:59 UTC --- Created attachment 5695 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5695 [SIGNED-OFF] Bug 6867: Date last seen ignored on import The date last seen field (952 $r) and replacement price date (952 $w) were being ignored on import, being replaced with NOW() as a hardcoded value. This patch will allow a value to be imported, but if none is, it will use the ISO date of import as a default. Signed-off-by: Nicole C. Engard <[email protected]> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
