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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-3 / +2 lines)
Lines 271-282 Circulation: Link Here
271
                  PatronLibrary: the library the patron is from.
271
                  PatronLibrary: the library the patron is from.
272
                  ItemHomeLibrary: the library the item is from.
272
                  ItemHomeLibrary: the library the item is from.
273
        -
273
        -
274
            - For check in, use the circulation rules of
274
            - To determine wether an item is transferred or remains in the libray after checkin, use the circulation rules of
275
            - pref: CircControlReturnsBranch
275
            - pref: CircControlReturnsBranch
276
              type: choice
276
              type: choice
277
              choices:
277
              choices:
278
                  ItemHoldingLibrary: the library the item is currently held by.
278
                  ItemHoldingLibrary: the library the item is currently held by.
279
                  CheckInLibrary: the library you are logged in at.
279
                  CheckInLibrary: the library the item is checked in at.
280
                  ItemHomeLibrary: the library the item is owned by.
280
                  ItemHomeLibrary: the library the item is owned by.
281
        -
281
        -
282
            - Use the checkout and fines rules of
282
            - Use the checkout and fines rules of
283
- 

Return to bug 25426