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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-5 / +4 lines)
Lines 534-543 Circulation: Link Here
534
            - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no locaiton assigned.<br/>"
534
            - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no locaiton assigned.<br/>"
535
            - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, <strong>and overrides all other rules.</strong>"
535
            - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, <strong>and overrides all other rules.</strong>"
536
        -
536
        -
537
            -pref: UpdateItemLocationOnCheckout
537
            - pref: UpdateItemLocationOnCheckout
538
             choices:
538
              choices:
539
                 yes: Blank
539
                  yes: Blank
540
                 no: "Don't Blank"
540
                  no: "Don't Blank"
541
            - Blank the 952$c (shelving location) field of the item when is is issued.
541
            - Blank the 952$c (shelving location) field of the item when is is issued.
542
        -
542
        -
543
            - pref: UpdateNotForLoanStatusOnCheckin
543
            - pref: UpdateNotForLoanStatusOnCheckin
544
- 

Return to bug 21159