From: senator Date: Fri, 28 Jan 2011 20:53:01 +0000 (+0000) Subject: Backport r19325 from trunk X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f70e04c303384fa48d964fe4f241c69dbedf50c3;p=contrib%2FConifer.git Backport r19325 from trunk Serials: Add some missing permacrud permissions to IDL 7 classes (sdistn, siss, sunit, sin, sbsum, sssum, sisum) were missing IDL perms. Appropriate permissions were added to all but sin (serial_item_note). For the sin class, since it's several leaps away from anything that points at an org unit, and since no existing code deals with it via PermaCrud, its PermaCrud section was simply removed. Some classes retain open permissions, and others do not. No new permissions were created for this. All permissions are reused from "higher" serials objects. Credit to Mike Rylander for spotting the omissions. git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19326 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index c715985dc3..27be884320 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3336,10 +3336,18 @@ SELECT usr, - - - - + + + + + + + + + + + + @@ -3413,10 +3421,16 @@ SELECT usr, - + + + - - + + + + + + @@ -3483,10 +3497,10 @@ SELECT usr, - + - - + + @@ -3527,7 +3541,7 @@ SELECT usr, - + @@ -3541,14 +3555,7 @@ SELECT usr, - - - - - - - - + @@ -3564,10 +3571,16 @@ SELECT usr, - + + + - - + + + + + + @@ -3585,10 +3598,16 @@ SELECT usr, - + + + - - + + + + + + @@ -3606,10 +3625,16 @@ SELECT usr, - + + + - - + + + + + +