Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
Jonathan Druart 5167e8034d Bug 5354: Partial duplication of a subscription
A new syspref (SubscriptionDuplicateDroppedInput) contains the list of fields to
duplicate when duplicating a subscription. The library will be able to
define that, for example, the internal note should not be duplicated

Test plan:
On the detail subscription page, click Edit > Edit as New (Duplicate):
All the information must be copied from the original subscription.

Fill the syspref SubscriptionDuplicateDroppedInput with a list of fields
you don't want to be duplicated (e.g. location;notes;branchcode).

Repeat the duplicate action. Normally, information for these fields are
not copied.

Signed-off-by: Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
2012-03-28 15:51:23 +02:00

52 lines
1.7 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 biblio when its attached serial is renewed.
-
- pref: RoutingSerials
choices:
yes: Add
no: "Don't add"
- received serials to the routing list.
-
- 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 client.
-
- Show the
- pref: OPACSerialIssueDisplayCount
class: integer
- previous issues of a serial on the OPAC.
-
- When showing the subscription information for a biblio, show
- pref: SubscriptionHistory
choices:
simplified: a summary
full: a full list
- of the serial issues.
-
- List of fields which must not be rewritten when a subscription is duplicated (Separated by semicolon)
- pref: SubscriptionDuplicateDroppedInput