]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/modules/admin/pages/copy_locations.adoc
docs: Angular Acq Sprint 0 Tools and Infrastructure
[Evergreen.git] / docs / modules / admin / pages / copy_locations.adoc
1 = Administering shelving locations =
2 :toc:
3
4 == Creating new shelving locations ==
5
6 . Click _Administration_.
7 . Click _Local Administration_.
8 . Click _Shelving Locations Editor_.
9 . Type the name of the shelving location.
10 . In _OPAC Visible_, choose whether you would like items in this shelving location
11   to appear in the catalog.
12 . In _Hold Verify_, 
13 . In _Checkin Alert_, choose whether you would like a routing alert to appear
14   when an item in this location is checked in. This is intended for special
15   locations, such as 'Display', that may require special handling, or that
16   temporarily contain items that are not normally in that location.
17 +
18 NOTE: By default, these alerts will only display when an item is checked in, _not_
19 when it is used to record an in-house use.
20 +
21 To also display these alerts when an item in your location is scanned for in-house
22 use, go to Administration > Local Administration > Library Settings Editor and
23 set _Display shelving location check in alert for in-house-use_ to True.
24 +
25 . If you would like a prefix or suffix to be added to the call numbers of every
26   volume in this location, enter it.
27 . If you would like, add a URL to the _URL_ field.  When a URL is entered in
28   this field, the associated shelving location will display as a link in the Public
29   Catalog summary display. This link can be useful for retrieving maps or other
30   directions to the shelving location to aid users in finding material.
31 . If you would like to override any item-level circulation/hold policies to
32   make sure that items in your new location can't circulate or be holdable,
33   choose _No_ in the appropriate field.  If you choose _Yes_, Evergreen will
34   use the typical circulation and hold policies to determine circulation
35   abilities.
36
37 == Deleting shelving locations ==
38
39 You may only delete a shelving location if:
40 . it doesn't contain any items, or
41 . it only contains deleted items.
42
43 Evergreen preserves shelving locations in the database, so no statistical information
44 is lost when a shelving location is deleted.
45
46 == Modifying shelving location order ==
47
48 . Go to _Administration_.
49 . Go to _Local Administration_.
50 . Click _Shelving Location Order_.
51 . Drag and drop the locations until you are satisfied with their order.
52 . Click _Apply changes_.
53
54
55 == Shelving location groups ==
56
57 .Use case
58 ****
59 Mayberry Public Library provides a scope allowing users to search for all
60 children's materials in their library. The library's children's scope
61 incorporates several shelving locations used at the library, including Picture
62 Books, Children's Fiction, Children's Non-Fiction, Easy Readers, and Children's
63 DVDs. The library also builds a similar scope for YA materials that incorporates
64 several shelving locations.
65 ****
66
67 This feature allows staff to create and name sets of shelving locations to use as
68 a search filter in the catalog.  OPAC-visible groups will display within the
69 library selector in the Public Catalog.  When a user selects a group
70 and performs a search, the set of results will be limited to records that have
71 items in one of the shelving locations within the group.  Groups can live at any
72 level of the library hierarchy and may include shelving locations from any parent
73 org unit or child org unit.
74
75 NOTE: To work with Shelving Location Groups, you will need the ADMIN_COPY_LOCATION_GROUP
76 permission.
77
78 === Create a Shelving Location Group ===
79
80 . Click Administration ->  Local Administration -> Shelving Location Groups.
81 . At the top of the screen is a drop down menu that displays the org unit tree.
82   Select the unit within the org tree to which you want to add a shelving location group.
83   The shelving locations associated with the org unit appear in the Shelving Locations column.
84 . In the column called _Location Groups_, click _New_.
85 . Choose how you want the shelving location group to display to patrons in the catalog's
86   org unit tree in the OPAC. By default, when you add a new shelving location group, the
87   group displays in the org unit tree beneath any branches or sub-libraries of its
88   parental org unit.  If you check the box adjacent to Display above orgs, then the
89   group will appear above the branches or sub-libraries of its parental org unit.
90 . To make the shelving location group visible to users searching the public catalog, check
91   the box adjacent to Is OPAC visible?
92 . Enter a _Name_ for the shelving location group.
93 . Click Save. The name of the Shelving Location Group appears in the Location Groups.
94 . Select the shelving locations that you want to add to the group, and click Add. The shelving 
95   locations will populate the middle column, Group Entries.
96 . The shelving location group is now visible in the org unit tree in the catalog. Search
97   the catalog to retrieve results from any of the shelving locations that you added to
98   the shelving location group.
99
100 === Order Shelving Location Groups ===
101
102 If you create more than one shelving location group, then you can order the groups in the
103 org unit tree.
104
105 . Click Administration -> Local Administration -> Shelving Location Groups.
106 . Three icons appear next to each location group. Click on the icons to drag the shelving 
107   location groups into the order in which you would like them to appear in the catalog.
108 . Search the catalog to view the reorder of the shelving location groups.
109