13 Oct
2020
13 Oct
'20
11:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24658 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.