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>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Caroline Cyr La Rose 2023-09-15 15:52:53 -04:00 committed by Tomas Cohen Arazi
parent e7707b768b
commit dd493fe2cb
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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