Remove the percent column from acq.fund_allocation. Make the
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 29 Oct 2009 13:25:00 +0000 (13:25 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 29 Oct 2009 13:25:00 +0000 (13:25 +0000)
commit5f3add3fbcb3cc8f014472bc231f22eb9652977e
tree8eed3faceecad3cbbc9e62634833bde339a64b4a
parentfe027d7e726279920e470ad01b7665136e7a60eb
Remove the percent column from acq.fund_allocation.  Make the
amount column NOT NULL.

Remove references to the percent column from the views
acq.fund_allocation_total and acq.funding_source_allocation_total.

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/0061.schema.acqfa_no_percent.sql

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14670 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/0061.schema.acqfa_no_percent.sql [new file with mode: 0644]