diff --git a/product/ERP5/PropertySheet/TransformedResource.py b/product/ERP5/PropertySheet/TransformedResource.py
index 4403d79067d52316a7a63143487a9f3675637fb6..69d3b33bf4f87e00945e500f1ce3628ff55cd20c 100755
--- a/product/ERP5/PropertySheet/TransformedResource.py
+++ b/product/ERP5/PropertySheet/TransformedResource.py
@@ -1,7 +1,7 @@
 ##############################################################################
 #
 # Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.
-#                    Jean-Paul Smets-Solane <jp@nexedi.com>
+#                    Jean-Paul Smets-Solanes <jp@nexedi.com>
 #
 # WARNING: This program as such is intended to be used by professional
 # programmers who take the whole responsability of assessing all potential
@@ -70,4 +70,4 @@ class TransformedResource:
 
     )
 
-    _categories = ('specialise', )
+    _categories = ('specialise', 'industrial_phase', )