]> git.evergreen-ils.org Git - working/Evergreen.git/commit
More user transaction retrieval API cleanup
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Feb 2011 14:35:03 +0000 (14:35 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Feb 2011 14:35:03 +0000 (14:35 +0000)
commit781c80e8445bfb49b7daac3e8d5989323697437a
tree58756e7883014dbde286e0834da7716f90ba18d5
parentfd0fdda306859927af8e96df7fc1f7adf2032caf
More user transaction retrieval API cleanup

Use consistent xact fleshing mechanism for circulations both for
less/cleaner code and to consistently take advantage of CSToreEditor for
authoritative support.

Added .flesh option to transaction history api calls, consistent with
non-history version.

Added a have_payments history call so we can limit retrieval to xacts
that had at least 1 payment

When making sub-req calls to payment API calls, call .authoritative as
appropriate

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19477 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm