]> git.evergreen-ils.org Git - Evergreen.git/commit
added stored proc to take a circ and determine the full chain of associated circs...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 2 Dec 2009 14:35:05 +0000 (14:35 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 2 Dec 2009 14:35:05 +0000 (14:35 +0000)
commitdf7976e4c295d41e43db5c82e263cf55bc5796ac
tree62cb0985a969cb25db2de3cc2970e6f291a2ffdc
parent59460772e3f5cab6933a4c6a14220eeff3bb2c40
added stored proc to take a circ and determine the full chain of associated circs and companion proc to summarize the chain.  added fm class accs for action::circ_chain_summary.  add ML method to turn the stored proc output into FM objects.  added unrecoverd field to action.circulation since it was missing

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15053 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/0101.schema.circ-chain.sql [new file with mode: 0644]