]> git.evergreen-ils.org Git - Evergreen.git/commit
Add active flag to acq.fund table. If a fund is not active,
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Feb 2010 14:56:16 +0000 (14:56 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Feb 2010 14:56:16 +0000 (14:56 +0000)
commit8cba85e1ad537e8c9b778f32547a1cf0d359c297
tree38783abcd6a88d3d30a850533d834b7e55c3bed9
parenta6368049ee54861a7c2d0cb3baa52f43ca91679b
Add active flag to acq.fund table.  If a fund is not active,
then you shouldn't be able to spend money from it.

See KCLS ticket 4201.

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0146.schema.acq.fund-active.sql
M    Open-ILS/examples/fm_IDL.xml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15429 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/0146.schema.acq.fund-active.sql [new file with mode: 0644]