]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Serials: Add some missing permacrud permissions to IDL
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 28 Jan 2011 20:51:58 +0000 (20:51 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 28 Jan 2011 20:51:58 +0000 (20:51 +0000)
commit56ef890acd4c39ed5ff3cdf59d3570e33e61bf54
tree9a703b867ca849aa1000624781b0b024e319d6e5
parent37fc6bb089718c5e438ec626daf36f9293796809
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/trunk@19325 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/fm_IDL.xml