Bugzilla – Attachment 155729 Details for
Bug 34807
Move EnableItemGroups in cataloging preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34807: Move EnableItemGroups in cataloging preferences
Bug-34807-Move-EnableItemGroups-in-cataloging-pref.patch (text/plain), 2.77 KB, created by
David Nind
on 2023-09-16 01:49:20 UTC
(
hide
)
Description:
Bug 34807: Move EnableItemGroups in cataloging preferences
Filename:
MIME Type:
Creator:
David Nind
Created:
2023-09-16 01:49:20 UTC
Size:
2.77 KB
patch
obsolete
>From acdb4d8d43c0c7ce0fca77ec3564f92b4aac2397 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Fri, 15 Sep 2023 15:52:53 -0400 >Subject: [PATCH] Bug 34807: Move EnableItemGroups in cataloging preferences > >This patch moves the EnableItemGroups system preference with cataloging >preferences, as it deals with the grouping of items in a bibliographic record. > >To test: >1. Apply patch >2. Go to Administration > System preferences >3. Search for enableitemgroup >--> EnableItemGroups should be in cataloging preferences >--> EnableItemGroupHolds should be in circulation preferences > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../prog/en/modules/admin/preferences/cataloguing.pref | 6 ++++++ > .../prog/en/modules/admin/preferences/circulation.pref | 6 ------ > 2 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index f8dc10962b..5a6346ed46 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -93,6 +93,12 @@ Cataloging: > MARC21: MARC21 > UNIMARC: UNIMARC > - format. >+ - >+ - pref: EnableItemGroups >+ choices: >+ 1: Enable >+ 0: "Don't enable" >+ - the item groups feature to allow collecting groups of items on a record together. > - > - Use the item type of the > - pref: item-level_itypes >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 55feb4d444..52ba6e0d05 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -659,12 +659,6 @@ Circulation: > 0: "Don't store" > - 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.' > Holds policy: >- - >- - pref: EnableItemGroups >- choices: >- 1: Enable >- 0: "Don't enable" >- - the item groups feature to allow collecting groups of items on a record together. > - > - In the staff interface, split the holds queue into separate tables by > - pref: HoldsSplitQueue >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34807
:
155713
|
155729
|
155855