Commit fb7dc408 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Cédric Le Ninivin

erp5_trade: Add DeliveryCausalityStateConstraint on Packing List portal types

parent 6d0db1da
......@@ -6,9 +6,24 @@
<portal_type id="Delivery Node">
<item>DeliveryNode</item>
</portal_type>
<portal_type id="Internal Packing List">
<item>DeliveryCausalityStateConstraint</item>
</portal_type>
<portal_type id="Purchase Packing List">
<item>DeliveryCausalityStateConstraint</item>
</portal_type>
<portal_type id="Returned Purchase Packing List">
<item>DeliveryCausalityStateConstraint</item>
</portal_type>
<portal_type id="Returned Sale Packing List">
<item>DeliveryCausalityStateConstraint</item>
</portal_type>
<portal_type id="Sale Order">
<item>PaymentCondition</item>
</portal_type>
<portal_type id="Sale Packing List">
<item>DeliveryCausalityStateConstraint</item>
</portal_type>
<portal_type id="Sale Trade Condition">
<item>PaymentCondition</item>
</portal_type>
......
Business Process | Reference
Business Process | Version
Delivery Node | DeliveryNode
Internal Packing List | DeliveryCausalityStateConstraint
Purchase Packing List | DeliveryCausalityStateConstraint
Returned Purchase Packing List | DeliveryCausalityStateConstraint
Returned Sale Packing List | DeliveryCausalityStateConstraint
Sale Order | PaymentCondition
Sale Packing List | DeliveryCausalityStateConstraint
Sale Trade Condition | PaymentCondition
Trade Model Path | PaymentCondition
\ 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