http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412
--- Comment #12 from Matthias Meusburger <[email protected]> 2012-02-16 13:28:08 UTC --- At first, I thought of keeping only the mapped subfields for subfields that should not be prefilled and get rid of the others. By that would not have been generic enough anyway. Deciding which subfields should be prefilled and which should not has to be the librarian's call. So I came up with another solution (based on biblibre MT6413, for reference): a syspref has been added, in which we can give a list of the subfields that should not be prefilled. I also added informations in the commit message. Proposed patch has been updated. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
