diff --git a/product/ERP5/PropertySheet/BusinessPath.py b/product/ERP5/PropertySheet/BusinessPath.py
index 459ff90777250648f96d399baef1e89af72a3e72..6df0058ed39a9aecbf113aabe476fe25be594d76 100644
--- a/product/ERP5/PropertySheet/BusinessPath.py
+++ b/product/ERP5/PropertySheet/BusinessPath.py
@@ -71,4 +71,4 @@ class BusinessPath:
             'mode'        : 'w' },
     )
     _categories = ( 'delivery_builder', 'order_builder', 'end_of',
-        'trade_phase' )
+        'trade_phase' , 'incoterm')