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 @@
</pickle>
<pickle>
<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>
<key> <string>_count</string> </key>
<value>
......@@ -49,10 +73,22 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>default_order_rule</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>expandable_property</string> </key>
<value>
......@@ -77,6 +113,7 @@
<string>price_currency</string>
<string>quantity</string>
<string>quantity_unit</string>
<string>incoterm</string>
</tuple>
</value>
</item>
......
735
\ No newline at end of file
736
\ 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