]> git.evergreen-ils.org Git - working/Evergreen.git/commit
1. New table, acq.lineitem_alert_text.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Feb 2010 20:37:18 +0000 (20:37 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Feb 2010 20:37:18 +0000 (20:37 +0000)
commit74f6d4906973107cc1578399e28560010ba186cc
tree04060bed9076bea1dfb555a797f2133aa4ca837f
parent6292c653569beae69910ef6492ff5530698f9d73
1. New table, acq.lineitem_alert_text.

2. New foreign key in acq.lineitem_note, pointing to the new table.

3. Fixed evident typo in IDL for acq.lineitem_note (changed
"Vote Value" to "Note Value").

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/0160.schema.acq.line-item-alert-text.sql
M    Open-ILS/examples/fm_IDL.xml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15527 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/0160.schema.acq.line-item-alert-text.sql [new file with mode: 0644]