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

--- Comment #2 from David White <[email protected]> ---
Sorry, one other bug:

* When attempting to run "misc/maintenance/remove_items_from_biblioitems.pl", a
number of SQL statements fail because C4/Biblio.pm tries to update columns that
don't exist in 3.00.00.070 .  Specifically, any attempt to "UPDATE biblioitems"
that refers to the "ean" and "agerestriction" column fails.

* workaround: temporarily remove references to those columns in C4/Biblio.pm,
and restore them after "remove_items_from_biblioitems.pl" has completed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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