[Erp5-report] r39550 nicolas.dumazet - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: Po...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 27 07:45:14 CEST 2010


Author: nicolas.dumazet
Date: Wed Oct 27 07:45:12 2010
New Revision: 39550

URL: http://svn.erp5.org?rev=39550&view=rev
Log:
2010-10-26 nicolas.dumazet
* fix type classes of Property Sheet Tool and Property Sheet


Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%2520Sheet%2520Tool.xml?rev=39550&r1=39549&r2=39550&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml [utf8] Wed Oct 27 07:45:12 2010
@@ -89,7 +89,7 @@
         </item>
         <item>
             <key> <string>type_class</string> </key>
-            <value> <string>Person</string> </value>
+            <value> <string>Folder</string> </value>
         </item>
         <item>
             <key> <string>type_interface_list</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%2520Sheet.xml?rev=39550&r1=39549&r2=39550&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml [utf8] Wed Oct 27 07:45:12 2010
@@ -61,7 +61,7 @@
         </item>
         <item>
             <key> <string>type_class</string> </key>
-            <value> <string>Products.ERP5Type.Document.Folder.Folder</string> </value>
+            <value> <string>Folder</string> </value>
         </item>
         <item>
             <key> <string>type_interface_list</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=39550&r1=39549&r2=39550&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] Wed Oct 27 07:45:12 2010
@@ -1,3 +1,6 @@
+2010-10-26 nicolas.dumazet
+* fix type classes of Property Sheet Tool and Property Sheet
+
 2010-10-26 arnaud.fontaine
 * add id fields for all the views for ZODB Property Sheets.
 * add dynamic_class_generation_interaction_workflow to Property Sheet Tool.

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=39550&r1=39549&r2=39550&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed Oct 27 07:45:12 2010
@@ -1 +1 @@
-1752
\ No newline at end of file
+1753
\ No newline at end of file




More information about the Erp5-report mailing list