diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml index e20558b0b189f5d270a9e0fbef42a80195aaf630..4b7eeba994bff664b4d3df929be70487540e8019 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml @@ -13,6 +13,8 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>title</string> + <string>description</string> <string>editable</string> </list> </value> @@ -76,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The usual name of the person.</string> </value> + <value> <string>The usual name of the person or the organisation.</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -88,7 +90,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Person_viewFieldLibrary</string> </value> + <value> <string>Base_viewFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 8b37c8cfe6af5c68d4fa42f58ec2e3902cb94fdd..dfc8356d7417668b2a8d3090e9153779f51b59c2 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1097 \ No newline at end of file +1098 \ No newline at end of file