diff --git a/product/Coramy/Document/TradeCondition.py b/product/Coramy/Document/TradeCondition.py
index 3c5cee863206331193e9634e54c918c35d282e00..3d454b5c8c8e84fd95be646073682c1e21652a3e 100755
--- a/product/Coramy/Document/TradeCondition.py
+++ b/product/Coramy/Document/TradeCondition.py
@@ -58,8 +58,15 @@ class TradeCondition(ERP5TradeCondition):
                       , PropertySheet.TradeCondition
                       , PropertySheet.PaymentCondition
                       , PropertySheet.Comment
+                      
+                      , PropertySheet.Task
+                      , PropertySheet.Movement
+                      , PropertySheet.Delivery
+                      , PropertySheet.Path
+                      , PropertySheet.FlowCapacity
                       )
-
+    
+    
     # Factory Type Information
     factory_type_information = \
       {    'id'             : portal_type