diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml index 3b900532a3693771886ab1d24c1a1c6a9eedf154..ce5da1981b2a518a3249b072bf51e505d5da4bf3 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml @@ -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> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml index 03af8592bcf5a2f477abfb293ae2c0086d783b70..b9956c19557e7a55aa9a0df2c6d315de28830e97 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet.xml @@ -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> diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index a191f9480bc3efeee0d1cfc2bb4c1b518a2f8194..d81071884f8957d665c08890f48ecec4ac440586 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -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. diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 8fab08b526665e6459f8dda4fb601549d02fd62a..7dd08159a2d794f48c9cc360dfc408f1fdcc9ff5 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1752 \ No newline at end of file +1753 \ No newline at end of file