https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32511 --- Comment #21 from Hammat wele <hammat.wele@inlibro.com> ---
Do you know the number?
That one should especially be available in deleteditems and we need to figure out what happened there.
Either the update patch didn't work... or something got backported that had it without the change in the db?
The items table has 46 columns and the deleteditems has 45 columns. I think there should be something backported without updating the Database as you said. After applying the patch 30392 and executing the ./installer/data/mysql/updatedatabase.pl. both tables have the same number of columns (46) and there is no more error -- You are receiving this mail because: You are watching all bug changes.