[Erp5-report] r33300 kazuhiko - in /erp5/trunk/bt5/erp5_accounting: PathTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 3 06:34:18 CET 2010


Author: kazuhiko
Date: Wed Mar  3 06:34:17 2010
New Revision: 33300

URL: http://svn.erp5.org?rev=33300&view=rev
Log:
rename from Property Mapping to Mapped Property.

Modified:
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/mirror_mapping.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/mirror_mapping.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/mirror_mapping.xml?rev=33300&r1=33299&r2=33300&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/mirror_mapping.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/mirror_mapping.xml [utf8] Wed Mar  3 06:34:17 2010
@@ -3,7 +3,7 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <global name="PropertyMapping" module="Products.ERP5Type.Document.PropertyMapping"/>
+        <global name="MappedProperty" module="Products.ERP5Type.Document.MappedProperty"/>
         <tuple/>
       </tuple>
     </pickle>
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Property Mapping</string> </value>
+            <value> <string>Mapped Property</string> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=33300&r1=33299&r2=33300&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Wed Mar  3 06:34:17 2010
@@ -51,9 +51,9 @@
  <portal_type id="Payment Simulation Rule">
   <item>Accounting Rule Cell</item>
   <item>Category Divergence Tester</item>
+  <item>Mapped Property</item>
   <item>Predicate</item>
   <item>Property Divergence Tester</item>
-  <item>Property Mapping</item>
   <item>Quantity Divergence Tester</item>
  </portal_type>
  <portal_type id="Payment Transaction">

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=33300&r1=33299&r2=33300&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Wed Mar  3 06:34:17 2010
@@ -1,1 +1,1 @@
-1125
+1126

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list?rev=33300&r1=33299&r2=33300&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list [utf8] Wed Mar  3 06:34:17 2010
@@ -27,9 +27,9 @@
 Payment Rule | Quantity Divergence Tester
 Payment Simulation Rule | Accounting Rule Cell
 Payment Simulation Rule | Category Divergence Tester
+Payment Simulation Rule | Mapped Property
 Payment Simulation Rule | Predicate
 Payment Simulation Rule | Property Divergence Tester
-Payment Simulation Rule | Property Mapping
 Payment Simulation Rule | Quantity Divergence Tester
 Payment Transaction | Accounting Transaction Line
 Payment Transaction | File




More information about the Erp5-report mailing list