diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
index 4c734e7d4cbed0594b9a5158177e0cdf5abbf0e2..9365da6cf8b9294e31c3e843eb909c3331cc04ec 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.ERP5Type.ERP5Type</string>
-          <string>ERP5TypeInformation</string>
-        </tuple>
-        <none/>
+        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -87,7 +84,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>module</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -104,6 +103,10 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
         <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
index ccda16fef89d11f9dd7043da7c118faa2623ceaa..d340a0a3206bccc3cab0ed0f571db6665619a4be 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.ERP5Type.ERP5Type</string>
-          <string>ERP5TypeInformation</string>
-        </tuple>
-        <none/>
+        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -87,7 +84,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>module</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -104,6 +103,10 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
         <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 022e7e6ca79f8a447d3dd426089348521ccb7e0c..2d828461b6912dc00f044b46a61b4336403c56f4 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-288
\ No newline at end of file
+289
\ No newline at end of file