[Erp5-report] r25756 - in /erp5/trunk/bt5/erp5_base: PortalTypeTemplateItem/portal_types/ S...

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Mar 1 23:16:27 CET 2009


Author: kazuhiko
Date: Sun Mar  1 23:16:26 2009
New Revision: 25756

URL: http://svn.erp5.org?rev=25756&view=rev
Log:
* update description of Address and Link.
* update title and description of social_code.

Modified:
    erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
    erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
    erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml
    erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml?rev=25756&r1=25755&r2=25756&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml [utf8] Sun Mar  1 23:16:26 2009
@@ -53,7 +53,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A geographic address holds the geographic address of a person or company</string> </value>
+            <value> <string>A geographic address holds the geographic address of a person or company.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
@@ -84,6 +84,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml?rev=25756&r1=25755&r2=25756&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml [utf8] Sun Mar  1 23:16:26 2009
@@ -53,7 +53,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Url allows to represent in a standard way coordinates such as web sites, emails, ftp sites, etc.</string> </value>
+            <value> <string>A URL allows to represent in a standard way coordinates such as web sites, emails, ftp sites, etc.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml?rev=25756&r1=25755&r2=25756&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml [utf8] Sun Mar  1 23:16:26 2009
@@ -77,7 +77,7 @@
               <dictionary>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>The Organisation\'s National Identification Number</string> </value>
+                    <value> <string>The Social Security Identification Number of the organisation.</string> </value>
                 </item>
                 <item>
                     <key> <string>field_id</string> </key>
@@ -93,7 +93,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>National Identification Number</string> </value>
+                    <value> <string>Social Security Identification Number</string> </value>
                 </item>
               </dictionary>
             </value>

Modified: erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml?rev=25756&r1=25755&r2=25756&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml [utf8] Sun Mar  1 23:16:26 2009
@@ -76,7 +76,7 @@
               <dictionary>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>The Person\'s National Identification Number.</string> </value>
+                    <value> <string>The Social Security Identification Number of the person.</string> </value>
                 </item>
                 <item>
                     <key> <string>field_id</string> </key>

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=25756&r1=25755&r2=25756&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Sun Mar  1 23:16:26 2009
@@ -1,1 +1,1 @@
-531
+532




More information about the Erp5-report mailing list