Commit 95bc2642 authored by Nicolas Delaby's avatar Nicolas Delaby

Use new Internal Trade Condition type

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44865 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4b69ff72
......@@ -86,12 +86,8 @@
<value>
<list>
<tuple>
<string>Purchase Trade Condition</string>
<string>Purchase Trade Condition</string>
</tuple>
<tuple>
<string>Sale Trade Condition</string>
<string>Sale Trade Condition</string>
<string>Internal Trade Condition</string>
<string>Internal Trade Condition</string>
</tuple>
</list>
</value>
......@@ -105,12 +101,8 @@
<string>All</string>
</tuple>
<tuple>
<string>PurchaseTradeConditionModule_viewPurchaseTradeConditionList/listbox</string>
<string>Purchase Trade Conditions</string>
</tuple>
<tuple>
<string>SaleTradeConditionModule_viewsaleTradeConditionList/listbox</string>
<string>Sale Trade Conditions</string>
<string>InternalTradeConditionModule_viewInternalTradeConditionList/listbox</string>
<string>Internal Trade Conditions</string>
</tuple>
</list>
</value>
......
1118
\ No newline at end of file
1119
\ 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