@@ -, +, @@ --- .../en/modules/admin/preferences/cataloguing.pref | 4 ---- .../en/modules/admin/preferences/circulation.pref | 15 +++++++++++---- 2 files changed, 11 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -165,10 +165,6 @@ Cataloging: - and record's last modifier name in MARC subfield - pref: MarcFieldForModifierName - ".
NOTE: Use a dollar sign between field and subfield like 123$a." - - - - Use the NOT_LOAN authorised value - - pref: BundleNotLoanValue - - to represent 'added to bundle' when an item is attached to bundle. Display: - - 'Separate main entry and subdivisions with ' --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -12,10 +12,6 @@ Circulation: 1: "Require" 0: "Don't require" - staff to confirm that all parts of an item are present at checkin/checkout. - - - - Use the LOST authorised value - - pref: BundleLostValue - - to represent 'missing from bundle' at return. - - pref: AutoSwitchPatron choices: @@ -1280,6 +1276,17 @@ Circulation: - pref: ArticleRequestsSupportedFormats - "(Valid choices are currently: PHOTOCOPY and SCAN. Separate the supported formats by a vertical bar. The first listed format is selected by default when you request via the OPAC.)" + + Item bundles: + - + - Use the LOST authorised value + - pref: BundleLostValue + - to represent 'missing from bundle' at return. + - + - Use the NOT_LOAN authorised value + - pref: BundleNotLoanValue + - to represent 'added to bundle' when an item is attached to bundle. + Return claims: - - When marking a checkout as "claims returned", --