Commit 056bf243 authored by Aurel's avatar Aurel

Business Path must have TradeModelPath property sheets for method_ids

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37768 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 90ab844c
......@@ -2,5 +2,6 @@
<portal_type id="Business Path">
<item>PaymentCondition</item>
<item>SupplyPath</item>
<item>TradeModelPath</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
......@@ -64,11 +64,15 @@
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
......
4
\ No newline at end of file
5
\ No newline at end of file
Business Path | PaymentCondition
Business Path | SupplyPath
\ No newline at end of file
Business Path | SupplyPath
Business Path | TradeModelPath
\ 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