]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#778989: Attempt to find "Correct" copy location
authorThomas Berezansky <tsbere@mvlc.org>
Wed, 1 Feb 2012 21:07:05 +0000 (16:07 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 11 Nov 2014 01:31:18 +0000 (20:31 -0500)
commit6e6540aa3d9fe93cb1bdfb6391cb82da4421cd35
treebcf7424209307792875f8798a7c2df0d016c0b18
parent3e06e331d3c1a3aab350f1052892638f4d0754c9
LP#778989: Attempt to find "Correct" copy location

This adds a trigger to asset.copy that on insert or change of the location
and/or call number tries to find an identically named copy location that
is scoped to the owning library of the copy.

If it does not find one it uses the location provided.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql [new file with mode: 0644]