Commit 4235e121 authored by Sebastien Robin's avatar Sebastien Robin

2010-04-26 Seb

* add new base category trade_state

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34783 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 946e12f1
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="BaseCategory" module="Products.ERP5Type.Document.BaseCategory"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>trade_state</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Base Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Trade State</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -6,4 +6,5 @@ discount_type
incoterm
segmentation
trade_condition_type
trade_date
\ No newline at end of file
trade_date
trade_state
\ 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