From: senator Date: Fri, 28 Jan 2011 20:51:58 +0000 (+0000) Subject: Serials: Add some missing permacrud permissions to IDL X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=56ef890acd4c39ed5ff3cdf59d3570e33e61bf54;p=contrib%2FConifer.git 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/trunk@19325 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index a68a9d58c7..c974308387 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3426,10 +3426,18 @@ SELECT usr, - - - - + + + + + + + + + + + + @@ -3519,10 +3527,16 @@ SELECT usr, - + + + - - + + + + + + @@ -3589,10 +3603,10 @@ SELECT usr, - + - - + + @@ -3641,7 +3655,7 @@ SELECT usr, - + @@ -3655,14 +3669,7 @@ SELECT usr, - - - - - - - - + @@ -3678,10 +3685,16 @@ SELECT usr, - + + + - - + + + + + + @@ -3699,10 +3712,16 @@ SELECT usr, - + + + - - + + + + + + @@ -3720,10 +3739,16 @@ SELECT usr, - + + + - - + + + + + +