View | Details | Raw Unified | Return to bug 33060
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-9 / +8 lines)
Lines 673-680 Circulation: Link Here
673
        -
673
        -
674
            - pref: EnableItemGroups
674
            - pref: EnableItemGroups
675
              choices:
675
              choices:
676
                  yes: Enable
676
                  1: Enable
677
                  no: "Don't enable"
677
                  0: "Don't enable"
678
            - the item groups feature to allow collecting groups of items on a record together.
678
            - the item groups feature to allow collecting groups of items on a record together.
679
        -
679
        -
680
            - In the staff interface, split the holds queue into separate tables by
680
            - In the staff interface, split the holds queue into separate tables by
Lines 688-695 Circulation: Link Here
688
        -
688
        -
689
            - pref: EnableItemGroupHolds
689
            - pref: EnableItemGroupHolds
690
              choices:
690
              choices:
691
                  yes: Enable
691
                  1: Enable
692
                  no: "Don't enable"
692
                  0: "Don't enable"
693
            - the ability to place holds on item groups.
693
            - the ability to place holds on item groups.
694
        -
694
        -
695
            - If the holds queue is split, show librarians
695
            - If the holds queue is split, show librarians
Lines 1234-1241 Circulation: Link Here
1234
        -
1234
        -
1235
            - pref: ArticleRequestsOpacHostRedirection
1235
            - pref: ArticleRequestsOpacHostRedirection
1236
              choices:
1236
              choices:
1237
                  yes: Enable
1237
                  1: Enable
1238
                  no: Disable
1238
                  0: Disable
1239
            - " redirection from child to host based on MARC21 773$w when the child has no items when requesting articles on the Opac."
1239
            - " redirection from child to host based on MARC21 773$w when the child has no items when requesting articles on the Opac."
1240
        -
1240
        -
1241
            - pref: ArticleRequestsLinkControl
1241
            - pref: ArticleRequestsLinkControl
Lines 1356-1363 Circulation: Link Here
1356
            - Use
1356
            - Use
1357
            - pref: UseLocationAsAQInSIP
1357
            - pref: UseLocationAsAQInSIP
1358
              choices:
1358
              choices:
1359
                  yes: permanent_location
1359
                  1: permanent_location
1360
                  no: homebranch
1360
                  0: homebranch
1361
            - for AQ field in SIP protocol.
1361
            - for AQ field in SIP protocol.
1362
1362
1363
    Curbside pickup module:
1363
    Curbside pickup module:
1364
- 

Return to bug 33060