11 Sep
2012
11 Sep
'12
12:24 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8034 --- Comment #19 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- Printer queue value is the primary key for the table, and cannot be updated if the printer is assigned to a branch. mysql does not support ON UPDATE CASCADE I believe. It should leave a trail in the log files. It should eirher be documented, or printers should be given synthetic ids if that is a problem. -- You are receiving this mail because: You are watching all bug changes.