Two changes to acq.edi_message:
1. New "message_type" column.
2. New valid value for status column: 'retry'.
-- WARNING: because the new column is NOT NULL, this upgrade script must
-- initialize it with something if the table is not empty. The initial
-- value, 'ORDERS', may not always be appropriate. Massage as needed.
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/0264.schema.acq-edi-message-type.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@16441
dcc99617-32d9-48b4-a31d-
7c20da2025e4