diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zCountByWorkflowState.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zCountByWorkflowState.xml
index 073a9cdf5e876fbae0023677aa1db9a93653d86a..34ca5a233402c966ee98a2575ebc862772cee7a3 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zCountByWorkflowState.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zCountByWorkflowState.xml
@@ -131,7 +131,7 @@ state_name=""</string> </value>
         </item>
         <item>
             <key> <string>class_file_</string> </key>
-            <value> <string>zsqlbrain.py</string> </value>
+            <value> <string>ZSQLCatalog.zsqlbrain</string> </value>
         </item>
         <item>
             <key> <string>class_name_</string> </key>
@@ -139,9 +139,7 @@ state_name=""</string> </value>
         </item>
         <item>
             <key> <string>connection_hook</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string></string> </value>
         </item>
         <item>
             <key> <string>connection_id</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategory.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategory.xml
index e791c65b5de92e4d35bbd5216da5558e1f0ff10a..c6de540a740ea6da96bae334b4e4490d67689ef3 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategory.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategory.xml
@@ -45,7 +45,7 @@
                         <key> <string>_keys</string> </key>
                         <value>
                           <list>
-<string>category_uid</string>
+                            <string>category_uid</string>
                           </list>
                         </value>
                     </item>
@@ -70,7 +70,7 @@
         </item>
         <item>
             <key> <string>class_file_</string> </key>
-            <value> <string>zsqlbrain.py</string> </value>
+            <value> <string>ZSQLCatalog.zsqlbrain</string> </value>
         </item>
         <item>
             <key> <string>class_name_</string> </key>
@@ -78,9 +78,7 @@
         </item>
         <item>
             <key> <string>connection_hook</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string></string> </value>
         </item>
         <item>
             <key> <string>connection_id</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategoryList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategoryList.xml
index 82ec434b65a61450a8b3296f88869c5f9fc094b0..42879670bf8fe1b46f41132cea7e1336a610ee49 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategoryList.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_zSearchRelatedObjectsByCategoryList.xml
@@ -86,7 +86,7 @@ strict_membership</string> </value>
         </item>
         <item>
             <key> <string>class_file_</string> </key>
-            <value> <string>zsqlbrain.py</string> </value>
+            <value> <string>ZSQLCatalog.zsqlbrain</string> </value>
         </item>
         <item>
             <key> <string>class_name_</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetInventoryList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetInventoryList.xml
index 7a4a6e2693cf68389345bfa8d77f05b9343324cb..74c69e6f23b64fe5a69f8f7322c0f2f699e6577d 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetInventoryList.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetInventoryList.xml
@@ -197,7 +197,7 @@ output_simulation_state:list</string> </value>
         </item>
         <item>
             <key> <string>class_file_</string> </key>
-            <value> <string>InventoryBrain.py</string> </value>
+            <value> <string>ERP5.InventoryBrain</string> </value>
         </item>
         <item>
             <key> <string>class_name_</string> </key>
@@ -205,9 +205,7 @@ output_simulation_state:list</string> </value>
         </item>
         <item>
             <key> <string>connection_hook</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string></string> </value>
         </item>
         <item>
             <key> <string>connection_id</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetMovementHistoryList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetMovementHistoryList.xml
index 65045f18c5cca9f170ae1d88f058a07163e3a40c..fd0b6fb9e5ee0f5e2b20e7fae47487d1ba7b4b6b 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetMovementHistoryList.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetMovementHistoryList.xml
@@ -156,23 +156,23 @@
                         <key> <string>_keys</string> </key>
                         <value>
                           <list>
-<string>from_table_list</string>
-<string>where_expression</string>
-<string>order_by_expression</string>
-<string>group_by_expression</string>
-<string>selection_domain</string>
-<string>selection_report</string>
-<string>ignore_variation</string>
-<string>standardize</string>
-<string>omit_simulation</string>
-<string>omit_input</string>
-<string>omit_output</string>
-<string>section_filtered</string>
-<string>initial_running_total_quantity</string>
-<string>initial_running_total_price</string>
-<string>input_simulation_state</string>
-<string>output_simulation_state</string>
-<string>precision</string>
+                            <string>from_table_list</string>
+                            <string>where_expression</string>
+                            <string>order_by_expression</string>
+                            <string>group_by_expression</string>
+                            <string>selection_domain</string>
+                            <string>selection_report</string>
+                            <string>ignore_variation</string>
+                            <string>standardize</string>
+                            <string>omit_simulation</string>
+                            <string>omit_input</string>
+                            <string>omit_output</string>
+                            <string>section_filtered</string>
+                            <string>initial_running_total_quantity</string>
+                            <string>initial_running_total_price</string>
+                            <string>input_simulation_state</string>
+                            <string>output_simulation_state</string>
+                            <string>precision</string>
                           </list>
                         </value>
                     </item>
@@ -622,7 +622,7 @@ precision</string> </value>
         </item>
         <item>
             <key> <string>class_file_</string> </key>
-            <value> <string>InventoryBrain.py</string> </value>
+            <value> <string>ERP5.InventoryBrain</string> </value>
         </item>
         <item>
             <key> <string>class_name_</string> </key>
@@ -630,9 +630,7 @@ precision</string> </value>
         </item>
         <item>
             <key> <string>connection_hook</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string></string> </value>
         </item>
         <item>
             <key> <string>connection_id</string> </key>
@@ -648,7 +646,7 @@ precision</string> </value>
         </item>
         <item>
             <key> <string>max_rows_</string> </key>
-            <value> <int>1000</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>src</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml
index 00429b004e253a28b599bfd28014b5db2a2d0e8c..c75adb2aa74f3eff678713691784c6ef8d250b09 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml
@@ -361,7 +361,7 @@ simulation_state_list:list</string> </value>
         </item>
         <item>
             <key> <string>class_file_</string> </key>
-            <value> <string>InventoryBrain.py</string> </value>
+            <value> <string>ERP5.InventoryBrain</string> </value>
         </item>
         <item>
             <key> <string>class_name_</string> </key>
@@ -385,7 +385,7 @@ simulation_state_list:list</string> </value>
         </item>
         <item>
             <key> <string>max_rows_</string> </key>
-            <value> <int>1000</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>src</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index bcad85486c9cd9d18f67e21823dd267b0cb2a00e..0e4c1b3f9084417d02e8328b44ec4bae13645964 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-225
\ No newline at end of file
+226
\ No newline at end of file