Add trade_phase property to Delivery property sheet

This allows portal_rules and Business Links to match against deliveries using the predicate API, which means less hard-coding of rule names in scripts (specially workflow scripts).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45261 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent db6ab3b3
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Category Property" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>trade_phase_category</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category Property</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
21
\ No newline at end of file
22
\ 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