http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412
Matthias Meusburger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11267|0 |1 is obsolete| | --- Comment #31 from Matthias Meusburger <[email protected]> --- Created attachment 11723 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11723&action=edit Bug 7412: Pre-filling items in cataloguing Pre-filling of items: remember what was in the previous item filled, to be able to create multiple items quickly. By default, all subfields are prefilled when the PrefillItem syspref is on, unless you specify which fields you want to prefill in the SubfieldsToUseWhenPrefill syspref. With a value of "f u v", only the $f, $u and $v will be prefilled, for example. Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> Rebased and QAed. -- 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/
