https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19269
--- Comment #5 from Nick Clemens <[email protected]> --- Created attachment 77911 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77911&action=edit Bug 19269: Rancor - Add LCCN, pubdate to indexing This patch filsl the two new columns in the import_biblios table: lccn, pubdate It also fixes update of ocntrol number in the import_biblios table To test: 1 - Apply and update database 2 - Import some records 3 - Check the import table to see new columns are populated correctly 4 - check control number is correct in table too 5 - Open advanced cataloging editor 6 - Set your batch as searchable (settings->import batches) 7 - You should now be able to search batches for lccn or pubdate or control number 8 - Verify records are found as expected and can be saved to catalog or batch -- You are receiving this mail because: 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/
