diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accessor%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accessor%20Component.xml index 7798f67022394cebcdfedfc457f9be52bd1a96d1..1533eb04591ab1763cae8f2e44a7b884d58ebbe0 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accessor%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accessor%20Component.xml @@ -52,12 +52,7 @@ <item> <key> <string>group_list</string> </key> <value> - <tuple> - <string>document</string> - <string>my_document</string> - <string>recent_document</string> - <string>web_document</string> - </tuple> + <tuple/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml index a135f772be5debe24dd491ff61f53f28b67e7930..d1369e1628c4d9390cfd5f4b97e1e3137cac5f1b 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml @@ -52,12 +52,7 @@ <item> <key> <string>group_list</string> </key> <value> - <tuple> - <string>document</string> - <string>my_document</string> - <string>recent_document</string> - <string>web_document</string> - </tuple> + <tuple/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml index 7fc1cfd037a82352a16bfbf39c9821aff4c81746..1a75b670a8271ed4cd34be056fcc5baf9461eb9b 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml @@ -52,12 +52,7 @@ <item> <key> <string>group_list</string> </key> <value> - <tuple> - <string>document</string> - <string>my_document</string> - <string>recent_document</string> - <string>web_document</string> - </tuple> + <tuple/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml index b6612e7ee6fa6a9a01f0ebc9a5dd8ccd013b0ad3..4e9652cba3c3aa88c27cc15f6bce4b006c15522b 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml @@ -52,12 +52,7 @@ <item> <key> <string>group_list</string> </key> <value> - <tuple> - <string>document</string> - <string>my_document</string> - <string>recent_document</string> - <string>web_document</string> - </tuple> + <tuple/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml index 86656d6a07960b15d466f274342c72990735ff13..6e7cfd4eb22fdca95207852c0707c745c9cbc927 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml @@ -52,12 +52,7 @@ <item> <key> <string>group_list</string> </key> <value> - <tuple> - <string>document</string> - <string>my_document</string> - <string>recent_document</string> - <string>web_document</string> - </tuple> + <tuple/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml index 8ba3f45435226edfd2114414a70487655d1cf6d5..d97fad67beaa27a07582760529b28caf189b4798 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml @@ -52,12 +52,7 @@ <item> <key> <string>group_list</string> </key> <value> - <tuple> - <string>document</string> - <string>my_document</string> - <string>recent_document</string> - <string>web_document</string> - </tuple> + <tuple/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index 583e5cbb24af49cf6594c75b853d792f55dafde1..8d1482b5dee36419b41879ad14d70da68569fc4b 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -1,3 +1,6 @@ +2012-03-03 arnaud.fontaine +* Remove defined groups on ZODB Component portal types as it should not be considered as a Document for DMS for example. + 2012-03-02 arnaud.fontaine * Implement Test Component. diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 70905aad2fc60bb5cd904a444e139a4a8b8bc9e4..8f457777788501b4ca16de26829fd98bf8cc5b79 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -41024 \ No newline at end of file +41025 \ No newline at end of file