]> git.evergreen-ils.org Git - Evergreen.git/commit
in SIP patron retrieval, only fetch non-archived penalties and penalties
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Nov 2010 02:55:21 +0000 (02:55 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Nov 2010 02:55:21 +0000 (02:55 +0000)
commit25984a89a77a94ba4fbe85071742a605c2e17a01
tree66a4573cc06c4c2073781e8f125fefa6838f8408
parentc107c091c364e1ec8d08ddc252c34284f5fc8ac3
in SIP patron retrieval, only fetch non-archived penalties and penalties
that that matter (fines, overdues, blocking penalties).  pair down the
penalty comparisons to avoid fleshing the penalty type, potentially
numerous times for a given type, by using the constant identifiers.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18569 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm