https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6906
--- Comment #33 from Katrin Fischer <[email protected]> --- Hm, I am not sure about using the frameworkcode - it seems yet another way of doing it. We already have a preference that checks for the existence of a subscription AllowMultipleIssuesOnABiblio and other prefs use the itemtype on biblio level (holds). What I would like better is using a list of itemtypes and/or checking the LDR for the serial flag (and a similar field for UNIMARC, I am sure there is one). I think this would be more in line with how things currently work. The frameworkcode is problematic for libraries exporting records from a union catalog - tbh, it wouldn't work for most of our libraries at all. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
