]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#957466: A simpler version of set_marc_905u.
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 18 Feb 2015 16:34:53 +0000 (11:34 -0500)
committerDan Wells <dbw2@calvin.edu>
Tue, 24 Feb 2015 18:47:21 +0000 (13:47 -0500)
commit46b0f9c1a340d83b88fd6c49de2aad1a079c4c0d
tree6c3b9a153d5d32d1b7d4f9e923f66142fd205f8d
parentde9179216d01b2b3a7855846da2cfa00671863d6
LP#957466: A simpler version of set_marc_905u.

This version only adds a 905$u if none already exist in the document. It
does so by creating a new 905 tag with subfield u. It does not add on
to any possibly existing 905 tag that does not have a subfield u.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm