Commit ab5d5c18 authored by Xiaowu Zhang's avatar Xiaowu Zhang Committed by Your Name

erp5_trade: add missing property sheet for inventory report line

parent f25969bd
...@@ -13,6 +13,9 @@ ...@@ -13,6 +13,9 @@
<item>Arrow</item> <item>Arrow</item>
<item>InventoryReport</item> <item>InventoryReport</item>
</portal_type> </portal_type>
<portal_type id="Inventory Report Line">
<item>InventoryReport</item>
</portal_type>
<portal_type id="Purchase Packing List"> <portal_type id="Purchase Packing List">
<item>DeliveryCausalityStateConstraint</item> <item>DeliveryCausalityStateConstraint</item>
</portal_type> </portal_type>
......
...@@ -2,6 +2,7 @@ Business Process | Reference ...@@ -2,6 +2,7 @@ Business Process | Reference
Business Process | Version Business Process | Version
Delivery Node | DeliveryNode Delivery Node | DeliveryNode
Internal Packing List | DeliveryCausalityStateConstraint Internal Packing List | DeliveryCausalityStateConstraint
Inventory Report Line | InventoryReport
Inventory Report | Arrow Inventory Report | Arrow
Inventory Report | InventoryReport Inventory Report | InventoryReport
Purchase Packing List | DeliveryCausalityStateConstraint Purchase Packing List | DeliveryCausalityStateConstraint
......
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