Commit ea31a2c1 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

allow payment condition in packing list portal types.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32994 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c3ae6bc6
......@@ -33,6 +33,7 @@
</portal_type>
<portal_type id="Internal Packing List">
<item>Internal Packing List Line</item>
<item>Payment Condition</item>
</portal_type>
<portal_type id="Internal Packing List Line">
<item>Internal Packing List Cell</item>
......@@ -75,6 +76,7 @@
<item>Purchase Order</item>
</portal_type>
<portal_type id="Purchase Packing List">
<item>Payment Condition</item>
<item>Purchase Packing List Line</item>
</portal_type>
<portal_type id="Purchase Packing List Line">
......@@ -93,6 +95,7 @@
</portal_type>
<portal_type id="Returned Sale Packing List">
<item>Container</item>
<item>Payment Condition</item>
<item>Returned Sale Packing List Line</item>
</portal_type>
<portal_type id="Returned Sale Packing List Line">
......@@ -122,6 +125,7 @@
</portal_type>
<portal_type id="Sale Packing List">
<item>Container</item>
<item>Payment Condition</item>
<item>Sale Packing List Line</item>
</portal_type>
<portal_type id="Sale Packing List Line">
......
842
\ No newline at end of file
843
\ No newline at end of file
......@@ -17,6 +17,7 @@ Delivery Rule | Quantity Divergence Tester
Internal Packing List Line | Internal Packing List Cell
Internal Packing List Module | Internal Packing List
Internal Packing List | Internal Packing List Line
Internal Packing List | Payment Condition
Inventory Line | Inventory Cell
Inventory Module | Inventory
Inventory | Inventory Line
......@@ -35,6 +36,7 @@ Purchase Order | Purchase Order Line
Purchase Order | Trade Model Line
Purchase Packing List Line | Purchase Packing List Cell
Purchase Packing List Module | Purchase Packing List
Purchase Packing List | Payment Condition
Purchase Packing List | Purchase Packing List Line
Purchase Trade Condition Module | Purchase Trade Condition
Purchase Trade Condition | Payment Condition
......@@ -43,6 +45,7 @@ Purchase Trade Condition | Trade Model Line
Returned Sale Packing List Line | Returned Sale Packing List Cell
Returned Sale Packing List Module | Returned Sale Packing List
Returned Sale Packing List | Container
Returned Sale Packing List | Payment Condition
Returned Sale Packing List | Returned Sale Packing List Line
Rule Tool | Delivery Rule
Rule Tool | Delivery Root Simulation Rule
......@@ -58,6 +61,7 @@ Sale Order | Trade Model Line
Sale Packing List Line | Sale Packing List Cell
Sale Packing List Module | Sale Packing List
Sale Packing List | Container
Sale Packing List | Payment Condition
Sale Packing List | Sale Packing List Line
Sale Trade Condition Module | Sale Trade Condition
Sale Trade Condition | Payment Condition
......
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