From 56ef890acd4c39ed5ff3cdf59d3570e33e61bf54 Mon Sep 17 00:00:00 2001 From: senator Date: Fri, 28 Jan 2011 20:51:58 +0000 Subject: [PATCH] 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 --- Open-ILS/examples/fm_IDL.xml | 81 +++++++++++++++++++++++++++++--------------- 1 file changed, 53 insertions(+), 28 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index a68a9d58c..c97430838 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, - + + + - - + + + + + + -- 2.11.0