Create a user_payment_detail method in OpenILS::Application::Actor user/mrpeters-isl/actor_user_payment_details
authorMichael Peters <mrpeters@library.in.gov>
Tue, 18 Oct 2011 19:44:19 +0000 (15:44 -0400)
committerMichael Peters <mrpeters@library.in.gov>
Tue, 18 Oct 2011 19:53:17 +0000 (15:53 -0400)
commit4d63b46fc8378763d4636241b9735d1ffc418fcf
tree966081b56959d6d7138ab30a61afd99b945e5290
parent8d941d04b0f831c125e7c0b00ce03b25f680959e
Create a user_payment_detail method in OpenILS::Application::Actor

In relation to LP#812382, I've created a new API, open-ils.actor.user.payments.detailed, which allows you to pull in information
regarding the location (workstation name) and accepting user (username) for a particular user's payment history.
This is the beginnings of a customization which allows for additional detail when attempting to audit payment histories via the staff client.

Additional work is still needed to "link up" this API in the staff client, however, this takes care of the backend Perl.

Signed-off-by: Michael Peters <mrpeters@library.in.gov>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/xul/staff_client/chrome/content/main/constants.js