diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Cell.xml
index 257ce3ab28058ddae99ec48f3d5ca0ef472772a9..746de5d7740f15f775b3411f9dcd96ba1ea75f88 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Cell.xml
@@ -23,7 +23,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Trade Model Cell\n
+            <value> <string>Trade Model Cell\r\n
 </string> </value>
         </item>
         <item>
@@ -37,7 +37,10 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>model_path</string>
+                <string>transformation</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -46,11 +49,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line.xml
index 615c5765f060edb052f64423f8e5e154553ab4ab..cb3aa8de25359e9b7781d66c41f980e5425e23cd 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line.xml
@@ -36,7 +36,10 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>model_path</string>
+                <string>transformation</string>
+              </tuple>
             </value>
         </item>
         <item>
diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision
index 26102a7bd5731a4d0595ea8e7f00a30edb9b1743..2cc890563420dd916788cc3b8fe0a060451ab9f7 100644
--- a/bt5/erp5_trade/bt/revision
+++ b/bt5/erp5_trade/bt/revision
@@ -1 +1 @@
-818
\ No newline at end of file
+820
\ No newline at end of file