The Item Type in Koha 3 has been moved to the items table, with the Item Type in the biblioitems table being a default for new items.
It wouldn't be difficult to make a command line script to copy the Item Type from the biblioitems table to the items table, that may be the best way to go in this case. It looks like maintenance/touch_all_items.pl would be a good place to start on such a script.
Good dayI need advice please. I have converted a Koha installation from 2 to Koha 3.Now there is a "syncronization" problem between the items table and the marc record in bibioitems.To make a long story short, the itemtype appears in the marc record, but not in the items table.Is there a procedure how to syncronize those 2 "fields"?Thanks for any advice!
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/