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 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>first_item</string>
<string>items</string>
<string>title</string>
</list>
......@@ -58,10 +57,6 @@
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>first_item</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
......@@ -91,10 +86,6 @@
<key> <string>field_id</string> </key>
<value> <string>my_category</string> </value>
</item>
<item>
<key> <string>first_item</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
......@@ -111,7 +102,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
<value> <string>Product or Service</string> </value>
</item>
</dictionary>
</value>
......
......@@ -10,13 +10,13 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>columns</string>
<string>editable_columns</string>
<string>enabled</string>
<string>portal_types</string>
<string>selection_name</string>
<string>sort</string>
<string>title</string>
<string>selection_name</string>
<string>columns</string>
<string>portal_types</string>
<string>enabled</string>
</list>
</value>
</item>
......@@ -113,7 +113,7 @@
</tuple>
<tuple>
<string>resource_title</string>
<string>Resource</string>
<string>Product or Service</string>
</tuple>
<tuple>
<string>quantity</string>
......@@ -181,6 +181,10 @@
</list>
</value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_view_mode_listbox</string> </value>
......@@ -189,6 +193,12 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewTradeFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>order_line_selection</string> </value>
......
1076
\ No newline at end of file
1078
\ 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