https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35095
--- Comment #13 from Katrin Fischer <[email protected]> --- kohafields could be very limiting, there is a lot of things we don't have fields in biblio/biblioitems for or no good default mappings. Example: Date the monograph is first published in print: date_monograph_published_print = 008/07-10 (not mapped to db) or 264$c (biblio.copyrightdate); for books only? Without the 008 the date range search won't work for these records. Publication type: publication_type = 000/07 (m for monograph or s for serial), KBART only gives those two options even if there is an extensive list in Koha Having the right material type would be very helpful, but probably is also not covered. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
