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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-3 / +2 lines)
Lines 541-547 Circulation: Link Here
541
            - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check out.<br/>"
541
            - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check out.<br/>"
542
            - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check out.<br/>"
542
            - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check out.<br/>"
543
            - "_ALL_: FIC - causes all items to be updated into the Fiction location on check out.<br/>"
543
            - "_ALL_: FIC - causes all items to be updated into the Fiction location on check out.<br/>"
544
            - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.<br/><br/>"
544
            - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to its permanent location.<br/><br/>"
545
            - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>"
545
            - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>"
546
            - "Note: PROC and CART are special values, for these locations the location and permanent_location can differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>"
546
            - "Note: PROC and CART are special values, for these locations the location and permanent_location can differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>"
547
            - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>"
547
            - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>"
Lines 710-716 Circulation: Link Here
710
            - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check in.<br/>"
710
            - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check in.<br/>"
711
            - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check in.<br/>"
711
            - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check in.<br/>"
712
            - "_ALL_: FIC - causes all items to be updated into the Fiction location on check in.<br/>"
712
            - "_ALL_: FIC - causes all items to be updated into the Fiction location on check in.<br/>"
713
            - "PROC: _PERM_ - causes an item that is in the Processing center to be updated to it's permanent location.<br/><br/>"
713
            - "PROC: _PERM_ - causes an item that is in the Processing center to be updated to its permanent location.<br/><br/>"
714
            - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>"
714
            - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>"
715
            - "Note: PROC and CART are special values, for these locations the location and permanent_location can differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>"
715
            - "Note: PROC and CART are special values, for these locations the location and permanent_location can differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>"
716
            - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>"
716
            - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>"
717
- 

Return to bug 38874