Commit 8af8a788 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

rename from Property Mapping to Mapped Property.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33303 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 60616031
...@@ -23,11 +23,11 @@ ...@@ -23,11 +23,11 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>Property Mapping object describes how properties or categories are mapped from simulation movements to delivery documents, eg. use source as destination, use destination as source, use quantity as -quantity, etc.</string> </value> <value> <string>Mapped Property object describes how properties or categories are mapped from simulation movements to delivery documents, eg. use source as destination, use destination as source, use quantity as -quantity, etc.</string> </value>
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
<value> <string>addPropertyMapping</string> </value> <value> <string>addMappedProperty</string> </value>
</item> </item>
<item> <item>
<key> <string>filter_content_types</string> </key> <key> <string>filter_content_types</string> </key>
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Property Mapping</string> </value> <value> <string>Mapped Property</string> </value>
</item> </item>
<item> <item>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
......
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>PropertyMapping_view</string> </value> <value> <string>MappedProperty_view</string> </value>
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
<value> <string>PropertyMapping_view</string> </value> <value> <string>MappedProperty_view</string> </value>
</item> </item>
<item> <item>
<key> <string>pt</string> </key> <key> <string>pt</string> </key>
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Property Mapping</string> </value> <value> <string>Mapped Property</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -272,7 +272,7 @@ ...@@ -272,7 +272,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Property Mapping</string> </value> <value> <string>Mapped Property</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode</string> </key> <key> <string>unicode</string> </key>
......
686 687
\ No newline at end of file \ No newline at end of file
...@@ -36,6 +36,7 @@ Image | download ...@@ -36,6 +36,7 @@ Image | download
Image | fullsize_view Image | fullsize_view
Image | view Image | view
Link | view Link | view
Mapped Property | view
Mirror Movement Group | view Mirror Movement Group | view
Monthly Range Movement Group | view Monthly Range Movement Group | view
Nested Line Movement Group | view Nested Line Movement Group | view
...@@ -69,7 +70,6 @@ Person | view ...@@ -69,7 +70,6 @@ Person | view
Preference | base_preference Preference | base_preference
Property Assignment Movement Group | view Property Assignment Movement Group | view
Property Divergence Tester | view Property Divergence Tester | view
Property Mapping | view
Property Movement Group | view Property Movement Group | view
Quantity Divergence Tester | view Quantity Divergence Tester | view
Quantity Sign Movement Group | view Quantity Sign Movement Group | view
......
...@@ -24,6 +24,7 @@ Fax ...@@ -24,6 +24,7 @@ Fax
File File
Image Image
Link Link
Mapped Property
Mirror Movement Group Mirror Movement Group
Monthly Range Movement Group Monthly Range Movement Group
Nested Line Movement Group Nested Line Movement Group
...@@ -39,7 +40,6 @@ Person ...@@ -39,7 +40,6 @@ Person
Person Module Person Module
Property Assignment Movement Group Property Assignment Movement Group
Property Divergence Tester Property Divergence Tester
Property Mapping
Property Movement Group Property Movement Group
Quantity Divergence Tester Quantity Divergence Tester
Quantity Sign Movement Group Quantity Sign Movement Group
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment