[Erp5-report] r20745 - in /erp5/trunk/bt5/erp5_wizard: ToolTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 22 14:25:03 CEST 2008


Author: ivan
Date: Tue Apr 22 14:25:02 2008
New Revision: 20745

URL: http://svn.erp5.org?rev=20745&view=rev
Log:
Anonymous can't view tool.

Modified:
    erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml
    erp5/trunk/bt5/erp5_wizard/bt/revision

Modified: erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml?rev=20745&r1=20744&r2=20745&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml (original)
+++ erp5/trunk/bt5/erp5_wizard/ToolTemplateItem/portal_wizard.xml Tue Apr 22 14:25:02 2008
@@ -9,6 +9,26 @@
     </pickle>
     <pickle>
       <dictionary>
+        <item>
+            <key> <string>_Use_mailhost_services_Permission</string> </key>
+            <value>
+              <list>
+                <string>Assignee</string>
+                <string>Assignor</string>
+                <string>Associate</string>
+                <string>Auditor</string>
+                <string>Author</string>
+                <string>Manager</string>
+                <string>Owner</string>
+              </list>
+            </value>
+        </item>
+        <item>
+            <key> <string>_View_Permission</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
         <item>
             <key> <string>__ac_local_roles__</string> </key>
             <value>

Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=20745&r1=20744&r2=20745&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision Tue Apr 22 14:25:02 2008
@@ -1,1 +1,1 @@
-59
+61




More information about the Erp5-report mailing list