http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10508

--- Comment #5 from Jonathan Druart <[email protected]> ---
In fact I don't know if it is your problem, I got the following sql error after
applying patch for bug 8034:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_coderun`.`branches`, CONSTRAINT `branches_ibfk_1`
FOREIGN KEY (`branchprinter`) REFERENCES `printers` (`printqueue`) ON UPDATE
CASCADE)

Maybe you forgot to apply the patch of bug 10515?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to