]> git.evergreen-ils.org Git - working/Evergreen.git/commit
new feature: Added max-claims-returned-count setting. if a patron hits this amount...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Sep 2009 19:37:33 +0000 (19:37 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Sep 2009 19:37:33 +0000 (19:37 +0000)
commitd7f3e6a5586a4645901ad0bd7b261634a8d82db3
treef3fd51f43f29476b34749e7532416417f1f8607f
parent9435dc43ab1a14e506db1f4004fbd5596ecde422
new feature:  Added max-claims-returned-count setting.  if a patron hits this amount, it requires staff override to mark an additional item as claims returned.

new perm SET_CIRC_CLAIMS_RETURNED.override

new api call open-ils.circ.circulation.set_claims_returned.override

updated some inline docs

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14058 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
Open-ILS/src/sql/Pg/upgrade/0005.data.org-setting-max-claims-return-count.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/0006.data.override-max-claims-returned-perm.sql [new file with mode: 0644]