Commit a5aa1746 authored by Jérome Perrin's avatar Jérome Perrin

also set description for administration

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22268 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e4ce4e7
......@@ -14,6 +14,7 @@
<value>
<list>
<string>title</string>
<string>description</string>
<string>portal_type</string>
</list>
</value>
......@@ -76,7 +77,7 @@
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<key> <string>description</string> </key>
<value> <string>The person or organisation which the invoice should be sent to and who is in charge of handling administrative paperwork for the client.</string> </value>
</item>
<item>
......@@ -88,7 +89,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
......@@ -107,7 +108,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Invoice Recipient</string> </value>
</item>
</dictionary>
......
......@@ -14,6 +14,7 @@
<value>
<list>
<string>title</string>
<string>description</string>
<string>portal_type</string>
</list>
</value>
......@@ -76,7 +77,7 @@
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<key> <string>description</string> </key>
<value> <string>The person or organisation in charge of sending the invoice or handling administrative paperwork for the supplier.</string> </value>
</item>
<item>
......@@ -88,7 +89,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
......@@ -107,7 +108,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Invoice Sender</string> </value>
</item>
</dictionary>
......
410
\ No newline at end of file
411
\ 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