https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37344
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Victor Grousset/tuxayo <[email protected]> --- (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. _______________________________________________ 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/
