[Koha] Error while creating new label batch
dnj
deneve.jan at sinthendrik.be
Wed Nov 28 03:14:14 NZDT 2018
I resolved this problem myself.
Apparently I've made a copy of the items-table at installation time for
testing purposes, and renamed the old 'items'-table to 'itemsOUD'. But the
foreign key constraints were still pointing to the table 'itemsOUD'.
So that's why I got the error. After pointing the foreign constraints to the
correct 'items'-table everything works again. I should have spotted this
sooner.
Jan.
--
Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
More information about the Koha
mailing list