http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10306
--- Comment #12 from Katrin Fischer <[email protected]> --- I think enhancing the Koha-to-MARC-Mappings would be better than using the Keyword-to-MARC-Mappings for some reasons: - the keyword system gets the data from the MARCXML record for display each time, so I suspect it to be slower than the Koha-to-MARC-mappings that get the information from the db and it might slow down Koha a bit more. - I'd like to keep the option to use a database column for things like the publication year when writing reports, as the XML functions also seem quite slow in comparison. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
