Commit 2153e7f0 authored by Jérome Perrin's avatar Jérome Perrin

fix term "Resource" -> "Product or Service"

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41312 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 92caf2a8
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>first_item</string>
<string>items</string> <string>items</string>
<string>title</string> <string>title</string>
</list> </list>
...@@ -58,10 +57,6 @@ ...@@ -58,10 +57,6 @@
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>first_item</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -91,10 +86,6 @@ ...@@ -91,10 +86,6 @@
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_category</string> </value> <value> <string>my_category</string> </value>
</item> </item>
<item>
<key> <string>first_item</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
...@@ -111,7 +102,7 @@ ...@@ -111,7 +102,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Resource</string> </value> <value> <string>Product or Service</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -10,13 +10,13 @@ ...@@ -10,13 +10,13 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>columns</string>
<string>editable_columns</string> <string>editable_columns</string>
<string>enabled</string>
<string>portal_types</string>
<string>selection_name</string>
<string>sort</string> <string>sort</string>
<string>title</string> <string>title</string>
<string>selection_name</string>
<string>columns</string>
<string>portal_types</string>
<string>enabled</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>resource_title</string> <string>resource_title</string>
<string>Resource</string> <string>Product or Service</string>
</tuple> </tuple>
<tuple> <tuple>
<string>quantity</string> <string>quantity</string>
...@@ -181,6 +181,10 @@ ...@@ -181,6 +181,10 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_view_mode_listbox</string> </value> <value> <string>my_view_mode_listbox</string> </value>
...@@ -189,6 +193,12 @@ ...@@ -189,6 +193,12 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>Base_viewTradeFieldLibrary</string> </value> <value> <string>Base_viewTradeFieldLibrary</string> </value>
</item> </item>
<item>
<key> <string>portal_types</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>order_line_selection</string> </value> <value> <string>order_line_selection</string> </value>
......
1076 1078
\ No newline at end of file \ No newline at end of file
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