Commit 0cf2518e authored by Yusei Tahara's avatar Yusei Tahara

2009-01-27 yusei

* Added invoice_transmission_mode category.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25311 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 798d4576
<?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>categories</string> </key>
<value>
<tuple>
<string>invoice_transmission_mode</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This category represents how invoice will be sent, by fax or email or letter, etc.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>invoice_transmission_mode</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>Invoice Transmission Mode</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2009-01-27 yusei
* Added invoice_transmission_mode category.
2008-11-13 yusei
* Start to develop version 5.4.
......
184
\ No newline at end of file
185
\ No newline at end of file
invoice_transmission_mode
\ 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