]> git.evergreen-ils.org Git - working/Evergreen.git/commit
user_transaction_history methods
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 4 May 2010 15:13:42 +0000 (15:13 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 4 May 2010 15:13:42 +0000 (15:13 +0000)
commit51a980aef90b016ff7838bbf108cc64615e5a8a0
treef0b6d692bd8085f12fc2f6358aa7c768ea66a364
parent2114cd21f8ff4df7e82bae0d26fc53ab8d5e20a6
user_transaction_history methods

Overhauled method registration for efficiency, extensibility and completeness.
There are two types of user_transaction_history SRF methods being declared:
authoritative and non-authoritative.  Each method also has an "ids" variant,
but the args are the same for all 12.

Signed-off-by: Joe Atzberger <atz@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@16385 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Actor.pm