add open-ils.actor.user.itemsout.notices api
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Mon, 13 Nov 2017 23:25:05 +0000 (18:25 -0500)
committerCesar Velez <cesar.velez@equinoxinitiative.org>
Mon, 18 Dec 2017 19:41:58 +0000 (14:41 -0500)
commit666227882baf99c915061b897f1be5a2695dbd27
tree845b29d12c2515ebd62423a7b0de90da9ac88660
parent0fe68625140052b77ed6c031a1eca3713f7e45ad
add open-ils.actor.user.itemsout.notices api

Add a method to Actor.pm to count completed action
trigger events for a given circ and return the latest
notice date. Uses the json_query for performance.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm