diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml index 6f776004eb4f58a3de5a2e967896eeffdc5aa627..1cc36e742ce7242098622445a6c4cf1a34604e9c 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml @@ -116,7 +116,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Document Module</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml index 1e298adbd3ebcdb134c6d1dace0e67d2a5ca126c..32ea9cfef2592a33ccff21eb07c9cfdda7e6d886 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml @@ -69,8 +69,8 @@ <tuple> <string>document</string> <string>file_document</string> - <string>recent_document</string> <string>my_document</string> + <string>recent_document</string> </tuple> </value> </item> @@ -100,7 +100,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Drawing</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml index 9e3a5874c7d1b60630ef2bea24ec27792c245e3a..64768c7584d9998bdbae4932e460da23510b4156 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml @@ -97,7 +97,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Image Module</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml index 79c409e96ff4890a91aba05d18d9194dd3470972..bd92f86d0f51daf987076e3d96c6039051942209 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml @@ -75,8 +75,8 @@ <tuple> <string>document</string> <string>file_document</string> - <string>recent_document</string> <string>my_document</string> + <string>recent_document</string> </tuple> </value> </item> @@ -106,7 +106,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Presentation</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml index f637bda41ca8adf560b6a375c1dde7235e867da8..2081d501efed8e7f54b85d394e61084915902861 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml @@ -95,7 +95,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>RSS Feed</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml index c813e60ff967137c1c6cb54870b9365a5e6e334a..decda03cf7fbe0eb7b9688c93d8be975f2fe2928 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml @@ -69,8 +69,8 @@ <tuple> <string>document</string> <string>file_document</string> - <string>recent_document</string> <string>my_document</string> + <string>recent_document</string> </tuple> </value> </item> @@ -100,7 +100,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Spreadsheet</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml index 698458629533b57e722d003e79173582a3169025..031d3402054ec86d9b4ef5d3fe2a92fa2ba8e6d0 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml @@ -69,8 +69,8 @@ <tuple> <string>document</string> <string>file_document</string> - <string>recent_document</string> <string>my_document</string> + <string>recent_document</string> </tuple> </value> </item> @@ -100,7 +100,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Text</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml index a6c54d5bc91e93936c8b0e5c533cc496f129e9fe..8f77829dd8deb46b0841c33e83dcbfff3cf46d35 100644 --- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml +++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml @@ -95,7 +95,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>URL Crawler</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_dms/bt/revision b/bt5/erp5_dms/bt/revision index 0c8ddea6abfa06b1f51fd4fcf54d75011361201f..972fd7783386ae2b6c1f9d69eedf49afc34db6f6 100644 --- a/bt5/erp5_dms/bt/revision +++ b/bt5/erp5_dms/bt/revision @@ -1 +1 @@ -955 \ No newline at end of file +958 \ No newline at end of file