Commit 7c6ae15f authored by Łukasz Nowak's avatar Łukasz Nowak

- expand incoterm into simulation movements


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28973 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66251573
...@@ -9,6 +9,30 @@ ...@@ -9,6 +9,30 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>_Add_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Delete_objects_Permission</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>_count</string> </key> <key> <string>_count</string> </key>
<value> <value>
...@@ -49,10 +73,22 @@ ...@@ -49,10 +73,22 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value> </value>
</item> </item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>default_reference</string> </key> <key> <string>default_reference</string> </key>
<value> <string>default_order_rule</string> </value> <value> <string>default_order_rule</string> </value>
</item> </item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>expandable_property</string> </key> <key> <string>expandable_property</string> </key>
<value> <value>
...@@ -77,6 +113,7 @@ ...@@ -77,6 +113,7 @@
<string>price_currency</string> <string>price_currency</string>
<string>quantity</string> <string>quantity</string>
<string>quantity_unit</string> <string>quantity_unit</string>
<string>incoterm</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
735 736
\ 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