https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24658
--- Comment #9 from Jonathan Druart <[email protected]> --- There is a FK on accountlines.itemnumber, and apparently it is there for a long time now. Can you confirm that this constraint does not exist in your database? "show create table accountlines;" will tell you if there is a CONSTRAINT on items.itemnumber -- 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/
