Skip to content

Commit

Permalink
Update src/main/resources/alma/fix/item.fix
Browse files Browse the repository at this point in the history
Co-authored-by: Jens Wille <ww@blackwinter.de>
  • Loading branch information
TobiasNx and blackwinter authored Sep 28, 2023
1 parent 5599f3d commit 6e71917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/alma/fix/item.fix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ do list(path:"ITM ", "var": "$i")
copy_field("$i.@iz","hasItem[].$last.heldBy.isil")
end
call_macro("opacLink", field:"@sublibraryIsil")
unless exists("hasItem[].$last.opacLink")
unless exists("hasItem[].$last.seeAlso[]")
call_macro("opacLink", field:"@iz")
end
paste("hasItem[].$last.heldBy.id", "~http://lobid.org/organisations/", "hasItem[].$last.heldBy.isil", "~#!", join_char:"")
Expand Down

0 comments on commit 6e71917

Please sign in to comment.