Commit 449779dc authored by Jérome Perrin's avatar Jérome Perrin

make open orders tpyes members of open order type group

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43740 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 833990b7
...@@ -54,7 +54,9 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -54,7 +54,9 @@ It defines what will be sold and how often and how many.</string> </value>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>order</string> <string>internal</string>
<string>open_order</string>
<string>path</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -101,10 +103,7 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -101,10 +103,7 @@ It defines what will be sold and how often and how many.</string> </value>
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -121,10 +120,7 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -121,10 +120,7 @@ It defines what will be sold and how often and how many.</string> </value>
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
......
...@@ -54,7 +54,9 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -54,7 +54,9 @@ It defines what will be sold and how often and how many.</string> </value>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>order</string> <string>open_order</string>
<string>path</string>
<string>purchase</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -101,10 +103,7 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -101,10 +103,7 @@ It defines what will be sold and how often and how many.</string> </value>
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -121,10 +120,7 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -121,10 +120,7 @@ It defines what will be sold and how often and how many.</string> </value>
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
......
...@@ -54,7 +54,9 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -54,7 +54,9 @@ It defines what will be sold and how often and how many.</string> </value>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>order</string> <string>open_order</string>
<string>path</string>
<string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -101,10 +103,7 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -101,10 +103,7 @@ It defines what will be sold and how often and how many.</string> </value>
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -121,10 +120,7 @@ It defines what will be sold and how often and how many.</string> </value> ...@@ -121,10 +120,7 @@ It defines what will be sold and how often and how many.</string> </value>
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
......
70 71
\ 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