Docs: Transit List
authorLynn Floyd <alynn2671@gmail.com>
Fri, 4 Jun 2021 19:41:31 +0000 (15:41 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Thu, 11 Nov 2021 16:51:33 +0000 (08:51 -0800)
Documentation on Transit List.

Signed-off-by: Lynn Floyd <alynn2671@gmail.com>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
docs/modules/local_admin/assets/images/transit_list/transit_list_from.png [new file with mode: 0644]
docs/modules/local_admin/assets/images/transit_list/transit_list_to.png [new file with mode: 0644]
docs/modules/local_admin/nav.adoc
docs/modules/local_admin/pages/transit_list.adoc [new file with mode: 0644]

diff --git a/docs/modules/local_admin/assets/images/transit_list/transit_list_from.png b/docs/modules/local_admin/assets/images/transit_list/transit_list_from.png
new file mode 100644 (file)
index 0000000..6e8f25a
Binary files /dev/null and b/docs/modules/local_admin/assets/images/transit_list/transit_list_from.png differ
diff --git a/docs/modules/local_admin/assets/images/transit_list/transit_list_to.png b/docs/modules/local_admin/assets/images/transit_list/transit_list_to.png
new file mode 100644 (file)
index 0000000..adf9831
Binary files /dev/null and b/docs/modules/local_admin/assets/images/transit_list/transit_list_to.png differ
index 83df2f2..1eb6541 100644 (file)
@@ -14,4 +14,5 @@
 ** xref:admin:lsa-statcat.adoc[Statistical Categories Editor]
 ** xref:admin:surveys.adoc[Surveys]
 ** xref:admin:popularity_badges_web_client.adoc[Statistical Popularity Badges]
+** xref:local_admin:transit_list.adoc[Transit List]
 ** xref:admin:lsa-work_log.adoc[Work Log]
diff --git a/docs/modules/local_admin/pages/transit_list.adoc b/docs/modules/local_admin/pages/transit_list.adoc
new file mode 100644 (file)
index 0000000..a7f52c1
--- /dev/null
@@ -0,0 +1,35 @@
+= Transit List =
+:toc:
+
+indexterm:[Transit List]
+
+The *Transit List* allows you list items in transit to and from a given location. 
+
+To access the *Transit List* go to *Administration* -> *Local Administration* ->  *Transit List*. 
+
+The following options are available to work with the transits.
+
+* _Add Items to Bucket_, add the items to a bucket.
+* _Edit Item Attributes_, edit any items attribute. 
+* _Cancel Transit_, cancel the transit of the item. 
+* _Print Transit_, prints a list of transits. This uses the "Transit List" in the print templates. 
+
+== Transits to a location ==
+
+image::transit_list/transit_list_to.png[Transit List of item in transit to]
+
+To show a list of items in transit to a library:
+
+. Choose the *Transit To* option
+. Select the library in the *Library* drop down. 
+. Choose the sending date range of the items in transit to the selected library. 
+
+== Transits from a location ==
+
+image::transit_list/transit_list_from.png[Transit List of item in transit from]
+
+To show a list of items in transit from a library:
+
+. Choose the *Transit From* option
+. Select the library in the *Library* drop down. 
+. Choose the sending date range of the items in transit from the selected library. 
\ No newline at end of file