Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
Katrin Fischer 17a2d57794 Bug 25630: Fix capitalization and terminology for Accounting, Administration and Serials system preferences
- Punctuation (p)
- Terminology
- Capitalization (c)

To test:
- Verify:
  - AccountAutoReconcile (Do not to Don't for consistency with other prefs)
  - IndependentBranchesPatronModifications (p)
  - IndependentBranchesTransfers (p)
  - GoogleOpenIDConnect (google to Google)
  - UsageStatsLibrariesInfo (c)
  - opacSerialDefaultTab (c)
  - StaffSerialIssueDisplayCount (staff interface)
  - SubscriptionDuplicateDroppedInput (c)

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-02 12:05:33 +02:00

64 lines
2.3 KiB
Text

Serials:
-
- 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:
yes: Add
no: "Don't add"
- a suggestion for a bibliographic record when its attached serial is renewed.
-
- pref: RoutingSerials
choices:
yes: Use
no: "Don't use"
- the routing list feature in the serials module.
-
- pref: RoutingListAddReserves
choices:
yes: Place
no: "Don't place"
- received serials on hold if they are on a routing list.
-
- 'Include 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:
yes: Make
no: Do not 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 item-level_itypes syspref must be set to specific item.
-
- pref: PreserveSerialNotes
choices:
yes: Do
no: Do not
- prefill the notes from the last 'Arrived' serial when generating the next 'Expected' issue.