]> git.evergreen-ils.org Git - Evergreen.git/commit
New columns to acq.fund: balance_wqarning_percent and balance_stop_percent.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 5 Feb 2010 21:23:56 +0000 (21:23 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 5 Feb 2010 21:23:56 +0000 (21:23 +0000)
commitb26d7b2837354e470708f5f56def926aaaf344a5
tree9d6df0e332529bb9778938c1115502ccc8eb0e71
parent3d4ecdbd1584eaa79dd1cf3268d51ffc7390b0ff
New columns to acq.fund: balance_wqarning_percent and balance_stop_percent.
When the balance of a fund falls below these percentages, the system should
issue a warning or stop further charges.

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/0153.schema.acq.fund-spending-limits.sql
M    Open-ILS/examples/fm_IDL.xml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15466 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/0153.schema.acq.fund-spending-limits.sql [new file with mode: 0644]