[Koha-bugs] [Bug 22470] Missing the table name on misc/migration_tools/switch_marc21_series_info.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 7 11:10:46 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22470

--- Comment #2 from George Veranis <gveranis at gmail.com> ---
also add

  $dbh->do(
"UPDATE marc_subfield_structure SET kohafield=''
  WHERE kohafield='biblioitems.number' AND tagfield='440' AND tagsubfield='n'"
        );

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list