diff --git a/product/ERP5Banking/PropertySheet/CashDeliveryLine.py b/product/ERP5Banking/PropertySheet/CashDeliveryLine.py
index 4f0dd906daa90a1096557d829a22a89b28cae17f..08938c27a5371101b41c25fd0c01f23f70f7f370 100755
--- a/product/ERP5Banking/PropertySheet/CashDeliveryLine.py
+++ b/product/ERP5Banking/PropertySheet/CashDeliveryLine.py
@@ -37,4 +37,5 @@ class CashDeliveryLine:
 
   _categories = ( 'emission_letter'
                 , 'cash_status'
+                , 'variation'
                 )