]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/Circulation/Transit_Cancel_Time.adoc
LP#1673857: stamp schema update
[working/Evergreen.git] / docs / RELEASE_NOTES_NEXT / Circulation / Transit_Cancel_Time.adoc
1 Transit Cancel Time and Terminology Change
2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3
4 Transit Cancel Time
5 +++++++++++++++++++
6
7 Previously, Evergreen deleted canceled (aborted) transits from the database.  Now
8 the rows in action.transit_copy, action.hold_transit_copy, and action.reservation_transit_copy
9 are preserved in the database, though still not visible to the end user in the staff client.
10 This allows for better tracking of when transits are canceled for the purposes of knowing
11 which staff member canceled the transit, etc.
12
13 NOTE: This change may require the re-creation of transit reports to filter out canceled
14 transits from the results.  Cloning the template and adding a Base Filter of Cancel Time 
15 Is NULL will suffice.
16
17 "Canceled Transit" Terminology Change
18 +++++++++++++++++++++++++++++++++++++
19
20 The term "abort" has been replaced with "cancel" in all of the affected user interfaces.
21 For internal continuity, however, the following permission codes have not changed:
22
23  * ABORT_TRANSIT
24  * ABORT_REMOTE_TRANSIT
25  * ABORT_TRANSIT_ON_LOST
26  * ABORT_TRANSIT_ON_MISSING