diff --git a/product/ERP5/Document/PaySheetTransaction.py b/product/ERP5/Document/PaySheetTransaction.py
index 013953602f11d47ddb5e65bf6697a6ab133e9c7a..fd9b435e0eedd8bd6543b5b5a542bb4d817fe8c6 100755
--- a/product/ERP5/Document/PaySheetTransaction.py
+++ b/product/ERP5/Document/PaySheetTransaction.py
@@ -58,8 +58,9 @@ class PaySheetTransaction(Invoice):
                       , PropertySheet.Delivery
                       , PropertySheet.PaySheet
                       , PropertySheet.Movement
-                      , PropertySheet.Amount     
-                      , PropertySheet.XMLObject                      
+                      , PropertySheet.Amount
+                      , PropertySheet.XMLObject
+                      , PropertySheet.TradeCondition
                       )
 
     # Declarative Interface