From: Lebbeous Fogle-Weekley Date: Fri, 27 Jul 2012 14:57:52 +0000 (-0400) Subject: Triggered Event Log: Add title and author columns for hold-related events X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8c79b3cecf8bbd977c864a0ba72435374e01cf4c;p=contrib%2FConifer.git Triggered Event Log: Add title and author columns for hold-related events Correcting an omission spotted by Sally Fortin. NOTE: This adds pcrud as a controller to ahr. Only the retrieve operation is allowed at this time, and only with a VIEW_HOLD permission at the pickup lib (same setup as ahopl, the class powering the new pull list). Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index dba33cf175..f56bc08dbc 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -4958,7 +4958,7 @@ SELECT usr, - + @@ -5019,6 +5019,11 @@ SELECT usr, + + + + + Target Circulation - Title Target Circulation - Author Target Circulation - Patron Barcode + Target Hold - Title + Target Hold - Author Target Hold - Patron Barcode