[Erp5-report] r44814 lucas - in /erp5/trunk/bt5/erp5_configurator: ToolTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 30 18:55:39 CEST 2011


Author: lucas
Date: Wed Mar 30 18:55:39 2011
New Revision: 44814

URL: http://svn.erp5.org?rev=44814&view=rev
Log:
2011-03-30 lucas
* Anonymous can not view the Configurator Tool.

Modified:
    erp5/trunk/bt5/erp5_configurator/ToolTemplateItem/portal_configurator.xml
    erp5/trunk/bt5/erp5_configurator/bt/change_log
    erp5/trunk/bt5/erp5_configurator/bt/revision

Modified: erp5/trunk/bt5/erp5_configurator/ToolTemplateItem/portal_configurator.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/ToolTemplateItem/portal_configurator.xml?rev=44814&r1=44813&r2=44814&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/ToolTemplateItem/portal_configurator.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/ToolTemplateItem/portal_configurator.xml [utf8] Wed Mar 30 18:55:39 2011
@@ -2,11 +2,21 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ConfiguratorTool" module="Products.ERP5Configurator.Tool.ConfiguratorTool"/>
+      <global name="Configurator Tool" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
         <item>
+            <key> <string>_View_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Manager</string>
+                <string>Member</string>
+                <string>Owner</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>portal_configurator</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_configurator/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/bt/change_log?rev=44814&r1=44813&r2=44814&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/bt/change_log [utf8] Wed Mar 30 18:55:39 2011
@@ -1,3 +1,6 @@
+2011-03-30 lucas
+* Anonymous can not view the Configurator Tool.
+
 2010-01-03 lucas
 * Moved the extension ConfigurationTemplate_readOOoCalcFile to this bt5.
 

Modified: erp5/trunk/bt5/erp5_configurator/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/bt/revision?rev=44814&r1=44813&r2=44814&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/bt/revision [utf8] Wed Mar 30 18:55:39 2011
@@ -1 +1 @@
-500
\ No newline at end of file
+501
\ No newline at end of file



More information about the Erp5-report mailing list