From: Jason Stephenson Date: Tue, 24 Feb 2015 19:05:16 +0000 (-0500) Subject: LP#1206589: Temporary Fix for Org. Unit Settings History Bug X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=26dd2b418d45db7ec1d87d63156e63d78c7f289b;p=evergreen%2Fpines.git LP#1206589: Temporary Fix for Org. Unit Settings History Bug This commit makes two changes to the coustl IDL entry. 1. It adds a retrieve permission of STAFF_LOGIN. This at least requires someone with staff permission to be able to view settings history. 2. It fixed the primary key field from date_applied to id. The prior setting was just an outright error. NOTE: This is intended as a short term fix for the Library Settings Editor history feature. Signed-off-by: Jason Stephenson Signed-off-by: Ben Shum --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 03b448537d..828868d190 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -11083,7 +11083,7 @@ SELECT usr, - + @@ -11098,7 +11098,7 @@ SELECT usr, - +