[Erp5-report] r18391 - in /experimental/bt5/erp5_core_experimental: SkinTemplateItem/portal...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Dec 18 13:26:33 CET 2007
Author: luke
Date: Tue Dec 18 13:26:32 2007
New Revision: 18391
URL: http://svn.erp5.org?rev=18391&view=rev
Log:
- this script needs Manager role for getWorkflowsFor
Modified:
experimental/bt5/erp5_core_experimental/SkinTemplateItem/portal_skins/erp5_core_experimental/Base_getLastTransitionInfo.xml
experimental/bt5/erp5_core_experimental/bt/revision
Modified: experimental/bt5/erp5_core_experimental/SkinTemplateItem/portal_skins/erp5_core_experimental/Base_getLastTransitionInfo.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_core_experimental/SkinTemplateItem/portal_skins/erp5_core_experimental/Base_getLastTransitionInfo.xml?rev=18391&r1=18390&r2=18391&view=diff
==============================================================================
--- experimental/bt5/erp5_core_experimental/SkinTemplateItem/portal_skins/erp5_core_experimental/Base_getLastTransitionInfo.xml (original)
+++ experimental/bt5/erp5_core_experimental/SkinTemplateItem/portal_skins/erp5_core_experimental/Base_getLastTransitionInfo.xml Tue Dec 18 13:26:32 2007
@@ -120,6 +120,14 @@
<item>
<key> <string>_params</string> </key>
<value> <string>transition_id, workflow_id = None</string> </value>
+ </item>
+ <item>
+ <key> <string>_proxy_roles</string> </key>
+ <value>
+ <tuple>
+ <string>Manager</string>
+ </tuple>
+ </value>
</item>
<item>
<key> <string>errors</string> </key>
Modified: experimental/bt5/erp5_core_experimental/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_core_experimental/bt/revision?rev=18391&r1=18390&r2=18391&view=diff
==============================================================================
--- experimental/bt5/erp5_core_experimental/bt/revision (original)
+++ experimental/bt5/erp5_core_experimental/bt/revision Tue Dec 18 13:26:32 2007
@@ -1,1 +1,1 @@
-5
+7
More information about the Erp5-report
mailing list