19 Oct
2015
19 Oct
'15
6:38 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10306 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.