https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31143
Danyon Sewell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |z --- Comment #45 from Danyon Sewell <[email protected]> --- Kia ora Wainui I have just found that this issue doesn't just affect the borrowers table, I just had to fix this for a database where some of the items table also included the bad daterange, specifically the replacementpricedate column. It may be worth to include the columns within the items table in this script to better capture all of the possible places this bad daterange may end up. From the items table the following columns could be affected: dateaccessioned replacementpricedate datelastborrowed datelastseen damaged_on itemlost_on withdrawn_on deleted_on onloan Cheers, Danyon -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
