https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37344 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #6 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (In reply to Baptiste Wojtkowski (bwoj) from comment #5)
Note: I fixed something in kohastructure.sql, but I have no clue why you get this error, but it looks like it is related with the way our sandboxes generate the dbic files
I was looking at this with Thibault at the KohaLa symposium and testing was done on a local Koha (KTD) so it's wasn't a sandbox quirk. ----
I fixed something in kohastructure.sql but I have no clue why you get this error,
That's weird. It seems that cancellation_date was in the DB and DBIx didn't found in it's schema and errored. But there was no reason cancellation_date to be in the DB because the v1 of you patch doesn't have it. o_O -- You are receiving this mail because: You are watching all bug changes.