Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
Lucas Gass 0d2f1aeaf9
Bug 31886: Fix no sidebar problem in system pref search
To test:
1. Go to Adminstration and click on 'Global system preferences'
2. From the left side bar click 'I18N/L10N' and notice no sidebar.
3. Also try 'Serials', no sidebar
4. Apply patch, restart_all
5. Try 1 & 2 again and the sidebar should be restored
6. Try clicking through each of the system preference groups (Accounting, Acquisitions, etc ) and make sure the sidebar is always present.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-24 10:37:31 -03:00

65 lines
2.4 KiB
Text

Serials:
Features:
-
- Show
- pref: opacSerialDefaultTab
choices:
holdings: holdings tab
subscriptions: subscriptions tab
serialcollection: serial collection tab
- as default tab for serials in OPAC. Please note that the serial collection tab is currently available only for UNIMARC.
-
- pref: RenewSerialAddsSuggestion
choices:
1: Add
0: "Don't add"
- a suggestion for a bibliographic record when its attached serial is renewed.
-
- pref: RoutingSerials
choices:
1: Use
0: "Don't use"
- the routing list feature in the serials module.
-
- pref: RoutingListAddReserves
choices:
1: Place
0: "Don't place"
- received serials on hold if they are on a routing list.
-
- "Include the following note on all routing lists:"
- pref: RoutingListNote
type: textarea
class: code
-
- Show the
- pref: StaffSerialIssueDisplayCount
class: integer
- previous issues of a serial on the staff interface.
-
- Show the
- pref: OPACSerialIssueDisplayCount
class: integer
- previous issues of a serial on the OPAC.
-
- When showing the subscription information for a bibliographic record, preselect
- pref: SubscriptionHistory
choices:
simplified: brief history
full: full history
- view of serial issues.
-
- List of fields which must not be rewritten when a subscription is duplicated (separated by pipe |)
- pref: SubscriptionDuplicateDroppedInput
-
- pref: makePreviousSerialAvailable
choices:
1: Make
0: Don't make
- previous serial automatically available when receiving a new serial issue. The previous issue can also be set to another item type when receiving a new one. Please note that the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference must be set to specific item.
-
- pref: PreserveSerialNotes
choices:
1: Do
0: Don't
- prefill the notes from the last 'Arrived' serial when generating the next 'Expected' issue.