Commit 2f1dd643 authored by Jérome Perrin's avatar Jérome Perrin

trade: fix InternalTradeCondition_view form title

This is "Internal Trade Condition", not "Purchase Trade Condition"
parent 9d9508aa
......@@ -37,6 +37,16 @@
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -147,7 +157,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Purchase Trade Condition</string> </value>
<value> <string>Internal Trade Condition</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......@@ -157,6 +167,10 @@
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
......
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