]> git.evergreen-ils.org Git - Evergreen.git/commit
Avoid munging 035 when a new record is created
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 11 Nov 2010 16:55:52 +0000 (16:55 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 11 Nov 2010 16:55:52 +0000 (16:55 +0000)
commit383fd99ecdf54225652957417541565d72a2fe62
treec84479a851cd2366f85b6f905d4a6461900273e7
parent8d2e868a0f5dd5add553f1725e750daa2c9f4c91
Avoid munging 035 when a new record is created

If there is no 003 in the record when it is created, then we will not attempt
to generate a 035. If the incoming record contains a 001 and 003, then we will
create a 035.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18707 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.functions.config.sql
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/1.6.1-2.0-upgrade-db.sql
Open-ILS/src/sql/Pg/upgrade/0464.function.maintain_control_numbers.sql [new file with mode: 0644]