match pcrud perm for aur with aurs collab/phasefx/acq_requests
authorJason Etheridge <jason@EquinoxInitiative.org>
Mon, 30 Jul 2018 20:27:50 +0000 (16:27 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Mon, 30 Jul 2018 20:27:50 +0000 (16:27 -0400)
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/examples/fm_IDL.xml

index de5ddab..e2c620b 100644 (file)
@@ -8251,7 +8251,9 @@ SELECT  usr,
                </links>
         <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
             <actions>
-                <retrieve />
+                <retrieve permission="user_request.view">
+                    <context link="usr" field="home_ou"/>
+                               </retrieve>
             </actions>
         </permacrud>
        </class>