]> git.evergreen-ils.org Git - Evergreen.git/commit
Backport r19325 from trunk
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 28 Jan 2011 20:53:01 +0000 (20:53 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 28 Jan 2011 20:53:01 +0000 (20:53 +0000)
commitf70e04c303384fa48d964fe4f241c69dbedf50c3
tree98e6f4a4a6b05df72fdf970d9a4682e14c33cb5a
parent5a45cedb5153a04094fbb8c241679303c48e49dc
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 <retrieve /> 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
Open-ILS/examples/fm_IDL.xml