[Erp5-report] r15391 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: PortalTypeTemplate...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jul 30 19:01:47 CEST 2007
Author: jerome
Date: Mon Jul 30 19:01:46 2007
New Revision: 15391
URL: http://svn.erp5.org?rev=15391&view=rev
Log:
Categories will no longer be member of node and resource group to prevent using Category as resource or node in the UI.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category.xml?rev=15391&r1=15390&r2=15391&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category.xml Mon Jul 30 19:01:46 2007
@@ -95,10 +95,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
- <tuple>
- <string>node</string>
- <string>resource</string>
- </tuple>
+ <tuple/>
</value>
</item>
<item>
@@ -113,6 +110,10 @@
</item>
<item>
<key> <string>init_script</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=15391&r1=15390&r2=15391&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Mon Jul 30 19:01:46 2007
@@ -1,1 +1,1 @@
-378
+379
More information about the Erp5-report
mailing list