Comment 19 for bug 1207533

Revision history for this message
Mike Rylander (mrylander) wrote :

I've added a commit to build upon Jason's patron version of Triggered Events Log with an item-focused version, and signed off his commit. The branch is here:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/miker/lp1207533-triggered-events-log

From the commit:

This commit adds an item-oriented version of the Triggered Event Log
interface. The primary interface differences between the two are:
  * Instead of showing the item barcodes for events related to a
  patron, it shows the patron barcodes for events related to an item
  * It is labeled as "Item Specific" instead of "Patron Specific"

The main interface addition can be tested in the same way as the parent
commit. To get to the new item TEL interface, use the Actions menu from
the patron Items Out interface, the Item Status interface, or the
Holdings list in the record cataloging interface.