diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/jump_active_accounting_pref.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/jump_active_accounting_pref.xml
index 42b156c9dd09e12f0d992ca44c046d58c0f58073..69c7b51eb807fea5789504078912ad447428746b 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/jump_active_accounting_pref.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/jump_active_accounting_pref.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/view.xml
index fb910a2f2027b4f679ba57ba3f35ea7632be0dab..364a944ad5231797ce495875c5d1e29508341875 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/grouping_reference_fast_input.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/grouping_reference_fast_input.xml
index 4cdad18e6e6ed582c9e8eec27cec207590c6e9a0..d12bc96e63f6401bcb2586d606439efad981cb0e 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/grouping_reference_fast_input.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/grouping_reference_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_active_accounting_pref.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_active_accounting_pref.xml
index f18a7b8705bbf24c87060f3ebc81cf9e78117382..03fd31b3e2b3faafbbe31683e0e7ae6fc841ced2 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_active_accounting_pref.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_active_accounting_pref.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_to_accounting.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_to_accounting.xml
index afd09d64c6b19157be455d58748c46b43da7786d..1783f4bb47bad9688cc0e05038bbfddf9445df4a 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_to_accounting.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/jump_to_accounting.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/transaction_list.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/transaction_list.xml
index 17d45d52cce20077eb59d96926512b934ecd3666..36bf88b8735c72047386aedd61e62c0c92559b57 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/transaction_list.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/transaction_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/view.xml
index 96991159155efda7e5c44059d2fe6a5d15d50bf7..9b1f767d033979f1c277907b15cfe5b20c2a6db1 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Account/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/create_secondary_periods.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/create_secondary_periods.xml
index c80ec98d1f7dc40bf0c4b133c621c2c68cc765e0..8ba5ebabfe0639a8565009f2885e66228cd2b42b 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/create_secondary_periods.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/create_secondary_periods.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml
index e901e606f768aea73bc1ec2fac70b39c9709b9f6..d13d9f64ef65a6c7c3ee10d92d542db8e3cf7f43 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/view.xml
index 38ba1180925525ba62c42c4e911c5c7a175858c1..435d09c8e915d8a7dc8ea4fbf6209d7ae4260df2 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line/view.xml
index 6cd28d499b3a721107c94f8080d7146924a33333..aa213328ccf911998780aacf691e5d44ef118fd6 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view.xml
index 413dfa4c154003fc693cc61e861c5b9d5ed0fb04..341178656bfbe1e063593d022c7a814e785e2f42 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view_destination.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view_destination.xml
index 35ceaec89f65c36511b787c8d7cf54963726b830..4081ec2efaa29972bf3920a73f26b3026be4f4f9 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view_destination.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Rule%20Cell/view_destination.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view.xml
index f24e84ddea3c9ef92a475e2cd79ff4cac8de9430..66346d2f455800c9017a0406498d69554d319284 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view_destination.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view_destination.xml
index 772631b9152b5345c703b7cc1b7987d21a98b991..95533778d67a73557614d6f94526e7be7c04ca41 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view_destination.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Line/view_destination.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_export.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_export.xml
index f992f624318fca1f44372822951ba791b82656ac..62c3ae62ab488dab587f07f014740589cdf45ac3 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_export.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_report.xml
index 2580e14c9f797464338f6936ffbb0302530638d5..8725e25c08a47b5c37cb0858e1070bed71b39035 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/account_statement_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/accounting_line_export.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/accounting_line_export.xml
index fd7693b4b80a8acbddc6d238f40154150a4fe078..ed795ac1c9810ffe47752e2948bc23123083b827 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/accounting_line_export.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/accounting_line_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/balance_sheet_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/balance_sheet_report.xml
index 6d643480dd720b13db36850898aea7d0ff65dd13..40511021710a82321df06aa86a0aff32ba766f90 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/balance_sheet_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/balance_sheet_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/bank_accounts_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/bank_accounts_report.xml
index bbd79961e34ffea15c810070d6fb3fdac5c34655..fd8a71502d1c160548bafb22268ad9920efca625 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/bank_accounts_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/bank_accounts_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_related_payments.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_related_payments.xml
index 707e85b9457259b6a288be43f351cd50b3822d93..9a51de48056f99ce718d5a66bedc726736146301 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_related_payments.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_related_payments.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_reversal.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_reversal.xml
index 0212a08ac3cf660272354477a600bcac9559612d..1a43553f0f1090be7dc0a08d37a4761522f34c97 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_reversal.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/create_reversal.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_export.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_export.xml
index 041cf7fc138afa7a0fb908bf8a4a700488e53576..9340525a7038494f694458a6ca1270df7cb86961 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_export.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_report.xml
index 8cdd7db27946de4c8bb82209948c397ffeb553a1..9bbf4858f98bb4b8f6cbaedd47a3fcc10c78540c 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/general_ledger_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/grouping_reference_fast_input.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/grouping_reference_fast_input.xml
index 82b2286314e1419eeb4e94ae6fcb3244f9554ef7..070084aff738d74926e9ea715983c44bbb155ea4 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/grouping_reference_fast_input.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/grouping_reference_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_export.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_export.xml
index f372252a85d27e67c436efb63c167436277e1588..c3ee9d65b9e13bf097f1b1a1a19fb18cef8d80da 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_export.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_from_selection.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_from_selection.xml
index e236ddde08e5a8192f69625ccbcb10ac51436a69..332df990f8115e51d462abc1746e7a8ab55ed2fa 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_from_selection.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_from_selection.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_print</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_print</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report.xml
index 55a863c21b4714d3c481d2132f865cad77d162cf..5a4109d913ca5f84d0d1b0b5f9532978e9cae2bd 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_active_accounting_pref.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_active_accounting_pref.xml
index ac1c3023a32717e64251dcaf29c1dd474e203477..768e6be75c7a430a0bae2357c0c30a45c8e5e755 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_active_accounting_pref.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_active_accounting_pref.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_bank_accounts.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_bank_accounts.xml
index 06c80322bc906c04193f617036a1bb74149362ed..31b4dd7e45917c8f5fefe6b92f3659828dc113e7 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_bank_accounts.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/jump_bank_accounts.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss_report.xml
index 78d8995dfcbbea547bc47bf9c58c9f74709911be..f7517976292b22f3ea9fec03c83521e9987e1b1d 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/search_transactions.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/search_transactions.xml
index b11f63d59c2f43d23433e3069ed08a8ba72d8b0a..a422edde512b2236304a230692c4e713a465963e 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/search_transactions.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/search_transactions.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_search</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_search</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_export.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_export.xml
index 6db4c17cb4ab9b2ed583f9add71a3f6b5df2fd6c..5cdd355a43024c02f87c9146d892b669d561932c 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_export.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_report.xml
index 09f4e1ab8e4ca3ddb39c607e27cd7cfdc9448867..b28e474eabfd96470da6286f74e56cf81dd1e8a4 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/third_parties_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_export.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_export.xml
index b1329ff96233b5838b84d49ba0352d74d6334ae3..176f2fd164ccc684b38ed6cf701086fab1e11cb8 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_export.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_report.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_report.xml
index 55a45d05b150a0f0cd47859e6aed3d387843dc8b..092724825ae69219adb7e4235468d918d60af76e 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_report.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/trial_balance_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/view.xml
index b3be8d34116342b9f4c5d5d1ff6e865264ac0cc6..24a777b085a664673d14a11e3a69bb74bcad1753 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/add_accounting_transaction_line.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/add_accounting_transaction_line.xml
index 42fb3fc3ab36b4d8ceedf86aa78e9cf81052e437..3dcc54f7275fb6eca78a35a12002aee2643638dc 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/add_accounting_transaction_line.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/add_accounting_transaction_line.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_add</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_add</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_destination_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_destination_price.xml
index 42f16e4fa0600aab2e93f42520b8bbecb2b8535e..bba06045223dd584dd0e8616196a32b32056b819 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_destination_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_destination_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_source_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_source_price.xml
index 133a83d15382549b4ce627c56693ff563a09699f..6470144edd14abc73e2b55e3b66aa3e85e005bab 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_source_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/convert_source_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml
index 849e9aa3ae551e337bc5a61986a01410f701bd7a..62af058589bba7112a1a532d38b17a94fc4681d8 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_reversal.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_reversal.xml
index 6980452f527a0c38ea7aa82b5ccbaeaabe5b4b9b..3a682e2a4332b9c37c60a1f9a6e86635a6d16b69 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_reversal.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_reversal.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/destination_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/destination_asset.xml
index 5e59cf13c8882beabe471bbe6127e9127ccfdf81..ac38b4dd309df3b9db77fad5276fd7605e437b1a 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/destination_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/destination_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/details.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/details.xml
index f266bb9df9c902ca31fd52aa11f097e75856087c..77382e430b7a607c3db1b704da72c0de715f490e 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/details.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/document_list.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/document_list.xml
index f3284c95897f0c2abc31832933fc7fbe9a68818f..e3a8d055f093b353b65e718e10b31bfc1ae9db96 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/document_list.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/document_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/profile_view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/profile_view.xml
index e3664e157591df3e56bfca26b53994736acc91b1..03e93645cf65544a2b51936198eb2a7686a84e0d 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/profile_view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/source_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/source_asset.xml
index 6cbbef2842e31ea221dae9ed11126a3516bff8df..fcef3e00683720a5a3c8a2bdf0d86b80395ab585 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/source_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/source_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/view.xml
index c3c9bdfbbb1a8e7a4356880483435807b0af59d2..4351c24dfbcc0057feb137b55b5167e1f321398b 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction%20Line/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction%20Line/view.xml
index b60ad9240b27adbdb884f0842f44bea214f2f71e..fa93a97b6e5d436b48897ae52584fc6d35a954f9 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction%20Line/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml
index fe1909b37f4744421dae6aba87a084410d057b8a..15752feaa8e4c1d9175dac7f1b48c468ebd46e75 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_add</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_add</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/destination_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/destination_asset.xml
index a80ea9f16f70835605bda700c32fa67cd7566fca..59c969e33412539e035246daeca353eb2bd41dcf 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/destination_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/destination_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/view.xml
index 1b1d371fd9008e6b5bcce3d656416dad2456b534..a92ec208c847627d450e3fe1bf3dc2d419b95a59 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/jump_active_accounting_pref.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/jump_active_accounting_pref.xml
index 91b4288bbe79fc4c6ca994efce18ff184950dcf1..828817fa6add20c6f85a1ca06ccb39278cb0afc1 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/jump_active_accounting_pref.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/jump_active_accounting_pref.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/transactions.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/transactions.xml
index 2f7ff206d625697af1079a8d30749afee4f89934..eb2e11fb0d9ec13227bcc95c3db13913d7ec6dd3 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/transactions.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Bank%20Account/transactions.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/jump_active_accounting_pref.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/jump_active_accounting_pref.xml
index 91b4288bbe79fc4c6ca994efce18ff184950dcf1..828817fa6add20c6f85a1ca06ccb39278cb0afc1 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/jump_active_accounting_pref.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/jump_active_accounting_pref.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/transactions.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/transactions.xml
index ba1f1d8d608b92fc093cf412d6c565e971669840..89b19a0a5e8604e4dc2e0f18733a6ea8e61abb09 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/transactions.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/transactions.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/view.xml
index 3b0d1c248edf11b93362ab1855860ec7d95ae503..9a1f1f9eec5e0399c6f25631b3ccc2ec9a876a52 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Cash%20Register/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Credit%20Card/transactions.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Credit%20Card/transactions.xml
index 2f7ff206d625697af1079a8d30749afee4f89934..eb2e11fb0d9ec13227bcc95c3db13913d7ec6dd3 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Credit%20Card/transactions.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Credit%20Card/transactions.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Invoice%20Rule/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Invoice%20Rule/view.xml
index 4d916ec8e19daea34812b1567f9fe1d74ae68006..2b7a0e0ab4ad3d0ad3025289211e3e16cb872d7a 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Invoice%20Rule/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Invoice%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/grouping_reference_fast_input.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/grouping_reference_fast_input.xml
index d58933ba512452e5fd2adfd8448d78f32248b8a7..0c304f084f30e04daf0f6c6b7314b15396f0f563 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/grouping_reference_fast_input.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/grouping_reference_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_active_accounting_pref.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_active_accounting_pref.xml
index d04c4c0186425723fc6c3586b46b92a44c9f0a32..d4ee09e5d4fb9e68280dc7a6d8cf6f591ca1a6fb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_active_accounting_pref.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_active_accounting_pref.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_to_accounting.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_to_accounting.xml
index 7d029811f5f711e17815c3d653cbdbfc9618d4d9..3d84e85ce311b67dce160e60ea22c979c1452d20 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_to_accounting.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/jump_to_accounting.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/transactions.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/transactions.xml
index 0a9a7ad5d8647a1bdb8193f6723b9befd4d708a3..9c938bb3f7edd466f5727369980dadeee8a0f139 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/transactions.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Organisation/transactions.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Rule/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Rule/view.xml
index 4d916ec8e19daea34812b1567f9fe1d74ae68006..2b7a0e0ab4ad3d0ad3025289211e3e16cb872d7a 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Rule/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/add_accounting_transaction_line.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/add_accounting_transaction_line.xml
index 403b02314197cd31936b7f4e4de0e7459d8044be..b416c10a3c95a5ba162cd6d2d1d8915b6eb87663 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/add_accounting_transaction_line.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/add_accounting_transaction_line.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_add</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_add</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_destination_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_destination_price.xml
index 5250209f0bf4adb74a34277257296f42b4e4679d..4299fe22b5a635d4e47e9eb92245fe34a667ca06 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_destination_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_destination_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_source_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_source_price.xml
index 0bc7588833f15f3902a460a7592e9be8579b3fdd..8c398baed8624e6be751d5739892a35c8f302635 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_source_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/convert_source_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml
index db204c1f3aee9a48d8008e8aed4b6e3cbeaaa0a3..2cf0a4c1e0f355ee183bfd23bfb737d6219e065c 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_reversal.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_reversal.xml
index b90534ec7d24b83500680e299206b2f030638fe3..90c0b71f9a1cb6bc9fe138f07c60edc001234018 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_reversal.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_reversal.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_asset.xml
index 9db19ca1087ed2e577d3cb3ea4fec568c9106270..efdd0708801f76d41cae6c446734d9636c51baeb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_view.xml
index ad2dff84f6ed2df4ed919dcf62629446feecf079..40d8d927360e64d7580866bd864c4416f0849aa8 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/destination_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/details.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/details.xml
index 06e81682b24169b8782ea62c3f8c7279ad35c9b2..dacd9495d4496d2719b9ad39f3fdaf9e937c114a 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/details.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/document_list.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/document_list.xml
index 10d5f4bd337908d87e3b825bdfb67f7130cdeb2f..f25782d598616fbaac98ad4d15234607c7bc3fd5 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/document_list.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/document_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_destination.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_destination.xml
index 704b0e5d68d1e9ac3112ab4f8760358e01056b35..e17b1397b4f8be0a034946027365ba90ea42e85b 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_destination.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_destination.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_source.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_source.xml
index 8a61ed546417945501a836c01dd680146856f2bf..4fc7ff20abf8fa0c41ac7cc48abb472d4bee08fb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_source.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/profile_view_source.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/related_invoice.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/related_invoice.xml
index 09afe87f22caa7e6f6c25853ec47235ac79054fc..d676c8308148880edc03ed107b17143dbcdf7764 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/related_invoice.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/related_invoice.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/source_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/source_asset.xml
index 000bae1591893150d82ba4ef96031aa4a5533cd0..ba6543cbc7432de0eb45fc02ceab252f9294787e 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/source_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/source_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/view.xml
index 9e7a9fca2c11108a571086a49c3fe2cdbefc12a1..e7100f0b93991f3d3c3b01269c0d47f3a82a0aeb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/grouping_reference_fast_input.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/grouping_reference_fast_input.xml
index be23d25fe844ee53d04eb0ea0b1b29edd296ef9b..f70454fad2367f48bf1a23e7cc546135e0e69f1e 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/grouping_reference_fast_input.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/grouping_reference_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/jump_to_accounting.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/jump_to_accounting.xml
index 644264df914768da5c06bd8cb171b7d2e13a9bce..dae2601950d29e661c49e38f747131560423cf85 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/jump_to_accounting.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/jump_to_accounting.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/transactions.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/transactions.xml
index bd9687f1943247ae00904f60e0b88a6dcb80f354..943e115c8e0f8717d6a022107a55ba0d085f35a0 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/transactions.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Person/transactions.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Preference/view_accounting.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Preference/view_accounting.xml
index d234b4e5609cb8782aff9fa0afe3ef985f01ae27..fe6a9561e6340fe3b940ed102a093a25285c0c05 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Preference/view_accounting.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Preference/view_accounting.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view.xml
index f24e84ddea3c9ef92a475e2cd79ff4cac8de9430..66346d2f455800c9017a0406498d69554d319284 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view_destination.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view_destination.xml
index 772631b9152b5345c703b7cc1b7987d21a98b991..95533778d67a73557614d6f94526e7be7c04ca41 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view_destination.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line/view_destination.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/add_purchase_invoice_transaction_line.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/add_purchase_invoice_transaction_line.xml
index 1e7c7495ed8e33144d199ef1a14fca1ca9655f09..935e71944580f88f3063957d0b5ac113f8bd30dd 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/add_purchase_invoice_transaction_line.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/add_purchase_invoice_transaction_line.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_add</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_add</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_destination_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_destination_price.xml
index 3630c910d8b29ab2dfd2c2949f2ee4f8a2502b93..0c7c6fedd89f1d8173de26d7c27456add6f4cc20 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_destination_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_destination_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_source_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_source_price.xml
index 15a20ca01d01fa4ef6859085eb546bef7396427b..3233a163823b30c24a07dbfee9c5cfa6a72081b0 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_source_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/convert_source_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml
index 90cee64d5f364e88c75416035b4d351e78d01867..ab04c452c5ea7793643760f4f3c46d932d9a88eb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_related_payment.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_related_payment.xml
index 55405907c318e02b4ad414ff4f734c4d76e0b1b9..97fc767d198e6fb581233b99c66c7b1195c9b054 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_related_payment.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_related_payment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_reversal.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_reversal.xml
index 6980452f527a0c38ea7aa82b5ccbaeaabe5b4b9b..3a682e2a4332b9c37c60a1f9a6e86635a6d16b69 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_reversal.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_reversal.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/destination_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/destination_asset.xml
index 9cfde5012329b7e2fabab0ab10ab7a38daa5a7b3..343de18177b102a5fb7651ace3ce6671aeeaf3cd 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/destination_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/destination_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/detail.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/detail.xml
index 902f9e4992224a178aaf7ec8a66d4eb7c5d84993..417e7532237a83eecbb796ee428a18208d2b6876 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/detail.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/detail.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/document_list.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/document_list.xml
index 8bc88acf22fa83488f4993f5337843100775c861..c9dc787d712fde1c4766434ff7626a9e3bddcbd8 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/document_list.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/document_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_related_payment.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_related_payment.xml
index 2ea81f477fb8ebb53b2311871719f7276466e2dc..a9e1c0b41c6e260fe7052f148a9ba9ef5fbe5a99 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_related_payment.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_related_payment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/profile_view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/profile_view.xml
index 85307c8a25b1982fda12a7c6b04410fac41c81c6..2da2375baac27ba164b7dd95ef134843d5a605e9 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/profile_view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/source_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/source_asset.xml
index 5f3e8a6472812aa23252b813f860a33ec2cf71d7..06a4ab0b8ec87e973d30e3057e1bb4cc93d42bfb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/source_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/source_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view.xml
index 54fc39d4637005c673ca48c8dc5ea0b68ae6ba84..c6309c4182946c7bf70262459265628e35b5cf51 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml
index a45a358150b92e9bf5c31a052d2919c7bca2a674..72cf6064dea0607779b32bb8b051be4183dcff35 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line/view.xml
index 5e54d96fbd688547ee836f8c48483a342f2126f7..ee4a61b44494ebf37388118e5245b56160e3280a 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/add_sale_invoice_transaction_line.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/add_sale_invoice_transaction_line.xml
index 5c6ebc90dd735d89228accbcccca87f2409cc9ef..7c5743082d4ff584f0d710050f14218791fdf65c 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/add_sale_invoice_transaction_line.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/add_sale_invoice_transaction_line.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_add</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_add</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_destination_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_destination_price.xml
index c1d45ff34c93d632d365619d35b065989cd07e64..4305105fa72aa95c44dd0548ddd4e6360dd87208 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_destination_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_destination_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_source_price.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_source_price.xml
index dfac9e9cca7d84738d7cb304c0d674f66ceb2e80..a46063ec99685ab7d133bec8a30258900b81aef1 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_source_price.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/convert_source_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml
index 59901feb60670689bfefd4ec1cdcbd781e7e1f50..3b2139a2cf21e62a6cb7dec30bcaeee6a551325d 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_related_payment.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_related_payment.xml
index 75caf7c137873bf62ae2ae38c7c8b401ec5b3e75..162bcf72db8ec1a7a889bf25377591664321167b 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_related_payment.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_related_payment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_reversal.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_reversal.xml
index e3c474a1b082d381f06e0891e43852e4381f8a3c..ff46e56d4fe6aa607706ddb5c6b319e4a37f90ff 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_reversal.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_reversal.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/destination_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/destination_asset.xml
index 9cfde5012329b7e2fabab0ab10ab7a38daa5a7b3..343de18177b102a5fb7651ace3ce6671aeeaf3cd 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/destination_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/destination_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/detail.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/detail.xml
index 78595e09807fa2f72e3989de46fbc9e91174005c..81f21c3d668a11ed711d39bd3838d4ea31747fda 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/detail.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/detail.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/document_list.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/document_list.xml
index 194e1153333d0725ecf028328e59a23070cc20f9..a7d9598de964280a1ddaa0e4de5af507f904aea6 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/document_list.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/document_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml
index e6e043edc69ac80d0a1576c0d4ce51116f068a2b..e3ea787ac3bac144ed2e12d05a98a16075842af4 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/profile_view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/profile_view.xml
index 3098a9417b08295183a9c919a5688b944c654b25..66d60804d223a9522ef1018ded6ef6e410ba583c 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/profile_view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/source_asset.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/source_asset.xml
index 5f3e8a6472812aa23252b813f860a33ec2cf71d7..06a4ab0b8ec87e973d30e3057e1bb4cc93d42bfb 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/source_asset.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/source_asset.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml
index 3acf577e7d426ed460a9d6adab90bbe155dd686c..2b3b79753df6e55ad6bbd208f7938b853cfe0a38 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml
index eaaac4fe41dadc551fdbe2f771745a09a42b616f..6ac5a4dd2a11663984d9c09ccac4593abeeaf241 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,24 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -86,22 +56,10 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Account Module</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
index a69f9a890b33bbd88753531d144be3c92df6662e..b2bd90978710aaaa90836e69f7f4f86589290969 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Account</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
index 06593c1453ffa690d6d79157a04aafe30c57c08d..769f2bb4cf57facd78a2bfd2c807736bbbaaa23f 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -70,12 +40,6 @@ Once the period is closed (i.e. the Accounting Period Delimiter is in delivered
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Accounting Period</string> </value>
@@ -88,12 +52,6 @@ Once the period is closed (i.e. the Accounting Period Delimiter is in delivered
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line.xml
index dc414a47076341b2c31972b3b45a6b175702bc0a..f1d63b3f4ccdea619dbee19891703db4b2dffe13 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string></string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Accounting Rule Cell Line</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell.xml
index 5d126c3241c0340acdbafe38da9ced2d0d36ae5d..b0d654ae50d28e76853b96c82afe13fbe9551f57 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Rule%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -70,12 +40,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Accounting Rule Cell</string> </value>
@@ -84,12 +48,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml
index 5dca2e97cb19292f0ed879d8119c7afaab39dc1a..46bfa725d5cf7fb63dcf54520290b0d7c4e5c250 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Accounting Transaction Line</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml
index 77f9df23819f3719247e05e21b3f1efef69c00fd..996cba942538c81650aa7bb4ba9719b526d359ad 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Accounting Transaction Module</string> </value>
@@ -104,12 +68,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
index 6734ec87efbbcab892fab7406d7f6529594068fc..2deebefe187ead54dda3d053b84a78f76457bced 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -91,12 +61,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Accounting Transaction</string> </value>
@@ -109,12 +73,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml
index a6fcf37352b55a81ccc225e3cb8831a5275db0c2..19c64685cdca82884adcd9545d8fd59bf7a9751b 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>accounting_transaction_line_icon.gif</string> </value>
@@ -74,12 +44,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Balance Transaction Line</string> </value>
@@ -92,12 +56,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
index 82f90d85eebb99c688662abdadf6b130c5106b58..3d3417b0eb335cd86cf735228a89e25ef18db5bb 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>transaction_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Balance Transaction</string> </value>
@@ -90,12 +54,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
index a632eb5b18acde457d6f1a1392859917bd82d0bc..dc739576ef8bb895f6c601f07b7b2dfbf8eca3e6 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Cash Register</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Rule.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Rule.xml
index ecfa39c2416a1e7ad06bd25f84ecab6642c03eb8..1c930141b9f72031e35e6a970b61d8ba20a4cbac 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Rule.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Rule.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Invoice Rule</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Rule.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Rule.xml
index f92eced80f3963778f8c19eba647bcf21f2d3969..ef961ccceb36809d5d11f3116fb2a3e26626f665 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Rule.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Rule.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Payment Rule</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
index 281b4613cdc026560dab353710f71c1ea1139a8c..b20cd4a13aea1cc365df0ddacd80baf3a4707999 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Payment Transaction</string> </value>
@@ -90,12 +54,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml
index 247608b23f7a3e38ca3c3333e35c0946c0520ba8..f83106f71b3d0b0cfdfc96be7c7c37e29551d742 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Invoice Transaction Line</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
index 54175f6f0bda67eb49c2e2ac07cd07d51bd2ff1e..35a06efd278aa7dac24ce598597c555aea28a502 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Invoice Transaction</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml
index 74c66fe55ffaafddc0ec19059b891fac85b1eab9..6b195a8c7775aa726d2150ffdceb4ae13703481e 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Invoice Transaction Line</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
index 53c59d3c59d4ee5e8142b859409461b0f0cd780e..4a49b313e0a3f6861ff6e827718482eddb54e02d 100644
--- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
+++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Invoice Transaction</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_accounting/bt/change_log b/bt5/erp5_accounting/bt/change_log
index 796b18c0dd9c60f39960106e00c0e020431b8f5d..c7a6657fb63020215391ee1e9758c8c2b847552b 100644
--- a/bt5/erp5_accounting/bt/change_log
+++ b/bt5/erp5_accounting/bt/change_log
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2009-10-02 yusei
 * Update titles of state and transition of accounting period workflow and fix mixed up of open/close/start/stop. they are unified into a pair of start/stop.
 
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index 6242099cf10f453092749dcfb486d9b910101d9e..8b42f88d189a64492256af4714a8caccf2c39bef 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-992
\ No newline at end of file
+993
\ No newline at end of file
diff --git a/bt5/erp5_accounting/bt/template_registered_skin_selection_list b/bt5/erp5_accounting/bt/template_registered_skin_selection_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Address/change_function.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Address/change_function.xml
index e1d47015126b132ec98e9d94350b04a7d22519da..ec45415f26b5a7aee3256d84b2abd2c8507e9239 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Address/change_function.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Address/change_function.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Address/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Address/view.xml
index e348ae254b6a19e6e39df4f41d0b20c7eb7b4957..d1bae85549d0425f00b3044c2cb00c1f81f9d274 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Address/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Address/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent%20Privilege/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent%20Privilege/view.xml
index a2eddd182176011b02ea508fb9f6977f90f9a1da..37263e59adfad3418c13eefb130ff2b0b4ae2f0f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent%20Privilege/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent%20Privilege/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/download.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/download.xml
index a5ba0d9537f3096ee729cf5d46d29eaee96bc813..840d5a58f76492f4e592a92af9869f13e5a6dd93 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/download.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/download.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/import.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/import.xml
index c5be59bb1d621ed1cae46e7556a7c731b6e77f9d..840a2d14df25d962e65b3b85ab0c1f321d323004 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/import.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/import.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/signature.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/signature.xml
index df2dd58c172bf9b5a479ff7937d685c1df2e6ab3..e71fd686196b461f6a6f4664df1cffed318087bd 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/signature.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/signature.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/view.xml
index 75815fda9b07c0e015f315bcdc4c7d4fe2e8e566..ebf4db558432f592a48682cabd39a7e4a77f7213 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Agent/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Assignment/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Assignment/view.xml
index 044b31e594688cd284a46ca7aa25b5a0c73f28c2..4795b8b428f9c0fc7a45e49761126c357ac19125 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Assignment/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Assignment/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Bank%20Account/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Bank%20Account/view.xml
index 7db2b2986d3a5bdeced6517ec0681e8ebf1ac85c..160c4f356618b028c863ee6375b7d54ca373a7de 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Bank%20Account/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Bank%20Account/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Base%20Variant%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Base%20Variant%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Base%20Variant%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Base%20Variant%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Career/change_function.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Career/change_function.xml
index e1d47015126b132ec98e9d94350b04a7d22519da..ec45415f26b5a7aee3256d84b2abd2c8507e9239 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Career/change_function.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Career/change_function.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Career/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Career/view.xml
index 15d3e7100e58f0862169932b5516abb5433999ac..76433d0a5e21b384419bdf339048336cf081ce0c 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Career/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Career/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Divergence%20Tester/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Divergence%20Tester/view.xml
index 4b74256999ace1f81e4db2b47795bee57654e4c7..4e3cfe9166b465782b169e70a22934c197dff7fe 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Divergence%20Tester/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Divergence%20Tester/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Movement%20Group/view.xml
index 60670833a59699eac44903c70782937f1f3d2733..197525691e0eb86d68df5f1ab50ebe81d76bd1cf 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Category%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Causality%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Chat%20Address/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Chat%20Address/view.xml
index 9917889b29660dc59bf52940ca1c7426688560e1..be5386769eeb9622c15ec51777d57e124e0c95e0 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Chat%20Address/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Chat%20Address/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/view.xml
index 179d4b4e236d1b6650adfa837aa277e9c9780217..88fcb86a9a718977117c21c02987af384a492755 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Exchange%20Line/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Exchange%20Line/view.xml
index b204de906ca08415262e6e4ab50a7b38199b9bf1..6636736e5a3dd80632a28bc588b78b8adba2495b 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Exchange%20Line/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Exchange%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Module/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Module/view.xml
index 2bbbab34061a8a06e44c6e4d44a66e8be3b9fb42..11cedbfc45f6bc09a86ee20b5f3ca8448c5988d7 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Module/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Currency%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Currency/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Currency/view.xml
index 1855fe4c2a1e5920d4c9d16547597896f91b20d5..6bdc048cc9bf77e6096743f9a0eedf92ccc43682 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Currency/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Currency/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Day%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Day%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Day%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Day%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view.xml
index 673586a065ffbedc081234363dffb0a5d9dae725..67a81e0599a3e471cad2910c58f5565b6955d3fc 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_predicate_group.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_predicate_group.xml
index a98973b0a8c5d4e124f6939552abdc4782230566..de6a640814a73d7829e6a00223f9ab97ee7bd4f2 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_predicate_group.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_predicate_group.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_profile.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_profile.xml
index 33de638c62e135d401207e2147862085bf2a0ed5..774fae7061e24c85b77c6dd3333f04cf1a6de504 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_profile.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Builder/view_profile.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Tool/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Tool/view.xml
index 0e135455fc9d3d4831dafa8f4bdc58632fa88bc9..d091cb6f19954ace352bfe1e713cc5f51f908ee3 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Tool/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Delivery%20Tool/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Email/change_function.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Email/change_function.xml
index e1d47015126b132ec98e9d94350b04a7d22519da..ec45415f26b5a7aee3256d84b2abd2c8507e9239 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Email/change_function.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Email/change_function.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Email/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Email/view.xml
index 0366d790e2f43da2bf27eeb1d3f963c38cb450ee..c4c93047358e594ee4210a444f0fe5679956e48b 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Email/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Email/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/change_function.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/change_function.xml
index e1d47015126b132ec98e9d94350b04a7d22519da..ec45415f26b5a7aee3256d84b2abd2c8507e9239 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/change_function.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/change_function.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/view.xml
index 5b3ad4baeb080a98ada3ff669b5bf8ce0486059d..1bc1380661be0b826a1d3efd9a2101ae91aaa7ed 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Fax/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/File/download.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/File/download.xml
index 3778d7b675e3124fbd6a286285ba76284261c6b1..a3298b1e11086c77a747b35e28b56257b9e48e64 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/File/download.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/File/download.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/File/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/File/view.xml
index 1e2fc687c043d18028df730211288ccd0ead6afb..eaefe2649d1cf5d00df97308f87dbac9a924e0f3 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/File/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/File/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/change_function.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/change_function.xml
index e1d47015126b132ec98e9d94350b04a7d22519da..ec45415f26b5a7aee3256d84b2abd2c8507e9239 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/change_function.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/change_function.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/download.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/download.xml
index 426d330476e103854bd407629b284bbadd651d5e..d87ac6ffd4a98db52e7c0a75594094a0dac06e07 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/download.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/download.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/fullsize_view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/fullsize_view.xml
index 1fe8786e02dc514cc166e33b13c0f1d363575682..1d4ff5021d2a8278f1c3de19ec92d8e7c80f76fc 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/fullsize_view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/fullsize_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/view.xml
index 13ef62129b63eb460dac64961a46de9a73507c00..ca04691e2281e1762ddeb6a928aa478c516dd500 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Image/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Image/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Link/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Link/view.xml
index 9917889b29660dc59bf52940ca1c7426688560e1..be5386769eeb9622c15ec51777d57e124e0c95e0 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Link/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Link/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Monthly%20Range%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Monthly%20Range%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Monthly%20Range%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Monthly%20Range%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Nested%20Line%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Nested%20Line%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Nested%20Line%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Nested%20Line%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message%20Module/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message%20Module/view.xml
index 90c1c13181eb731c6305f84e82ff32b4b9a9e5af..4b5f535984101191682c8b456a466bba3b9553d1 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message%20Module/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/list.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/list.xml
index 5faccef9935b3a359a31305480f666e98b8f9678..973fde712c58b3c19c71a72df2f9079e414732d7 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/list.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/local_permission.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/local_permission.xml
index 1207176edc473d6c8911a26c41c7818c01cd9294..39073f7c9dc0e60f4cf626e6a9ba89a04d8e3096 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/local_permission.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/local_permission.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view.xml
index e0e6f2476ac5864262db8ec0a3c63fe5dbbb94f5..872b8b35736b9c7e17e32ca8a9ed1133702ebd7c 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view_editor.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view_editor.xml
index 5a2b8fde0be8d3605fb90e417bf6864060192df6..c5a42cc6f627fff1de8519490fdebcd878c896c6 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view_editor.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Notification%20Message/view_editor.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view.xml
index 8d1595f33e3b3ee0af4a742643e46dfed013d6cd..393c199bb5ffe68b78bc4d67a9728dbb26d81633 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_predicate_group.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_predicate_group.xml
index a98973b0a8c5d4e124f6939552abdc4782230566..de6a640814a73d7829e6a00223f9ab97ee7bd4f2 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_predicate_group.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_predicate_group.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_profile.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_profile.xml
index 3d0bc74fbcfdb97959252d0967d6c9133202c3b4..cc83a2c161491b71832c2894bd2a1c4a328b737f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_profile.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Builder/view_profile.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Tool/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Tool/view.xml
index 0e135455fc9d3d4831dafa8f4bdc58632fa88bc9..d091cb6f19954ace352bfe1e713cc5f51f908ee3 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Tool/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Order%20Tool/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation%20Module/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation%20Module/view.xml
index a0c913623f36baf720e4e6d18ae192be4d49ce8d..376fe83c68a41fa42d95cd47fc7d0d02b50a1a17 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation%20Module/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/create_new_file.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/create_new_file.xml
index 638f76b30abbc8c357d411c5615e64b300f40c54..fa84722cec18d6d3581499bd876ef0bac99c39d2 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/create_new_file.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/create_new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/details.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/details.xml
index 4b00b6cabe7b0f89b9dfb48b9dfe416cb94457de..d06d0b48a069924cee129f4f12a2d2289ba54499 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/details.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/document_view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/document_view.xml
index 3b09482317670f44cc6090f36b71f05ffb5d8a53..9f61a0702d4d9e1de1e9d793c7dddcd78a1ffbb9 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/document_view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/document_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/financial_view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/financial_view.xml
index 465e46491e5c74fa57f66cd006155280500f9c98..7b6c6226fa09ec08593e92c9f126a5c07a8e6ec3 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/financial_view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/financial_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/jump_to_persons.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/jump_to_persons.xml
index a83ebb489fd1a0c12e9705dd825fcd9d5a33aff7..15d06894cdda09c32818e608e1d6cb126a14034f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/jump_to_persons.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/jump_to_persons.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/view.xml
index c062462d10c0dae03087693a010d85be8f158b5c..fa2555e52a26e87a6fa2b9921d97da1473ba0130 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Organisation/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person%20Module/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person%20Module/view.xml
index 7722a3611e2eafb1bf81fc01c9c4e0624fee997f..d8893018d73a5c745d62206e8b54c9db3e01ee8c 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person%20Module/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml
index eaec0dda42e95227307374cd608757f5718eeb2a..caa19e7cd36f943544341317a33028c7feb36db3 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/create_new_file.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/create_new_file.xml
index 638f76b30abbc8c357d411c5615e64b300f40c54..fa84722cec18d6d3581499bd876ef0bac99c39d2 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/create_new_file.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/create_new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/details.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/details.xml
index 05bd0c94e6e5202ea5cfce24e34bf5d29e2a6f5c..abb3a22e00eba6dc60a242b872c45954f95049ab 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/details.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/document_view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/document_view.xml
index 1159640f72f8b1cfbd411b0a925ed985d8ea1892..e49ac69347de9568373e58e6fbb5baa4f67f3f0c 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/document_view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/document_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/financial_view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/financial_view.xml
index 280d1bd358bf293896ba7e906e4b428fc4408958..b41dd8e027787875d1faeb80cc51ba313c4b7145 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/financial_view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/financial_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/person_detailed_report.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/person_detailed_report.xml
index 12a692f9925142eb7a7099953e1adb7f8b8a14dc..4befea42b3a9dc17fa4c84152edf6d4d1da38e32 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/person_detailed_report.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/person_detailed_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml
index f0f5f802a1ee7bc76f56192820bc223717239b96..1f7374557e17acb618251ded02a0c2bbd331259d 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/view.xml
index f7d22a71ab66177eb859d7f353f759e02f207bd6..522e2dd0d75bcb10d6954406711ad6388c1f67b3 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Person/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Person/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Preference/base_preference.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Preference/base_preference.xml
index 15fdf1fe74efb97fd2f303b3f1c85e3102c38061..ae5dd4d792013c3b0b71de5ee57e3fa52d6d967a 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Preference/base_preference.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Preference/base_preference.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Assignment%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Assignment%20Movement%20Group/view.xml
index 7d261e4582e8e31ee630ed9121d7ef0e8a04f223..6d8e1ab53baccf2c3e10fd60126a8b764e6ff685 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Assignment%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Assignment%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Divergence%20Tester/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Divergence%20Tester/view.xml
index 4b74256999ace1f81e4db2b47795bee57654e4c7..4e3cfe9166b465782b169e70a22934c197dff7fe 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Divergence%20Tester/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Divergence%20Tester/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Movement%20Group/view.xml
index 60670833a59699eac44903c70782937f1f3d2733..197525691e0eb86d68df5f1ab50ebe81d76bd1cf 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Property%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Divergence%20Tester/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Divergence%20Tester/view.xml
index a2919691a150a76a33d291d590d866d1541f7d32..35509fa0a23173173c608d74ff580594bffb30b9 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Divergence%20Tester/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Divergence%20Tester/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Query%20Module/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Query%20Module/view.xml
index f15f1311f1d8a09cbacdb22c9e1b7f4dd9bf8c88..ee5a6592fe2ad2df137568099764acdd1097bb02 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Query%20Module/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Query%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Query/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Query/view.xml
index bb8bc98b48f99b352c55fce6a52df6a2a2e0867a..216bab3515ba8c9972aef985c8573939d3f4b1ec 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Query/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Query/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Requirement%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Requirement%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Requirement%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Requirement%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Role%20Definition/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Role%20Definition/view.xml
index 3509912317f49be5d584719f43618dd151b4414a..26cba93613cb469e6c9849a368be74375bf96f31 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Role%20Definition/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Role%20Definition/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Split%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Split%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Split%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Split%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/change_function.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/change_function.xml
index e1d47015126b132ec98e9d94350b04a7d22519da..ec45415f26b5a7aee3256d84b2abd2c8507e9239 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/change_function.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/change_function.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/view.xml
index 5b3ad4baeb080a98ada3ff669b5bf8ce0486059d..1bc1380661be0b826a1d3efd9a2101ae91aaa7ed 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Telephone/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Title%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Title%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Title%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Title%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Variant%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Variant%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Variant%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Variant%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Variation%20Property%20Movement%20Group/view.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Variation%20Property%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Variation%20Property%20Movement%20Group/view.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Variation%20Property%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_base/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_base/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
index fe4daf6f1c6d675e9ce60d26f905dbe2c72adeb6..1e1ea2e1b0758eb437b2322bc13abf2c47dcc040 100644
--- a/bt5/erp5_base/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/bt5/erp5_base/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -1,106 +1,106 @@
 <allowed_content_type_list>
-  <portal_type id="Agent">
-    <item>Agent Privilege</item>
-  </portal_type>
-  <portal_type id="Bank Account">
-    <item>Agent</item>
-  </portal_type>
-  <portal_type id="Currency">
-    <item>Currency Exchange Line</item>
-  </portal_type>
-  <portal_type id="Currency Exchange Line">
-    <item>Currency Exchange Cell</item>
-  </portal_type>
-  <portal_type id="Currency Module">
-    <item>Currency</item>
-  </portal_type>
-  <portal_type id="Delivery Builder">
-    <item>Parent Explanation Movement Group</item>
-    <item>Nested Line Movement Group</item>
-    <item>Title Movement Group</item>
-    <item>Predicate</item>
-    <item>Property Movement Group</item>
-    <item>Causality Movement Group</item>
-    <item>Category Movement Group</item>
-    <item>Variant Movement Group</item>
-    <item>Base Variant Movement Group</item>
-    <item>Order Movement Group</item>
-    <item>Property Assignment Movement Group</item>
-    <item>Root Applied Rule Causality Movement Group</item>
-    <item>Variation Property Movement Group</item>
-    <item>Delivery Causality Assignment Movement Group</item>
-    <item>Quantity Sign Movement Group</item>
-    <item>Day Movement Group</item>
-    <item>Requirement Movement Group</item>
-    <item>Monthly Range Movement Group</item>
-    <item>Tax Line Delivery Movement Group</item>
-    <item>Causality Assignment Movement Group</item>
-    <item>Split Movement Group</item>
-  </portal_type>
-  <portal_type id="Delivery Tool">
-    <item>Delivery Builder</item>
-  </portal_type>
-  <portal_type id="Notification Message">
-    <item>Role Definition</item>
-  </portal_type>
-  <portal_type id="Notification Message Module">
-    <item>Notification Message</item>
-  </portal_type>
-  <portal_type id="Order Builder">
-    <item>Order Movement Group</item>
-    <item>Nested Line Movement Group</item>
-    <item>Variant Movement Group</item>
-    <item>Predicate</item>
-    <item>Base Variant Movement Group</item>
-    <item>Parent Explanation Movement Group</item>
-    <item>Root Applied Rule Causality Movement Group</item>
-    <item>Split Movement Group</item>
-    <item>Causality Assignment Movement Group</item>
-    <item>Variation Property Movement Group</item>
-    <item>Requirement Movement Group</item>
-    <item>Quantity Sign Movement Group</item>
-    <item>Category Movement Group</item>
-    <item>Title Movement Group</item>
-    <item>Property Movement Group</item>
-    <item>Causality Movement Group</item>
-  </portal_type>
-  <portal_type id="Order Tool">
-    <item>Order Builder</item>
-  </portal_type>
-  <portal_type id="Organisation">
-    <item>Address</item>
-    <item>Link</item>
-    <item>Bank Account</item>
-    <item>Fax</item>
-    <item>Chat Address</item>
-    <item>Telephone</item>
-    <item>Credit Card</item>
-    <item>Document</item>
-    <item>Image</item>
-    <item>Email</item>
-    <item>File</item>
-  </portal_type>
-  <portal_type id="Organisation Module">
-    <item>Organisation</item>
-  </portal_type>
-  <portal_type id="Person">
-    <item>Chat Address</item>
-    <item>Address</item>
-    <item>Assignment</item>
-    <item>Telephone</item>
-    <item>Credit Card</item>
-    <item>Email</item>
-    <item>File</item>
-    <item>Fax</item>
-    <item>Link</item>
-    <item>Bank Account</item>
-    <item>Career</item>
-    <item>Image</item>
-  </portal_type>
-  <portal_type id="Person Module">
-    <item>Person</item>
-  </portal_type>
-  <portal_type id="Query Module">
-    <item>Query</item>
-  </portal_type>
-</allowed_content_type_list>
+ <portal_type id="Agent">
+  <item>Agent Privilege</item>
+ </portal_type>
+ <portal_type id="Bank Account">
+  <item>Agent</item>
+ </portal_type>
+ <portal_type id="Currency">
+  <item>Currency Exchange Line</item>
+ </portal_type>
+ <portal_type id="Currency Exchange Line">
+  <item>Currency Exchange Cell</item>
+ </portal_type>
+ <portal_type id="Currency Module">
+  <item>Currency</item>
+ </portal_type>
+ <portal_type id="Delivery Builder">
+  <item>Parent Explanation Movement Group</item>
+  <item>Nested Line Movement Group</item>
+  <item>Title Movement Group</item>
+  <item>Predicate</item>
+  <item>Property Movement Group</item>
+  <item>Causality Movement Group</item>
+  <item>Category Movement Group</item>
+  <item>Variant Movement Group</item>
+  <item>Base Variant Movement Group</item>
+  <item>Order Movement Group</item>
+  <item>Property Assignment Movement Group</item>
+  <item>Root Applied Rule Causality Movement Group</item>
+  <item>Variation Property Movement Group</item>
+  <item>Delivery Causality Assignment Movement Group</item>
+  <item>Quantity Sign Movement Group</item>
+  <item>Day Movement Group</item>
+  <item>Requirement Movement Group</item>
+  <item>Monthly Range Movement Group</item>
+  <item>Tax Line Delivery Movement Group</item>
+  <item>Causality Assignment Movement Group</item>
+  <item>Split Movement Group</item>
+ </portal_type>
+ <portal_type id="Delivery Tool">
+  <item>Delivery Builder</item>
+ </portal_type>
+ <portal_type id="Notification Message">
+  <item>Role Definition</item>
+ </portal_type>
+ <portal_type id="Notification Message Module">
+  <item>Notification Message</item>
+ </portal_type>
+ <portal_type id="Order Builder">
+  <item>Order Movement Group</item>
+  <item>Nested Line Movement Group</item>
+  <item>Variant Movement Group</item>
+  <item>Predicate</item>
+  <item>Base Variant Movement Group</item>
+  <item>Parent Explanation Movement Group</item>
+  <item>Root Applied Rule Causality Movement Group</item>
+  <item>Split Movement Group</item>
+  <item>Causality Assignment Movement Group</item>
+  <item>Variation Property Movement Group</item>
+  <item>Requirement Movement Group</item>
+  <item>Quantity Sign Movement Group</item>
+  <item>Category Movement Group</item>
+  <item>Title Movement Group</item>
+  <item>Property Movement Group</item>
+  <item>Causality Movement Group</item>
+ </portal_type>
+ <portal_type id="Order Tool">
+  <item>Order Builder</item>
+ </portal_type>
+ <portal_type id="Organisation">
+  <item>Address</item>
+  <item>Link</item>
+  <item>Bank Account</item>
+  <item>Fax</item>
+  <item>Chat Address</item>
+  <item>Telephone</item>
+  <item>Credit Card</item>
+  <item>Document</item>
+  <item>Image</item>
+  <item>Email</item>
+  <item>File</item>
+ </portal_type>
+ <portal_type id="Organisation Module">
+  <item>Organisation</item>
+ </portal_type>
+ <portal_type id="Person">
+  <item>Chat Address</item>
+  <item>Address</item>
+  <item>Assignment</item>
+  <item>Telephone</item>
+  <item>Credit Card</item>
+  <item>Email</item>
+  <item>File</item>
+  <item>Fax</item>
+  <item>Link</item>
+  <item>Bank Account</item>
+  <item>Career</item>
+  <item>Image</item>
+ </portal_type>
+ <portal_type id="Person Module">
+  <item>Person</item>
+ </portal_type>
+ <portal_type id="Query Module">
+  <item>Query</item>
+ </portal_type>
+</allowed_content_type_list>
\ No newline at end of file
diff --git a/bt5/erp5_base/PortalTypeRolesTemplateItem/Query.xml b/bt5/erp5_base/PortalTypeRolesTemplateItem/Query.xml
index 9e9f29b8e8ec67fce7ee7ad85eeecba75009510d..d63660551c67f98302e2a6f2f2027ccd301dd10a 100644
--- a/bt5/erp5_base/PortalTypeRolesTemplateItem/Query.xml
+++ b/bt5/erp5_base/PortalTypeRolesTemplateItem/Query.xml
@@ -2,7 +2,6 @@
   <role id='Assignee'>
    <property id='title'>Acquired Assignee</property>
    <property id='description'>If this query is associated to a document, the Assignee of the query is the Assignee of the document it is related to.</property>
-   <property id='priority'>10.0</property>
    <property id='base_category_script'>ERP5Type_acquireSecurityFromCategory</property>
    <multi_property id='base_category'>agent</multi_property>
   </role>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
index 2f470a30b04144c269424ff68001d89a1e584314..d3844638504cf1bf470a64761068f742fa2d5da3 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Address</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent%20Privilege.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent%20Privilege.xml
index 051294ffb222a15ac57e860c769d01398d479348..c87e7c8b7ece002102e4be8bc9dc73033dfc2682 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent%20Privilege.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent%20Privilege.xml
@@ -9,36 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -55,22 +25,10 @@
             <key> <string>factory</string> </key>
             <value> <string>addAgentPrivilege</string> </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Agent Privilege</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
       </dictionary>
     </pickle>
   </record>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent.xml
index f4e9d14311523b091b3909810a2f3bfc31114b74..0889357a27d040fea555c1a783fa12db5896a192 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Agent.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Agent</string> </value>
@@ -83,12 +47,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Assignment.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Assignment.xml
index 31f79ca16580f481c91e0d2eb6d60f04aaf9fd23..eecce85f0f6648b75270de447cf120ef2a7ee46c 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Assignment.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Assignment.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string></string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Assignment</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Bank%20Account.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Bank%20Account.xml
index a05289413123b47e6787c91ba4ab18627267612c..de2641e2a76bc3352b8ce44a140fdc27eb843536 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Bank%20Account.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Bank%20Account.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -73,12 +43,6 @@ BankAccount inherits from Base and from the mix-in Coordinate.</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Bank Account</string> </value>
@@ -91,12 +55,6 @@ BankAccount inherits from Base and from the mix-in Coordinate.</string> </value>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Base%20Variant%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Base%20Variant%20Movement%20Group.xml
index f256fb3bea5570cfa239cc9eb5a84972b2b30af0..a26a04ba3722ce339e7b51e813a5428be2baab62 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Base%20Variant%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Base%20Variant%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Base Variant Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Career.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Career.xml
index d465d78ceb57c9314b747318544411d215d8791a..a5a8cd3f1d43a7f1308ba073b3a64959a664a9ef 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Career.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Career.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string></string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Career</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml
index 181f9cabbd50d2aff2139e224980ef436c0f676a..af6cc7c42834aee6ec3976a7af9effa232387435 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Category Divergence Tester</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Movement%20Group.xml
index 4121e6b4a9bd81541f5fb06d0be3c7417fdf49c5..bda41c1fa8ad2cae1992e43b47b916640c8f03fa 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Category%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Category Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group.xml
index 66212b78fb8c04114282b20a35450e4bd858125b..b666e3c235c4c5f181468497dcdb220d4a7ac642 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Assignment%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Causality Assignment Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Movement%20Group.xml
index 22bf4b1907addbb771297d3422bd745bad3c5470..4e1e91c8926c7eecccc31f1c9c7daa16dcd681b1 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Causality%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Causality Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Chat%20Address.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Chat%20Address.xml
index 4d0dadc96c516d4d6b7394c25e5ef23acd993833..80d9d0a37253e404509734ca40ee9dbdfda642d7 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Chat%20Address.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Chat%20Address.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Chat Address</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Credit%20Card.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Credit%20Card.xml
index 44b85ee7bc2b9290db497def644166b76f7d5a64..cdadd6e7eb16173a7fb82b6ecbad039444d5f0ea 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Credit%20Card.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Credit%20Card.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Credit Card</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml
index 1abb3452f3725bc2e700d10db2993a2263c53966..8ba81434838e858ccba90156d534ebb3497d9e1d 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml
@@ -9,36 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -59,12 +29,6 @@
             <key> <string>filter_content_types</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Currency Exchange Cell</string> </value>
@@ -73,12 +37,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Line.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Line.xml
index 9d567c078fae96b0340e60d8b2a1c1eba52fc61c..ccd19f4ffd0d59efb22f09fbf8f1bed760dd4103 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Line.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Currency Exchange Line</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Module.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Module.xml
index d6dd64fa97027d91fbd2330004d9a6f98d14448f..627482833348bbb774e0d10d50164f4dfa556296 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Module.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Currency Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency.xml
index 775996f6df3f26b8afa077825c29a681bdff8cc2..733f0dfb582611bd251bf3a92cafe7674131fe89 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Currency</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Day%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Day%20Movement%20Group.xml
index 994fa56a513241f38d7bba01b08fb037bda90b69..7e19c7ac3eeb974676526a254e04ae4f611ceb11 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Day%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Day%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Day Movement Group</string> </value>
@@ -90,12 +54,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Builder.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Builder.xml
index 39ba3dd729e768b6a587131e21953f1c07d60154..4ae5dc29575b4d25c08b41733a387aa001c28a3b 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Builder.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Builder.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -118,12 +88,6 @@ to Simulation Movements related to a limited set of existing Deliveries.</string
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Delivery Builder</string> </value>
@@ -136,12 +100,6 @@ to Simulation Movements related to a limited set of existing Deliveries.</string
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group.xml
index 4963d04821470e9831abffbd2e3a030846ebfaf2..18cfe90423b62d1d0713fa3b2bbcee00534fd9d6 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Delivery%20Causality%20Assignment%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@ simulation movements instead of order relation. This is intended to be used in d
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Delivery Causality Assignment Movement Group</string> </value>
@@ -91,12 +55,6 @@ simulation movements instead of order relation. This is intended to be used in d
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Email.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Email.xml
index ea48b9700dc7f65ac3bdee1ab7fc7f91b60b33b1..1915d636708de3ece617d98746fb40410c76abc5 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Email.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Email.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Email</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Fax.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Fax.xml
index 1251235568499606cc4c5577284288c7479088c3..957f631270ef016a59fb9926a7d35ffccf543cc3 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Fax.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Fax.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -63,12 +33,6 @@
             <key> <string>filter_content_types</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Fax</string> </value>
@@ -77,12 +41,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/File.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/File.xml
index d9f9b4002d1890b7c170c62c8bde1be310ec099d..aab1fc01bd490846d410144b42ac066ebd0e7dae 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/File.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/File.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>file_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>File</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Image.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Image.xml
index 6443e68336979e1853145d2817d4c8ac7106271e..d657158b063242fb6f12a868e27a292c5a726535 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Image.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Image.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>image_icon.gif</string> </value>
@@ -92,12 +62,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Image</string> </value>
@@ -114,12 +78,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
index 3f68d0dc4a13059e033c9d2bde88058e139b2e91..d7ceac1cca95bea2f57de399390b4331cb79cfb3 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Link</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Monthly%20Range%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Monthly%20Range%20Movement%20Group.xml
index 5515685084983f1d4bbaa7361060d6f82e83a2f8..4bfe3dab67038757abb623aee8f02628c4802ae4 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Monthly%20Range%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Monthly%20Range%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Monthly Range Movement Group</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Nested%20Line%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Nested%20Line%20Movement%20Group.xml
index fe1978cfdde90f5142f100cdc83a6ce6cee1414b..eb0ae9a3c10181062c119fbd5c8722e708adade9 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Nested%20Line%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Nested%20Line%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -55,7 +25,7 @@
             <key> <string>description</string> </key>
             <value> <string>  The purpose of MovementGroup is to define how movements are grouped,\n
   and how values are updated from simulation movements.\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Nested Line Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Notification%20Message.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Notification%20Message.xml
index 2fdea32b5a509ab14c71d596f1f7407a1aac2f1b..98105e20b7afbe44cc1fc487f53909b9225b6b07 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Notification%20Message.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Notification%20Message.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Notification Message</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Builder.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Builder.xml
index 9e0377c3a8d36d2216d3ec65a774a847e0ec6cd2..5d3e47e1668f0925a8c565aa78450ca33d31d1b9 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Builder.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Builder.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -103,12 +73,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Order Builder</string> </value>
@@ -121,12 +85,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Movement%20Group.xml
index 78cdece9d3c57259b8eaa65778c6f55c34d43f49..0f8fd4caae061c34964766d7285a53798107950f 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Order%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Order Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation%20Module.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation%20Module.xml
index b1884a605d5f5e9a844954466aa1c9a96bf7476d..d9df1b7f6e49e8b44f9e8657288ecff879d107fc 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation%20Module.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Organisation Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation.xml
index a3c449de907e39271d2063da8e2f256daf4f991b..8fd7265eb2c5dd60ea3c4345a32a7f71632d440c 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Organisation.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Organisation</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group.xml
index e06e069d8e9da0c608e7dc0ec7eebda16a89ec69..9bc53192b87b0db1a181342ccb3a131d581e14b3 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Parent%20Explanation%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Parent Explanation Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person%20Module.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person%20Module.xml
index ccf0366e52ea513e8fe686f1ceabb2f4f850f236..3aa2b73591010cc46089e4669dd576712cef1662 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person%20Module.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Person Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml
index 997fb9f4b02442a3c97b3fb16b46cc6360972f5e..f15f13fbb925be3fcbade66184866fd3d8b1787c 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>person_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Person</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Assignment%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Assignment%20Movement%20Group.xml
index 3007f54616909ba8da4f7127dc3ac898a328dee1..710a6db5a921731e7886a1305f18e62c9a56913d 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Assignment%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Assignment%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Property Assignment Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml
index e8daaed146a33d726f64c8c285ff5f1fccf35bdc..5d17fa142f4d5b02e79e7380410707e368388939 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Property Divergence Tester</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Movement%20Group.xml
index 00bdb02e80ddd909e2d7aae7f698b1b2fc17ba5b..6936d7d4ebb85eadc825423ae1525aef8c524e40 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Property%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Property Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml
index 3d591c4c6d91c96b611544eb3acd388d9a2c1e86..36d81e6da41973a5128d147d5fb9fd9bc1734864 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Quantity Divergence Tester</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group.xml
index 5205a68d740860621209e2398c04976f610a8bf1..3bc7bec9400c9256024bab173e4bd37b9829888b 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Quantity%20Sign%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Quantity Sign Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query%20Module.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query%20Module.xml
index 88b8703e47decec56bb2cdfee6f62f968296f344..685e1fafc7c72c0ca265513ff950e14abc837a98 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query%20Module.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,24 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -110,22 +80,10 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Query Module</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
       </dictionary>
     </pickle>
   </record>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query.xml
index 1875ab3341c20439f70f4c56a6d07c9b6b06c35d..fffce35b69693ce5a8eabb0c5b27736c83c479b5 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Query.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Query</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Requirement%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Requirement%20Movement%20Group.xml
index 3ed00ea4933d382d313dbd2974be99927063eb88..18124ff24ee91e0a6052ceb794a3f57c497bd5e8 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Requirement%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Requirement%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Requirement Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Role%20Definition.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Role%20Definition.xml
index d65dc574b3cc7669aa583adab3eb88ae45419c08..e52e513183272fbf048b5d8d5afd5fb06481c1e0 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Role%20Definition.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Role%20Definition.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Role Definition</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group.xml
index bb5ff3ab9b3528d11f83bbfd70b77439af08408d..fb5bbd87df169da29189f6aa05a624795903befd 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Root%20Applied%20Rule%20Causality%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Root Applied Rule Causality Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Split%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Split%20Movement%20Group.xml
index d419445dad54458e34e9cdeed136ad51796d13c0..a758dbbcaea985c0d50d9bb4ea5e0420157f06f5 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Split%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Split%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Split Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group.xml
index 9d81b1877a0a0d7993d703e4db79ab337abdc016..532e10c581414f1ab6f37ac3940148b60b0674a4 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Tax%20Line%20Delivery%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Tax Line Delivery Movement Group</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Telephone.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Telephone.xml
index 169f03a0ae257403009468ed72ff8bad97b91594..bd20819bffe24d55ab00fb8060006cc8dd7f8e2a 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Telephone.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Telephone.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Telephone</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Title%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Title%20Movement%20Group.xml
index 2ab6e9c97a92f63c4f590d5d81a6b06a987fa92e..12191bb5b5b0ba545cc6f3fff28139e319ccca14 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Title%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Title%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Title Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variant%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variant%20Movement%20Group.xml
index 0bf65ae434e82e7531e14e7a6bf688051cb6e788..4e707cb5cdff0fd68c91277da405f0c84a3e9c36 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variant%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variant%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Variant Movement Group</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variation%20Property%20Movement%20Group.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variation%20Property%20Movement%20Group.xml
index 8f50957527d6c7b9fe7694ecf7fc4b42e90607bb..97b1622de86f2113e7528c4ca03141ae6f4164ba 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variation%20Property%20Movement%20Group.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Variation%20Property%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -76,12 +46,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Variation Property Movement Group</string> </value>
@@ -94,12 +58,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_base/bt/change_log b/bt5/erp5_base/bt/change_log
index ba54cb40cee9f3b86ec191cd40c6b4e5ee02a588..3d08da393155082f6a15f3195150fb32b1aa479c 100644
--- a/bt5/erp5_base/bt/change_log
+++ b/bt5/erp5_base/bt/change_log
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2009-09-07 yusuke
 * Replace ERP5Report to ERP5Form and ReportBox
 
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index a557316495daf87a9067fa9ba15f15b66963a12a..837f72e62aada6de3f28d3e73245f0f786b5418c 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-641
\ No newline at end of file
+643
\ No newline at end of file
diff --git a/bt5/erp5_base/bt/template_local_role_list b/bt5/erp5_base/bt/template_local_role_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_base/bt/template_portal_type_role_list b/bt5/erp5_base/bt/template_portal_type_role_list
new file mode 100644
index 0000000000000000000000000000000000000000..c4745f3b6d24b7c9f8bafed822783e257de17319
--- /dev/null
+++ b/bt5/erp5_base/bt/template_portal_type_role_list
@@ -0,0 +1 @@
+Query
\ No newline at end of file
diff --git a/bt5/erp5_base/bt/template_registered_skin_selection_list b/bt5/erp5_base/bt/template_registered_skin_selection_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/document_list.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/document_list.xml
index c155bc3cb6a5cb0022f6485176e637fdedc516b6..1f0feda65819670afa8127660241aa3a835d0c4c 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/document_list.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/document_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/new_file.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/new_file.xml
index 7498eaeccd2185ad1fccefbb439fc456a966010c..7da5cf7e1a6dbd60032abfaa7eb83a5ead12f297 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/new_file.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/view.xml
index 87b0cc44e40ce525f6ab5a08fdd1bd70cd43523c..f30b6e8a95e3c940d2221e39f63ef776e161c209 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Module/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Module/view.xml
index 78e01b8a6519f5119bbb45303e4b74d053d23f56..05e7ae8c184cb2bb9c72ad07b4284d947ceea13d 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Module/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/document_list.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/document_list.xml
index b33b9d6397baa32e843d078e7a6e97e68a69584a..2c49497d7ca90aeaa96be7e16860522bb68f67ac 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/document_list.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/document_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/event_list.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/event_list.xml
deleted file mode 100644
index 11c38b1cb31396b09dc9a7330b1b68b490e4dea5..0000000000000000000000000000000000000000
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/event_list.xml
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>event_list</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>5.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Events</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/Bug_viewEventList</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>python: portal.Base_checkPermission(\'event_module\', \'View\')</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/new_file.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/new_file.xml
index 7498eaeccd2185ad1fccefbb439fc456a966010c..7da5cf7e1a6dbd60032abfaa7eb83a5ead12f297 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/new_file.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/new_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/view.xml
index dcf3c25e552604a724f4f2f096b3d27ab5a79395..a2650d47aead4ed74f9831338b4ca09dc6a4762c 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Bug/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml
index 8444ca7718e8fef409325b92e7a6a315e43823aa..34bfb4d3cd73132fe51c0fda55ab7d509aaf75a7 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/create_report.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/create_report.xml
index 72f6fdb9760cbefdbd74ea991283b4f50451209a..35232eeaf99c7f97ac735d4246f956ba980efbca 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/create_report.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/create_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/manage_field_library.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/manage_field_library.xml
index 70530fb5d9a941436ef4dc65ef70f54418ef5c13..9fd9f81a8d4672d9eb614dc2f148d4c37af2df92 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/manage_field_library.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/manage_field_library.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_cleanup_locks.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_cleanup_locks.xml
index 6ac63ead30a45d56f76b69b9f87047dc7edca6e2..2fcc6d2687ca419b9ec75145708c144326165801 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_cleanup_locks.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_cleanup_locks.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_conflicted_files.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_conflicted_files.xml
index 67b120c41db1bb87b275e208d7b5f23fc79a65b8..ed35a37012d65f336851364de96492f8ce3daf72 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_conflicted_files.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_conflicted_files.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_unversioned_files.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_unversioned_files.xml
index bbd68470b415bb2cb23f504212683c6f488c2078..87c33613601b89b751885a74a69db7a57a80f2ef 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_unversioned_files.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/svn_unversioned_files.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml
index 5ec2cb9025f4d138bd7dd16c0f0c5f9f8510ba1a..4bca7a7ec086c074ea4cae015f90831e8d725403 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt_norevert.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt_norevert.xml
index 084c6364750a8c49cc2af614abc1147eb5f7c0c7..60a39b1832ce91b50633261f5afab0faa0ee252e 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt_norevert.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt_norevert.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/view_svn_repos_infos.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/view_svn_repos_infos.xml
index 7f580a60d37453358b5378e13e1d23f58168c512..be6efc1842a086d7eb558935e691f856ef4fbabe 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/view_svn_repos_infos.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/view_svn_repos_infos.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/External%20Folder/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/External%20Folder/view.xml
index 5d5baa45ff391d139880f89460f2e406f2292ff0..9fb85b20b71a5210362cb8fb432fb709fc03a5f6 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/External%20Folder/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/External%20Folder/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/create_term_for_translation.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/create_term_for_translation.xml
index dd879be8567641128004ec95838ee4f3a5cbe771..c2e07908defcc3da1f92402a573abad10571a62c 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/create_term_for_translation.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/create_term_for_translation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/export_po_file.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/export_po_file.xml
index 4b78b6ed715546b418273a36ec193e1c254d324b..c7d83983f3eed3cfd4d809327834bb12ee005ca4 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/export_po_file.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/export_po_file.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_duplicate_terms.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_duplicate_terms.xml
index ef1817b6ecd8bab64d69f7a796ac31ea1c09f993..c6b2012f0b75d0df276bce57e8be1e40a4062fd2 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_duplicate_terms.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_duplicate_terms.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_portal_type.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_portal_type.xml
index 94b24824af8dfab03831ef210aa893e6d3eec8c6..773f1515a3ee08a14b05b5b5fb52d1591cff4f33 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_portal_type.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_portal_type.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_property_sheet.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_property_sheet.xml
index 84b3e162d4c5bc2628df1629d6c9532270b1e805..5be94f02fc454362ee0db3dd7c676a9befb76566 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_property_sheet.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_property_sheet.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_workflow.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_workflow.xml
index 98d75fda556789484f12b53428ee19b028fef228..c4a2aebebef87b4bc1258943add65b98634c9112 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_workflow.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/find_terms_from_workflow.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_fields_by_english_glossary.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_fields_by_english_glossary.xml
index b44e041fff22094fe9b8aba3ae6c78b515b581dd..fea629b7387df54afd4d204b7c4db2ce6f731428 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_fields_by_english_glossary.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_fields_by_english_glossary.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_portal_types_by_english_glossary.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_portal_types_by_english_glossary.xml
index d8fa8be8f24eea7f6f8f93f77e4695992755e6c4..4b717d92870ad0f3e58d28f4510df5d1390dd613 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_portal_types_by_english_glossary.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_portal_types_by_english_glossary.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_workflows_by_english_glossary.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_workflows_by_english_glossary.xml
index ed219cdd7bed9a07d606d2f4f459323df2a923ae..57e447a70166ba673afe399f02894b234ca6e9bf 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_workflows_by_english_glossary.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/update_workflows_by_english_glossary.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/view.xml
index b8bed844027de18ff85dba53bb5ed00e2280c6f2..3974591ad562f46afa8e4a64316ecd7118c20935 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Term/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Term/view.xml
index 49d187087114a3abf9df290ea48e704de4d1a292..7776d9cc0f54ef33019dde3de51d4f337845a449 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Term/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Glossary%20Term/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Preference/subversion.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Preference/subversion.xml
index a62cb7233ed0bed76c64a9793b2419efe20001af..8e138069ee967c863605040e967f8447c53ef76f 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Preference/subversion.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Preference/subversion.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/bt_svn_history.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/bt_svn_history.xml
index e8fa3fafdf9a61a32914425beb9eb8c534802951..6129281f68dffc2f7f7a1bc1da027f46661fd3ed 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/bt_svn_history.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/bt_svn_history.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/search_portal_type.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/search_portal_type.xml
index 4fb21bd55f38711b3e2217cebfcdbfc4364cac7f..c909d5ba3833a93c3a61b6544a64a5f08eea4968 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/search_portal_type.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Template%20Tool/search_portal_type.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_search</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_search</string> </value>
diff --git a/bt5/erp5_forge/ActionTemplateItem/portal_types/Upload%20Module/view.xml b/bt5/erp5_forge/ActionTemplateItem/portal_types/Upload%20Module/view.xml
index 0e135455fc9d3d4831dafa8f4bdc58632fa88bc9..d091cb6f19954ace352bfe1e713cc5f51f908ee3 100644
--- a/bt5/erp5_forge/ActionTemplateItem/portal_types/Upload%20Module/view.xml
+++ b/bt5/erp5_forge/ActionTemplateItem/portal_types/Upload%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug%20Line.xml b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug%20Line.xml
index 7d791ba3fd6b7233db961341f3ce38083dde9666..d3ba3b0c36770d56b0c399180c04769a3f1e2a71 100644
--- a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug%20Line.xml
+++ b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug%20Line.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Bug Line</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug.xml b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug.xml
index 6403cf99dbb392cf836d13cd614bac4e98ac443a..e8dbc1d0d2d32c79194de65760f84c4dc991f70a 100644
--- a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug.xml
+++ b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Bug.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -91,12 +61,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Bug</string> </value>
@@ -109,12 +73,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/External%20Folder.xml b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/External%20Folder.xml
index 4409ca52db47ed798d2544b222707e16c0625e25..bf29bab2df73c36d6aa101f9937ad88818c9e9ae 100644
--- a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/External%20Folder.xml
+++ b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/External%20Folder.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -70,12 +40,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>External Folder</string> </value>
@@ -84,12 +48,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Glossary%20Term.xml b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Glossary%20Term.xml
index 06719bada8b2dcee034bdcf84d26551f40dfd1ea..f4920064b062800bf72145361f0d7831da467363 100644
--- a/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Glossary%20Term.xml
+++ b/bt5/erp5_forge/PortalTypeTemplateItem/portal_types/Glossary%20Term.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Glossary Term</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_forge/bt/change_log b/bt5/erp5_forge/bt/change_log
index 0535fff8ab2a2963f4d3e190630aa1f8f5059847..67be84b00f8a15017a7e47552059666aa072ae20 100644
--- a/bt5/erp5_forge/bt/change_log
+++ b/bt5/erp5_forge/bt/change_log
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2009-09-11 Kazuhiko
 * use existing 'language' property instead of 'language' category for Glossary Terms.
 * to migrate existing Glossary Terms, please use GlossaryTerm_migrateLanguageProperty script.
diff --git a/bt5/erp5_forge/bt/revision b/bt5/erp5_forge/bt/revision
index 37e6f1741c6beff28585046f1038d9f2377b9514..1dd3380cdc803bdfe9a1dcb15f5825a018f1dcf6 100644
--- a/bt5/erp5_forge/bt/revision
+++ b/bt5/erp5_forge/bt/revision
@@ -1 +1 @@
-515
\ No newline at end of file
+516
\ No newline at end of file
diff --git a/bt5/erp5_forge/bt/template_registered_skin_selection_list b/bt5/erp5_forge/bt/template_registered_skin_selection_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/price.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/price.xml
index 4754f71ae65df78cf8db50dd1aa28a6759a82a49..3cd3287e3385de821bb4394bb499c445fd528752 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/price.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/quantity.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/quantity.xml
index 4987c984c71cd294ef4aa6deeccbb846298b5283..b75e483de01a645833a2df80e260be1b12f9182d 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/quantity.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/quantity.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view.xml
index c62db1b0648515a2e08a8565ed7394abea45e51c..9c64e0b9e90b0aecc14ce114ff8a41f2106a56c3 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view_trade_model.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view_trade_model.xml
index ffc738be5c601b76266b5b8c36bf25268d1a08cb..7eadb38900f30e0e86f433114d2f378193aed19c 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view_trade_model.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/view_trade_model.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/divergence.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/divergence.xml
index 838746ffeefb9ba489cc3dbb00d84037b1ba585e..3f86738a0060cccbd4db66f1326facefe7d382e9 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/divergence.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/divergence.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/view.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/view.xml
index e400aa5eee9e05145b6a38512aff81ca1ff625f5..b237b4e70af55d8e59ed943ba1a2d5977f17183f 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/view.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Transaction%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoicing%20Rule/view.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoicing%20Rule/view.xml
index 4d916ec8e19daea34812b1567f9fe1d74ae68006..2b7a0e0ab4ad3d0ad3025289211e3e16cb872d7a 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoicing%20Rule/view.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoicing%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Trade%20Model%20Rule/view.xml b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Trade%20Model%20Rule/view.xml
index 4d916ec8e19daea34812b1567f9fe1d74ae68006..2b7a0e0ab4ad3d0ad3025289211e3e16cb872d7a 100644
--- a/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Trade%20Model%20Rule/view.xml
+++ b/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Trade%20Model%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Cell.xml b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Cell.xml
index 07233579dd3f03bb689d4108a9d10af124ed5228..6a3b1c6125a57f1ffa317b32de9880e02f724779 100644
--- a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Cell.xml
+++ b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>invoice_line_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Invoice Cell</string> </value>
@@ -90,12 +54,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml
index b52b31e0bb8b387c9d665d359487b3b54c92958f..0e40024a09e81c87d51a5b91350075ea67074203 100644
--- a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml
+++ b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Invoice Line</string> </value>
@@ -90,12 +54,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml
index 3e312eaf7487ed43a0b627859eab77b1341ae2e8..1c29816092812c3350d729002c61d7df9f8c507f 100644
--- a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml
+++ b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -75,12 +45,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Invoice Transaction Rule</string> </value>
@@ -93,12 +57,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoicing%20Rule.xml b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoicing%20Rule.xml
index 36cac4183c090e14963ec6d9f67693c016daa5ea..79964f95a8a4249ac605a6fd8578c755f1ceb02a 100644
--- a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoicing%20Rule.xml
+++ b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoicing%20Rule.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Invoicing Rule</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Trade%20Model%20Rule.xml b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Trade%20Model%20Rule.xml
index 4f8736350f3c075595e153e469d5e9d3730c17af..2931cf456c7d89a04f4a7c47c4d8303e45f2abe8 100644
--- a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Trade%20Model%20Rule.xml
+++ b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Trade%20Model%20Rule.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>rule_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Trade Model Rule</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_invoicing/bt/change_log b/bt5/erp5_invoicing/bt/change_log
index 5ac2a177e62d200167c144c0cf72de3600c89efc..3f7a0af9b355e9cc9429743d70702d99a137e110 100644
--- a/bt5/erp5_invoicing/bt/change_log
+++ b/bt5/erp5_invoicing/bt/change_log
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2009-09-07 yusuke
 * Replace ERP5Report to ERP5Form and ReportBox
 
diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision
index da4c6e99aa6cd502ccd600b9379c040b072aa52b..8c91667498f9f487f9985d24898b21307f66b30a 100644
--- a/bt5/erp5_invoicing/bt/revision
+++ b/bt5/erp5_invoicing/bt/revision
@@ -1 +1 @@
-297
\ No newline at end of file
+298
\ No newline at end of file
diff --git a/bt5/erp5_invoicing/bt/template_registered_skin_selection_list b/bt5/erp5_invoicing/bt/template_registered_skin_selection_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Individual%20Variation/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Individual%20Variation/view.xml
index c7800a4a0d68e2e7411d8f00904a9eb46b1b9d51..cb71da0a0b5e93a76a6b8b380c9fb477bd4e922b 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Individual%20Variation/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Individual%20Variation/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/converted_inventory_report.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/converted_inventory_report.xml
index 18ba7abe1d45aa3805d26ca8d51b8dc90084fa3e..89c653332c18b18063f5796d270d05434c9ee87a 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/converted_inventory_report.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/converted_inventory_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/view.xml
index cc40ca0f92833411eb087c61202d333ac437506f..7cc47ddce3946a3dc522cff909a94f1e2c814761 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_chart.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_chart.xml
index 0e1ef1c8b00f8a9ea34a56d4885dac3cd3527213..552d04e464e8efbcc7c92c026a866cb5a1f3f0f8 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_chart.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_chart.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_variation_chart.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_variation_chart.xml
index d14c32a9de00fbd70affec6da2816a4f9946f6db..7ff1299b7cbf88e447d8321ec113baa11dc9472e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_variation_chart.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/inventory_variation_chart.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/jump_to_related_transformation.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/jump_to_related_transformation.xml
index a83080265ddd856d27294cb1c34281462f68b0ad..ce821e3db04e38f5277099ca90ad0c090b63cf53 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/jump_to_related_transformation.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/jump_to_related_transformation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/purchase_price_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/purchase_price_view.xml
index ddf80cae9315ccbb460655bb97daf92374fe3b9f..1afffa097d1e963cdc50d23b9b5623e4efd8fb70 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/purchase_price_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/purchase_price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/sale_price_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/sale_price_view.xml
index 3321c526aa3b3e126fa48ee2d52d36e9c19c8f4a..6bf7b9fd44906ad52abfbc8eed1da54909ea3b0e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/sale_price_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/sale_price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view.xml
index 81390d10ea3e70bc13f8f682a131e26b98e06163..78479dc77bd9d044564da3932d81318114dff932 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_measure.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_measure.xml
index ec6380d28e89ecdd3786f77568739ac2038f3e2c..21770ffd9f9a5c8f6e0aa4bae533df22fdb20047 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_measure.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_measure.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_stock.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_stock.xml
index 221385c609a243ea5503f635897de8ba4165a0c5..b7bdbf0aac214566d8360763c4f08a20e247f952 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_stock.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Component/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Measure/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Measure/view.xml
index 5d70a4c73bdb68abc38182f4c4edba71026f93ee..992fb7a4bd232b7e74c3cac3b2e5f00d7fd44bd3 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Measure/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Measure/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Individual%20Variation/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Individual%20Variation/view.xml
index c7800a4a0d68e2e7411d8f00904a9eb46b1b9d51..cb71da0a0b5e93a76a6b8b380c9fb477bd4e922b 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Individual%20Variation/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Individual%20Variation/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/converted_inventory_report.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/converted_inventory_report.xml
index 18ba7abe1d45aa3805d26ca8d51b8dc90084fa3e..89c653332c18b18063f5796d270d05434c9ee87a 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/converted_inventory_report.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/converted_inventory_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/view.xml
index b26e87d059c3b09eee92be0f38f534694df70aba..3119730e8deca944fb6b39e1933d15875dabaa66 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_chart.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_chart.xml
index b83607532825b2e94cc1941a575d29fd7a9b5d0b..95ce90c4e3467353a1dfdfc5df8e31eed9304e4d 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_chart.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_chart.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_variation_chart.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_variation_chart.xml
index ee77aaedfc6208b1b0a7d5e841603dde3105a9e4..8e4527c7bcfbca95be5b6c2fe22cb947f475f932 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_variation_chart.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/inventory_variation_chart.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/jump_to_related_transformation.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/jump_to_related_transformation.xml
index f55298cb1c27a92be6ae6b0607ceeee146299268..fb00c42d88497347d8eabbeb733cb601cfd16293 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/jump_to_related_transformation.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/jump_to_related_transformation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/purchase_price_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/purchase_price_view.xml
index ddf80cae9315ccbb460655bb97daf92374fe3b9f..1afffa097d1e963cdc50d23b9b5623e4efd8fb70 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/purchase_price_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/purchase_price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/sale_price_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/sale_price_view.xml
index 3321c526aa3b3e126fa48ee2d52d36e9c19c8f4a..6bf7b9fd44906ad52abfbc8eed1da54909ea3b0e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/sale_price_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/sale_price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view.xml
index 595baebeda26d6fa44a239f78dab78b87251eeff..9b7bab2edd9496c31784e2b3eb7e0fb07ca01319 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_measure.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_measure.xml
index ec6380d28e89ecdd3786f77568739ac2038f3e2c..21770ffd9f9a5c8f6e0aa4bae533df22fdb20047 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_measure.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_measure.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_stock.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_stock.xml
index 1fb1d2d7e118ba73a50fcd2b32841d92e8abb984..5983926b38f2edebfb0684db60570800380a4117 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_stock.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Product/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml
index c5e7111e4530bd2c97ee6c3c382c709c7563f61b..0a2f49c59225df2dbfde54b7a114c65c80b508de 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/base_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/base_price.xml
index a8786f8376292c0a1d8fb72f5a2f01a1a1053b7d..dfcadd38eb213e6ff3d4387a7594012ba5ff96c5 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/base_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/base_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml
index 1a937bf04717b86b5c5c67531fc1a1f19aff59e6..89e115c38dab81f01ae025f1a59a831fa36ad624 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/exclusive_discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/exclusive_discount_ratio.xml
index fc8c422faa793a06cccfcf6d951e8d6519e394d0..173bd16d33271457f37417cd113390667220ab71 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/exclusive_discount_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/exclusive_discount_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/non_discountable_additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/non_discountable_additional_price.xml
index 81b2ecab2bbae23c9acca198bcf488ab35481a8f..1ed88aca9b89b2c423661a3e02b7f8524c76db6d 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/non_discountable_additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/non_discountable_additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml
index d2451b9c3d7ed3cbc3c3b6e4c83c292dce32a55d..94dcc59a1a4f530cffeb4a407a020bcf7d4cd6f2 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/variable_additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/variable_additional_price.xml
index 8e82e25d34351dcc9b10c9e1a984c816c68b24dc..1c5de4b3f6f46fbe479597b1fcb399c0a9a4a88e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/variable_additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/variable_additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/view.xml
index d9b4aa8806c60f82281b9a102cc13dce0b292799..d39166acb3490aeb20835e80829b49d5f7103db5 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Module/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Module/view.xml
index ec783429bd8bd7347e6effa6d124654932b78474..f133c28b9aeb5cd1f513049eac44df810ba9aa1f 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Module/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply/view.xml
index 683cd0e3db91c053d880de3ce4c5d7b5b42f90bf..2bea54b72a12725a828ca74635971c426b58a4e3 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/additional_price.xml
index 6d71b0d9cc867b621c635e21c2166a04d4d6b9d5..36b12389661c39ffd248225072cb87bd8b70d0dd 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/base_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/base_price.xml
index e77b7412ad272a798d7b270256451a0fa4df6c02..4718523a7ec7059481df1465b077f1d5cd5f434b 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/base_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/base_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/discount_ratio.xml
index c7d173d7751267a71f4c1c36590f37225b5846e9..38a694859c086b661b80f450d2f073f7ac71c08e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/discount_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/discount_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/exclusive_discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/exclusive_discount_ratio.xml
index 668f01ec684ef7cc0325d169f7880d787077570b..f7f156e0cb536352e4365d3372d583f822b43242 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/exclusive_discount_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/exclusive_discount_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/non_discountable_additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/non_discountable_additional_price.xml
index 8f41d252ecaf2e7f34f482c3132726f367c848af..387cc9134956a61dc7e3c02755aa5c2394d33c18 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/non_discountable_additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/non_discountable_additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/surcharge_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/surcharge_ratio.xml
index 2c07dbf6f8054b37c3fcb992ea490dcf5e4e0a45..5a0b8e1bd05558b885a45f69348886c4f03a5b18 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/surcharge_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/surcharge_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/variable_additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/variable_additional_price.xml
index a2c3213f1a86fa1d626fbc008cc9d225b043580c..b6bb0b78157bf3a5578b570e60702d2095e69e44 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/variable_additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/variable_additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/view.xml
index 89418e9f83574da2cdd9ed99b90824d254a3844c..0e15271f4ddff47b2e3152691d754bb892cc8033 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Module/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Module/view.xml
index ad5a9d9d59b1696ccf25168220f3fbc0f72ab54f..ccdfc149ef4b826f45751dff1a763e7c5611ac28 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Module/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply/view.xml
index 0c423e0d6eecac3c6ab696bd4e7825ff53a16399..38974468938986def87f6260271300bfc6e492f9 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Sale%20Supply/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Individual%20Variation/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Individual%20Variation/view.xml
index c7800a4a0d68e2e7411d8f00904a9eb46b1b9d51..cb71da0a0b5e93a76a6b8b380c9fb477bd4e922b 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Individual%20Variation/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Individual%20Variation/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/converted_inventory_report.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/converted_inventory_report.xml
index e37d1d5395b4632e82527af870757cb15786c9dc..a9981c8017297df2d663fdcd30f3f01e8e7a539f 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/converted_inventory_report.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/converted_inventory_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/view.xml
index 0c3e8e0b88a027a2e98c3d35fae13b087aa7ead5..eed2816284df3ab9a51d676011c1ea20043fe425 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/purchase_price_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/purchase_price_view.xml
index ddf80cae9315ccbb460655bb97daf92374fe3b9f..1afffa097d1e963cdc50d23b9b5623e4efd8fb70 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/purchase_price_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/purchase_price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/sale_price_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/sale_price_view.xml
index 3321c526aa3b3e126fa48ee2d52d36e9c19c8f4a..6bf7b9fd44906ad52abfbc8eed1da54909ea3b0e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/sale_price_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/sale_price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view.xml
index 6036defc01a245a9161abe04f04be46294700163..783561b2cc110cdfa9de9dc2ad36886d872f76ee 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view_measure.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view_measure.xml
index ec6380d28e89ecdd3786f77568739ac2038f3e2c..21770ffd9f9a5c8f6e0aa4bae533df22fdb20047 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view_measure.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Service/view_measure.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/additional_price.xml
index 83f281db8a93f0da0841be715c39c73ec7f4b046..cf8fa41b2cfb84e9f67004e6427f6a2ff072ff12 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/base_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/base_price.xml
index 8c54856ce4aaa2f6a19b05a1a5149072cb508d54..cdcf350085794fec401604dab6183a4c12a38973 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/base_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/base_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/discount_ratio.xml
index 3f2733052a089323cb88bc539f73e1d14e801c31..0c093e6cb8cc9980033c09785c73d207779cd753 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/discount_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/discount_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/exclusive_discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/exclusive_discount_ratio.xml
index 9c558b15f8aedfe794affcd825539ce13940a675..fa5c0fd47c36f071ea2b49cd1628951f7ef691fa 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/exclusive_discount_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/exclusive_discount_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/non_discountable_additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/non_discountable_additional_price.xml
index 601fc145530f753478a14a14e598a6f5e019c81a..74db3bd5a003349e84a353cf5ab22ba11016bb76 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/non_discountable_additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/non_discountable_additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/surcharge_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/surcharge_ratio.xml
index da942dca4d43725575e80c2b8f6060d3bb149958..3897d1f4795754761cf5136b625dd054a87a4d46 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/surcharge_ratio.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/surcharge_ratio.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/variable_additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/variable_additional_price.xml
index e559d25fce6d8900f37d7ae9cfc728d7db0b16d3..e73ae120fb21a823a934ea7fb550eae5f5b3eb0f 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/variable_additional_price.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/variable_additional_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/view.xml
index c2009980f10f21d381abf5c5685a83b5ea518d34..7bd00c335163b03cdea2565429889956c9229726 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Supply%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/System%20Preference/pdm_preference.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/System%20Preference/pdm_preference.xml
index cb06d35d6591a55c5c74220bd44c51b33f2825c3..e4b8bfbc0abe10fd3b61ba7046ca3ffcffc9eef1 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/System%20Preference/pdm_preference.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/System%20Preference/pdm_preference.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Module/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Module/view.xml
index c89767a960cd5bfa583db8321c19a64ea21af414..6b1ead5bb33f5c22840559c9e3bb6d5ab6de882d 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Module/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/complete_quantity_matrix.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/complete_quantity_matrix.xml
index b31e8950f8b12e8b9f951575afe62c89a1d3f096..0b42ae61f69a17dbbbf225faf91137887a04f86e 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/complete_quantity_matrix.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/complete_quantity_matrix.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view.xml
index 5ba54a4984cadcac62f0ed4c3e715a28d5ff930e..3de658870353d8f9018d82d1780e71747b124367 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_quantity.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_quantity.xml
index 8fbb26c55c6fba7c4152dfa28eae6adc39bc68d9..d7bb252780586e7728ba3b16730d7ffdcde11592 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_quantity.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_quantity.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_variation.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_variation.xml
index a64aec5f6354ead538622fffd92a2bfd1b422593..452e1e694e81c122e781891f46c44096bcf105d3 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_variation.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Operation/view_variation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Optional%20Resource/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Optional%20Resource/view.xml
index 63d66a6ca218058fa14fcff4f2b87ccae4725fa6..66362ebbefe597bdc30569c6b58701d919c62dec 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Optional%20Resource/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Optional%20Resource/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_quantity_matrix.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_quantity_matrix.xml
index 6db10803e61807fa248c1dfb9678c749d8ad638f..3bf64a68ecf4a8a16c0d13fb1bafce9c1cc92b3b 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_quantity_matrix.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_quantity_matrix.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_variation_matrix.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_variation_matrix.xml
index d96fd307fd557ba85dac07a50c2f6b2fafcdc01a..6c25df8f421746e52eb95ea192ba3a6b29974a46 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_variation_matrix.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/complete_variation_matrix.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view.xml
index 9d5e8599b297e3265524e8749d55fc292d17575b..6e11b9141bf955744a0f6a2316a999e95fc8f494 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_quantity.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_quantity.xml
index d1569e9f978bba8bb52598085104dc2226bfdd39..25432bd5c956e91b3ac9348cbbfa25c3507e0ae4 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_quantity.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_quantity.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_variation.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_variation.xml
index ac5710630bd10a2c904a22b61422221a9bacd03e..3a7c97752b795659397cdc51e89288955fe20429 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_variation.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation%20Transformed%20Resource/view_variation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/expanded_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/expanded_view.xml
index 07dc1ce9c7a9d9eaaab94393c1b5d7bd83e0a58f..2e09d1ea98cfbc765912e5c9540a28fc3961d8c0 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/expanded_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/expanded_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/jump_to_related_apparel_transformation.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/jump_to_related_apparel_transformation.xml
index 9c20d96211d2b0c9cedf30289f915a63534f01d1..12e69a89004f63574c994022e0eff8e5cd9b8642 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/jump_to_related_apparel_transformation.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/jump_to_related_apparel_transformation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/optional_resource_view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/optional_resource_view.xml
index 7f7c4cd7bfd410790d228ca59970ae72d1c3ef12..bb6808ed2b8b120b2f1b826a19b7fc1000232d88 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/optional_resource_view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/optional_resource_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/update_variation_list.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/update_variation_list.xml
index abd81445d1766a412fefdbbbde68cddb1139d2c5..79eccb7814b3946baf6beb0e0960f2870d51a113 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/update_variation_list.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/update_variation_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view.xml
index f8e3ae3fd492d05309698be8e16bcc435c9c2b6c..a11022da55a7dca9b0b4c7d4b618761196fb8a81 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_assorted_component.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_assorted_component.xml
index 54579bb80bdde11da00356ae9581d7e7d094f0c1..b690833b30b00d1e6e4b8e50ac08b4a13bd977e7 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_assorted_component.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_assorted_component.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_component.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_component.xml
index c2b98d1a00686f94b92ddbe295d5726e0d61a02f..10e205410291639452ba220d9726521a9007b0de 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_component.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_component.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_operation.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_operation.xml
index b6c929ca36dc41f4a9434a044c420fe95f3afa94..65d82f7ee55d9890a6ba24981ce04f55aecad2ce 100644
--- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_operation.xml
+++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Transformation/view_transformation_operation.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Individual%20Variation.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Individual%20Variation.xml
index 724f73962a03910f287fce5785f5444762da4dfb..922c61520739d2bca6b8ecb39695f345f39644e8 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Individual%20Variation.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Individual%20Variation.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Component Individual Variation</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Module.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Module.xml
index 49528dca6f9626a65bee36adc16c73e33a60a3c9..66c67b7ae430b36079b2ce0986028378c774e411 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Module.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -91,12 +61,6 @@ be a problem).</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Component Module</string> </value>
@@ -109,12 +73,6 @@ be a problem).</string> </value>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml
index afe5b74be1d1095b1cf28b5bbaa4a9ba8e685281..e2b696d3f8f83a6a44635c80f8c726dcf7904746 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
@@ -37,18 +19,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -82,12 +52,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Component</string> </value>
@@ -100,12 +64,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure%20Cell.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure%20Cell.xml
index ed3a462c8d024a9daa275ef347abc615f16c0d80..ae9004d2b03fac4570eafc813fe2be45d456c40c 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure%20Cell.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Measure Cell</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure.xml
index 6f0320a433507807320424ec4c377a1ced99e4e0..c0d0c372ad940b25de4b1cf9bade96fd508b3422 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Measure.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Measure</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Individual%20Variation.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Individual%20Variation.xml
index dfe52766aaf63945b6805f2e7fe17aeaf870cde3..6212aaf40b5822b28c676cd98c5adc1f7ea390ec 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Individual%20Variation.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Individual%20Variation.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Product Individual Variation</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Module.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Module.xml
index 15e0fa94b23579b3845c6ed394b91c21eb73ac40..72d03a8f307947cbdbf7731793f9d7dab80447bd 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Module.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Product Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml
index 25c0066db1af056acd69bab5a11113abd4729241..4f796be5fafdde1601a376ecf0e286981011faf9 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -91,12 +61,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Product</string> </value>
@@ -109,12 +73,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Cell.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Cell.xml
index 45a4afbb6755b255b87c1c8ba57f80597dc95a0e..ed78d3809f7c65005ebab402bace2b2c76083ae6 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Cell.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Supply Cell</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Line.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Line.xml
index 7e279cb64b029e8e2cb30b408d29f40953a12ba3..5dd6d2bd2b9d41a158a533b2bc64f5098d2a0307 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Line.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Line.xml
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
@@ -37,18 +19,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -81,12 +51,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Supply Line</string> </value>
@@ -99,12 +63,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Module.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Module.xml
index 1cbb86c2d482334cfb989da93b7e2f8bbb25d1a1..5df5ef061c2a63995144b8c4406188a008c8615b 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Module.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Supply Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml
index 3f35647194142f293afe9f0c1c16330b4c1efd39..2642eeb8315bbae9f297de4c7b9a2e96ff075d0b 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Supply</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Cell.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Cell.xml
index 9662f1d406a68104776df1bd1c87792e6372f6c8..30dc243e3ee05d261f11185a0d1440560e723ca7 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Cell.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Supply Cell</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Line.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Line.xml
index c36a68f1536cb17e42d088cac40577358f06c861..24b8d9757dc552e40a7e1b7d1c71a6cd21128e4f 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Line.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Line.xml
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
@@ -37,18 +19,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -81,12 +51,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Supply Line</string> </value>
@@ -95,12 +59,6 @@
             <key> <string>init_script</string> </key>
             <value> <string>SaleSupplyLine_init</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Module.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Module.xml
index 4e3b0b6a5fb18a5d47380eb1795da31daa708aeb..4de1e8fb76b99e82636c1449a287fcf9a40b1c76 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Module.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -91,12 +61,6 @@ be a problem).</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Supply Module</string> </value>
@@ -105,12 +69,6 @@ be a problem).</string> </value>
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml
index 3aa170d6b4e2591db5c0bc983abacadec36b2cdc..a37d8f1fc61c40c3cb92bed72d74e66da309545c 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Supply</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Individual%20Variation.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Individual%20Variation.xml
index b100bb63a7a62744c1b0859790f4fc715b2f9622..199e522c2ff7b619146d1d377f97dbb1d8d3b390 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Individual%20Variation.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Individual%20Variation.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Service Individual Variation</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Module.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Module.xml
index 9f205ecf58382421fefbc824e2d67092d33c75bc..27e1698f4b6b5f485b1634b994d1862dd1602d20 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Module.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Service Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml
index a34d4494a6eb6618d895238110a2418e19309567..913780f0b5ca8b5c914a3b5cc45df74a7829a9bf 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Service</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Cell.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Cell.xml
index 3d89d111e7600391775818af07440ad7f856771f..3924a0b3c129f95d91e3ca706f4bbdf3c8aca8fd 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Cell.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Supply Cell</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Line.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Line.xml
index 6eebac3a0376324441b6cdbe4dfe37f8e778b82b..223962a3c7e2572be72ee83ef51bb9792ee21c01 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Line.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Supply%20Line.xml
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
@@ -37,18 +19,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -81,12 +51,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Supply Line</string> </value>
@@ -95,12 +59,6 @@
             <key> <string>init_script</string> </key>
             <value> <string>SupplyLine_init</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Module.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Module.xml
index 39845ea22c3872b16a1073a08267c62514a071cf..8767f144a16bcf11c152c7e589736e7aafa4fc6e 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Module.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Transformation Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Operation.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Operation.xml
index 5496fd324b20073873c596588f6b2c78a0563aca..be749c53cc8e21faffc40a4e74416a6cf56ffab7 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Operation.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Operation.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>transformed_resource_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Transformation Operation</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Optional%20Resource.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Optional%20Resource.xml
index d60f04369f1b372c051b4fae26c5d17e41f0def8..9a2240b71797fdc0e6637c0c0225ce57a498bb9e 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Optional%20Resource.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Optional%20Resource.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>transformed_resource_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Transformation Optional Resource</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Transformed%20Resource.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Transformed%20Resource.xml
index a4b68eb9c3f3cc9b7d9b415a6df2a0eb1bb03246..6d18edf712b245df76cd2d5840b0acc45fc1df42 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Transformed%20Resource.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation%20Transformed%20Resource.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>transformed_resource_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Transformation Transformed Resource</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml
index cd22eb534cecfc989fdf227fdcd9b429356346ce..23996a3ea6cd6a74490fd2f9ee226cab5720fbcb 100644
--- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml
+++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Transformation</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_pdm/bt/change_log b/bt5/erp5_pdm/bt/change_log
index d4ec687ab5aa1d0c690e78074fd55ba5bd5b8ba5..d50c94776cbef51de1893e4d76b0d4f7f8fdf1de 100644
--- a/bt5/erp5_pdm/bt/change_log
+++ b/bt5/erp5_pdm/bt/change_log
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2009-09-11 yusei
 * Fix Component type information and make view action the first priority.
 
diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision
index fc72547e33638e38bf14b4f33418739eef2dcd3a..5ca234cb538117d188296311c2d9abaf364c847c 100644
--- a/bt5/erp5_pdm/bt/revision
+++ b/bt5/erp5_pdm/bt/revision
@@ -1 +1 @@
-344
\ No newline at end of file
+345
\ No newline at end of file
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/profile.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/profile.xml
index a7c7fbfa4bf40ed236f7cf556871ecdf86abc387..33c72cefcd5e86d31d6eb3c3a53479dcc3539d1c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/profile.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/profile.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view.xml
index 368616b2f30a1d4e9c5714f59f425f69f59d3a00..26dff186cda14d248203cdbd1d012b197ec576c8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view_advanced.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view_advanced.xml
index 07919ccc3c6a8497a57447e2a5b6765179ac9778..dece649d86f8a13163bbfeecc6235ded452e8fbf 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view_advanced.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Path/view_advanced.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process%20Module/view.xml
index bfa83eaffa30016d8e16edc2882f170ce2f3392f..41720b8f0d3a56d45588d4cc3bc36ece6d9dcbf1 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view.xml
index f6aa3df3b05ad6db70efff8fa853f2543fda2e96..4e8b921953841469de1db80a514f39814d0756bc 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view_supply_state_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view_supply_state_list.xml
index bf2f6fa7dc96f6b28cb343bd18341ba6568a1539..c6a4bcaff800d6a2e308a591db4247eb9c95f37a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view_supply_state_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20Process/view_supply_state_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20State/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20State/view.xml
index 62efe67f9ea0f698b44fd7fad99ae2fa2cac38dc..b0d20e54d57f4167a852ff18f515ed27d0ec952a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20State/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Business%20State/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view.xml
index 2c95be7908c47f867c309182d70055086b4fd6f1..6f04c0835b7314d890daa37ee1151e7ff9ea1b67 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view_quantity.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view_quantity.xml
index 3ff4e6754cb49bf88fdbfc8144f3d6f9e60a02b9..4db82f35086eb8f1423cda4d3ad9749d456a8b66 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view_quantity.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Container%20Line/view_quantity.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Container/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Container/view.xml
index 2dc94903163366f971e072f94737eccbd12aa5bd..583d1c6f69c340932a7df0048c5731e8fc24575e 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Container/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Container/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Rule/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Rule/view.xml
index 4d916ec8e19daea34812b1567f9fe1d74ae68006..2b7a0e0ab4ad3d0ad3025289211e3e16cb872d7a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Rule/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Delivery%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml
index e26d07a19ebd8e790726e00ecb1a4d496fd981d4..5bffd3566b9c7c37cc3739916d7902b59f424a4f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/quantity_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/quantity_view.xml
index 0d4f0be13b20f229c716f95493683fc53747b815..c3372f95e73ab63bb63f8aec967053a6d7bd9c34 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/quantity_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/quantity_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view.xml
index 64ca1af4842dba10993ccdc18cd7b41040b526f9..3573751bed566e8dcc703cd29e5474d6e373ba1b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view_price.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view_price.xml
index dcedaf426a6fa856ef8553fc06ba787b27b909bb..9dba256ec6136398191a83f59633efa3fe4a16c9 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view_price.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Line/view_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/delivery_line_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/delivery_line_report.xml
index c2dba0f2e113381e307fe6e0f00dc1b5e32f0c2f..33b69bbbf2add1b66e9ebfcc1ac4ec38179a36b2 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/delivery_line_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/delivery_line_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/view.xml
index 8103750711fd9a8eceda7ac2ea34920c0149ea80..01f502d3e438adb7982bfc1efba69b3cf9d646e1 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/workflow_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/workflow_report.xml
index 9800594d96a704430220cc07d5960e13b177c600..ebaaabbef23e4ce9722d488cbadbce9425f86e72 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/workflow_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List%20Module/workflow_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/details.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/details.xml
index b1f6b4c0fb3073b81b0c2c59e1312eef45ba3b11..b966106309525f477a7b324b35e0d97155399d8e 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/details.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/profile_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/profile_view.xml
index 5ae3bfbe132835f124c02fd9468bcd16db4d066c..277adf8b8b290a7f7720a4b338709deffa36dbfd 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/profile_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view.xml
index 26387b14db33c535100f8daeae2f45e4a12dc07a..28f2d0f4ab116cc1761289ca48fa939e14e2a50a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view_stock.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view_stock.xml
index b183cccdb026e1795a9d0ac7af29e67983d8d601..1e7c4699185b698082eb59c50b9380f6d046c82a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view_stock.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Internal%20Packing%20List/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Cell/view.xml
index 754376ed421fb1f30c130625d6227bb3e3fe8026..2a39c63631ba7f9d1e96ba217646c2eff43aa8a2 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml
index 14b33f72f827e904568915bc68965abfb9e81427..90a78a271b2870b6d5cf8975372418db35d0d165 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml
index 5c7790f318f9588df9cfa81289b7fe78858fce13..ba37f272aaacb72ba8a7be3fdce25edc66c08ba5 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/view.xml
index a9adb2ca700321c443a8bac84afe17f34e888c76..66d9fa539839c4423ceb3fd3ddee82d30082ca59 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view.xml
index 2920b67cd78317b9ce49314caafd2806a9667038..b852a93bf57687b277a1f4660276cd8ccec9e34e 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_export.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_export.xml
index 4ea14824248ae5f3efd2b0327c33ef007368072f..500e8d3f3e0a655aebd2fac6596a22996607f428 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_export.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_report.xml
index 6da8b69935b6f3dce557ec694311b9443bd41783..b52267c1c73963263819bbb9abd614c6566ea040 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Module/view_stock_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory/view.xml
index 40ef0de22f7541de06575d00468b164c53c27e3c..bc1558756453e19e29d3e40e90984ed2f5bb09cd 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Order%20Rule/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Order%20Rule/view.xml
index 4d916ec8e19daea34812b1567f9fe1d74ae68006..2b7a0e0ab4ad3d0ad3025289211e3e16cb872d7a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Order%20Rule/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Order%20Rule/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_order.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_order.xml
index ceb8525101a3983f2bececf5f751757c37207a14..31582b0ec3eaf644d28b64a2da5dd9ef67155e08 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_order.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_order.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_packing_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_packing_list.xml
index 7adbd0b71131cf739a4144d9ceee8c36db4bdd17..0de22ef88b4e43c68f77d12cb2e28e5019e62a9c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_packing_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_purchase_packing_list.xml
@@ -13,6 +13,14 @@
             <key> <string>action</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_order.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_order.xml
index 233336209b4a1d7e65c2ca98ac05a9d186498460..fb95714cbecb9a1d8b90246eff3a03c442e8fd34 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_order.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_order.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_packing_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_packing_list.xml
index 46b29b2c16db9f544ff60a7d6af14e2b23578979..0cf09d03723f207def775a4b4ccd9e4e26002c33 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_packing_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Organisation/jump_to_sale_packing_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Payment%20Condition/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Payment%20Condition/view.xml
index 66aafbeabcf7edd7a0f32a204dc9d90a321d5f1e..05b1b14c9a108a974142291fd2954f40293d2570 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Payment%20Condition/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Payment%20Condition/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_order.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_order.xml
index 7da95d707282d5ccec8f8f78c73252bf28663bb5..8d1b64aede2df8dc1e4927252fd56a2b7856b2fb 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_order.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_order.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_packing_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_packing_list.xml
index d7954d994b60f072bc3794f089c958324282e674..37f8e2ddb90f13a8920aec0fc23965b489160cef 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_packing_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_purchase_packing_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_order.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_order.xml
index 3bb789cc2abd990b502147d4baed2064a8129569..d45485135b4d3b0abb89e1f52e8d6fd16fcfb47e 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_order.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_order.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_packing_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_packing_list.xml
index 3cd9a81c3e4a148c0875078e2702bc8b05826a82..d9d89cc9fae4abf108e08ffe25b13fd86da6facc 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_packing_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Person/jump_to_sale_packing_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/price_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/price_view.xml
index 1ea51ef4c48bda6d94f90fa1f9e88bfeebb84a70..6ecf8f090e2426cf8724d01739a68df67d8db3d8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/price_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/quantity_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/quantity_view.xml
index 0d4f0be13b20f229c716f95493683fc53747b815..c3372f95e73ab63bb63f8aec967053a6d7bd9c34 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/quantity_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/quantity_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view.xml
index c12b3f1fc64b20fcbc1aa4c1c3a60e3fb73d2a91..6513870e8f7b85989be5ba5678ec8323a8da3315 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_trade_model.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_trade_model.xml
index ffc738be5c601b76266b5b8c36bf25268d1a08cb..7eadb38900f30e0e86f433114d2f378193aed19c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_trade_model.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_trade_model.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/delivery_line_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/delivery_line_report.xml
index 3cdc6d74b9ad666bc97ab71830672f0c9355564e..84edfcdbfc7e972d4f2d3b93d63b2bc243b5c61f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/delivery_line_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/delivery_line_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_export.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_export.xml
index cd6ac40e59f617a00984eada65546fbf0ab89e52..77d8c828c10f1fe032e021e3f020144d5025453a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_export.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_report.xml
index b244cb704d43b529c57ab8efce3f2831729f3284..c3e290ff319834d748cd91c399b2661db4e58540 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/order_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/view.xml
index 071f16c65471554d8928d9f6995bd89f51195879..2a89ab43bdb5fdaeee55a9ee739e7de21e9adf05 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/apply_trade_condition.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/apply_trade_condition.xml
index 8350c768d7e0909cfb375f3bb4780704a3eb58a4..0f782bb0bdaf7052a497b63cd92142ca5ffa799b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/apply_trade_condition.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/apply_trade_condition.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/jump_to_related_purchase_packing_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/jump_to_related_purchase_packing_list.xml
index 910419249ca8f1e93d247568ca0cc1611d767a3e..5c35b97dda2b548d9fb155e3f324b4c0f47b95c7 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/jump_to_related_purchase_packing_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/jump_to_related_purchase_packing_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/order_print.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/order_print.xml
index 57f83c30dac6c5bad94479ab19a276b5b55480f5..3ae1ffb9bb55f93a931c6ece4003a6e8d52a15b8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/order_print.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/order_print.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_print</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_print</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/payment_condition.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/payment_condition.xml
index 3d7b78bee5c625b7c35d257f9957be08d571fc72..f061668141cda55c06427e0fc5178821541e976f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/payment_condition.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/payment_condition.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/profile_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/profile_view.xml
index d1fd95c21b9f0982b31e55aa69122df4e0b72b16..d6445de7d8413ddce0efe78adb4a27b6fd948e9c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/profile_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view.xml
index 391e4c7aac981e34cf065a5b07f7e535591b3150..b2450fcccb66040f38f459d1a317299d2b5d5db3 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_stock.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_stock.xml
index e11a5e0a51b28136d7c064d92b23036c73f34f17..9ebc7ba482827dde57d1f041aac48be9b685ae20 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_stock.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model.xml
index ae6648318e7a9fa77232786404f7aa727be220e9..e8a2578db9ca1facd491d043e0cdd2f61f8e5fb8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model_line_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model_line_list.xml
index 89b542c6b0f15e1e19f753d01f335a8efcf31d42..a1356b9f15336b23cc64860c86880a261a121680 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model_line_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Order/view_trade_model_line_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/apparel_fabric_item_fast_input.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/apparel_fabric_item_fast_input.xml
index 6b76def20383d383f879f0b39c5fc0760274577c..f88cb32942bc3e20e6ffc3e2276dfebc353ae17b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/apparel_fabric_item_fast_input.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/apparel_fabric_item_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/apparel_fabric_item_fast_input.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/apparel_fabric_item_fast_input.xml
index eca8ae2c1ecaedf7badc8b025dbcf70dff847005..90ce8a6177931915efcdbe767ea821521b6121f4 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/apparel_fabric_item_fast_input.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/apparel_fabric_item_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/quantity_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/quantity_view.xml
index 0d4f0be13b20f229c716f95493683fc53747b815..c3372f95e73ab63bb63f8aec967053a6d7bd9c34 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/quantity_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/quantity_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view.xml
index 64ca1af4842dba10993ccdc18cd7b41040b526f9..3573751bed566e8dcc703cd29e5474d6e373ba1b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view_price.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view_price.xml
index dcedaf426a6fa856ef8553fc06ba787b27b909bb..9dba256ec6136398191a83f59633efa3fe4a16c9 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view_price.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Line/view_price.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/delivery_line_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/delivery_line_report.xml
index 9a58023d276071e146f4bd2959dc703203f8f95f..1a497031c953998024d377b219bd041e7a6cf2c8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/delivery_line_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/delivery_line_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/view.xml
index b513b94926850f2b436c5c2970c6fcda7819d73e..e2cdbd25779800bfdae71cd0cd889be9db731776 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/details.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/details.xml
index 02da26377e1ad35d33d8721e057dcf836a646546..7271987cf71597b19ba6ae6aa515068514bd7950 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/details.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_order.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_order.xml
index 1c59377e4e020e20f80940c7e640d2d0099c5e0e..e23c9a90eebcff5d399168b4a577f1abe521d34f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_order.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_order.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_purchase_invoice.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_purchase_invoice.xml
index bb90d51d73bca71504ab67d7543a765d227065f9..6361ff3f97ec3fe6b80a91bfc9091d3658478759 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_purchase_invoice.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/jump_related_purchase_invoice.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/packing_list_print.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/packing_list_print.xml
index 0aac19f6c287141e72f12efb868bd0ee134eb6c1..85b1fa4a4a7273d07a8cc7339ac5f91cdf16e8d2 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/packing_list_print.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/packing_list_print.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_print</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_print</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/profile_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/profile_view.xml
index 5ae3bfbe132835f124c02fd9468bcd16db4d066c..277adf8b8b290a7f7720a4b338709deffa36dbfd 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/profile_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view.xml
index 9d931652fe0fa0b4463d058eeef660357288e5a3..6c2284cd5c29fb9aa65732a1e590fb11bdf7ee4f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view_stock.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view_stock.xml
index b183cccdb026e1795a9d0ac7af29e67983d8d601..1e7c4699185b698082eb59c50b9380f6d046c82a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view_stock.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module/view.xml
index 423c63ad98e353189a6e6b3b6d7d7f4e27524216..ec460e8695693a6bb376ef7394fa2d3479f6725e 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view.xml
index 6a4231a02e2271dcc410caf9c94be6747e8ec828..f4f6d3886339adf7202d91ac7aca4bd937ee42cf 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_payment.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_payment.xml
index e20dea4a7fbc0182226fd0d4a68307431b92b9e7..58a19a2ef54153c351e7c37177efb3145174db69 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_payment.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_payment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_profile.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_profile.xml
index 13140255a142837896164e3f44f400d4fc629483..d68b465a80cad5c55f58c70fed0d764516f5caa1 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_profile.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_profile.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_trade_model_line_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_trade_model_line_list.xml
index 80117a98356cdc7ea5105069b69a07a346e674dd..2b99b1c6c9b78ce70d43f7bb856fb4ffc7369b90 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_trade_model_line_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition/view_trade_model_line_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/price_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/price_view.xml
index 81a84e68f3dd981ec392e5cd97107bf016d48e20..764d0ee5b5aea9a223174db679b3ab765d0bd76f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/price_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/quantity_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/quantity_view.xml
index cc01fbe5ee67cbcece9e866be0af5498788834b9..c21ab88a613b6a46f4e288f4fb867ddfd60ee4ae 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/quantity_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/quantity_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/view.xml
index 64ca1af4842dba10993ccdc18cd7b41040b526f9..3573751bed566e8dcc703cd29e5474d6e373ba1b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/delivery_line_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/delivery_line_report.xml
index 1471c00b5002d37529460bdc32e3d4f9f9abb34e..545320522f93ab1f41cd4f57b391ad5029dd075c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/delivery_line_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/delivery_line_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/view.xml
index 647c420e0571086944d4e36a353e6debe28303bb..ce7696f725699a590551e46783afd94cc7753c09 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/workflow_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/workflow_report.xml
index 09cdcaaa3761e67134c01a8e9da242201ad4c69d..5ee472ed977bb4bafc2166153ba5c0a9d52dfb41 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/workflow_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module/workflow_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/jump_related_sale_invoice.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/jump_related_sale_invoice.xml
index eccf3903545ef90c7a0677f59de152643836faee..69d73b79a88f5a4d4ae510dc66f0820b74a57085 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/jump_related_sale_invoice.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/jump_related_sale_invoice.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view.xml
index 9e90c907452c9cedb9f78be10d4c38d1580fa854..ca7e57e366d2e781dfbc2feace72a9d39f26380e 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view_stock.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view_stock.xml
index 70ea29f53292e079b2d9beb138afa4fb4b8e35b9..fd3e1f7b01a58c7a984c64854fc734c160edef89 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view_stock.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Returned%20Sale%20Packing%20List/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/price_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/price_view.xml
index 1ea51ef4c48bda6d94f90fa1f9e88bfeebb84a70..6ecf8f090e2426cf8724d01739a68df67d8db3d8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/price_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/quantity_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/quantity_view.xml
index 0d4f0be13b20f229c716f95493683fc53747b815..c3372f95e73ab63bb63f8aec967053a6d7bd9c34 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/quantity_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/quantity_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view.xml
index c12b3f1fc64b20fcbc1aa4c1c3a60e3fb73d2a91..6513870e8f7b85989be5ba5678ec8323a8da3315 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view_trade_model.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view_trade_model.xml
index ffc738be5c601b76266b5b8c36bf25268d1a08cb..7eadb38900f30e0e86f433114d2f378193aed19c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view_trade_model.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Line/view_trade_model.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/delivery_line_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/delivery_line_report.xml
index 3cdc6d74b9ad666bc97ab71830672f0c9355564e..84edfcdbfc7e972d4f2d3b93d63b2bc243b5c61f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/delivery_line_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/delivery_line_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_export.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_export.xml
index cd6ac40e59f617a00984eada65546fbf0ab89e52..77d8c828c10f1fe032e021e3f020144d5025453a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_export.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_export.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_report.xml
index b244cb704d43b529c57ab8efce3f2831729f3284..c3e290ff319834d748cd91c399b2661db4e58540 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/order_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/view.xml
index a6a5da63350588cf7ccd2e61bb636611dd6adc11..8f8fc92d2215db50611c066a27388db283565a55 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/workflow_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/workflow_report.xml
index 09cdcaaa3761e67134c01a8e9da242201ad4c69d..5ee472ed977bb4bafc2166153ba5c0a9d52dfb41 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/workflow_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order%20Module/workflow_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/apply_trade_condition.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/apply_trade_condition.xml
index 0eedf5668731889052dfacb888ec2d6ec3153d82..0606775505b6143b1103e206b32d768e40575303 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/apply_trade_condition.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/apply_trade_condition.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/jump_to_related_sale_packing_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/jump_to_related_sale_packing_list.xml
index 3e9e3d5e77f30eab22c9d9eb11ac3fff3aa79c00..de34cd70ec56c435303371baeb2a00b71b4f703b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/jump_to_related_sale_packing_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/jump_to_related_sale_packing_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_print.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_print.xml
index 57f83c30dac6c5bad94479ab19a276b5b55480f5..3ae1ffb9bb55f93a931c6ece4003a6e8d52a15b8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_print.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_print.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_print</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_print</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_summary.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_summary.xml
index 02d1f0481f077501d92c522e12c5712c6b1cf414..4ddd80e18a5bbc2daccd7e97255a797db42d8be1 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_summary.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/order_summary.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/payment_condition.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/payment_condition.xml
index 3d7b78bee5c625b7c35d257f9957be08d571fc72..f061668141cda55c06427e0fc5178821541e976f 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/payment_condition.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/payment_condition.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/profile_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/profile_view.xml
index 70c8a9fd141a477ad33dea88e5ea44702499327f..a2e52ae475919815365eb6ad14a79f4854b02684 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/profile_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/profile_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/reference_generate.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/reference_generate.xml
index 4875f861b991862b6fd76a201fa9c6593ff7aacf..b3fdf0d6426b96249e27a53028264f54569473a7 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/reference_generate.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/reference_generate.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_action</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_action</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_fast_input.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_fast_input.xml
index 892e426098e8fd9324fc3269307487fa362f425d..cc4e555ebdbb6b7732809893d67ab934630c1b43 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_fast_input.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_fast_input</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_fast_input</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_planning.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_planning.xml
index d2302a99640cae7366d9891c0a32909427e94061..5018102fa522fdbaa736f7d34294bee0a878384d 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_planning.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/sale_order_planning.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_button</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_button</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view.xml
index da5be51fc94641374828a52321a5d535d8cdd69a..010d77867a5d46e3680818528c818d11cf4fd677 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_stock.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_stock.xml
index e11a5e0a51b28136d7c064d92b23036c73f34f17..9ebc7ba482827dde57d1f041aac48be9b685ae20 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_stock.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model.xml
index ae6648318e7a9fa77232786404f7aa727be220e9..e8a2578db9ca1facd491d043e0cdd2f61f8e5fb8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model_line_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model_line_list.xml
index 89b542c6b0f15e1e19f753d01f335a8efcf31d42..a1356b9f15336b23cc64860c86880a261a121680 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model_line_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Order/view_trade_model_line_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Cell/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Cell/view.xml
index e95059d8b2c6eb01d89e88fc869b82db2dc880a2..d13ef867635eaddeedad53d413d183b927744ed0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Cell/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Cell/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/price_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/price_view.xml
index 1ea51ef4c48bda6d94f90fa1f9e88bfeebb84a70..6ecf8f090e2426cf8724d01739a68df67d8db3d8 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/price_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/price_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/quantity_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/quantity_view.xml
index 0d4f0be13b20f229c716f95493683fc53747b815..c3372f95e73ab63bb63f8aec967053a6d7bd9c34 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/quantity_view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/quantity_view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/view.xml
index 64ca1af4842dba10993ccdc18cd7b41040b526f9..3573751bed566e8dcc703cd29e5474d6e373ba1b 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/delivery_line_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/delivery_line_report.xml
index 1471c00b5002d37529460bdc32e3d4f9f9abb34e..545320522f93ab1f41cd4f57b391ad5029dd075c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/delivery_line_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/delivery_line_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_exchange</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/view.xml
index c1e50e0203cf74a2075ac51fa27a6308979d2221..75e4f98df8ff2eed5342302655a536f681c70edd 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/workflow_report.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/workflow_report.xml
index 09cdcaaa3761e67134c01a8e9da242201ad4c69d..5ee472ed977bb4bafc2166153ba5c0a9d52dfb41 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/workflow_report.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List%20Module/workflow_report.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_report</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_report</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/container_fast_input.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/container_fast_input.xml
index 6ec2c3a9253c35d9e53f119e484647a37b27940d..d12854e53a8ec385ad558e787a80b1204f97bf4c 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/container_fast_input.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/container_fast_input.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_fast_input</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_fast_input</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/details.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/details.xml
index 7759627d55318df1276aff16d475ac114f24229e..93f2a256fab13ce531a160d4ce62e897c4ea30c0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/details.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/details.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_order.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_order.xml
index dddefbd9b5bf33ecfd5285c079b5ccf5b523b0fb..820c654724b692fcde6707f55790082643250822 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_order.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_order.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_sale_invoice.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_sale_invoice.xml
index eccf3903545ef90c7a0677f59de152643836faee..69d73b79a88f5a4d4ae510dc66f0820b74a57085 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_sale_invoice.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/jump_related_sale_invoice.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jump</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_jump</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/packing_list_print.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/packing_list_print.xml
index 9ca6b766fbb0e506cfbe974247b835f26c8c8c42..3c5433914562ce3ae429d2c3d1e36d074313d693 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/packing_list_print.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/packing_list_print.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_print</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_print</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view.xml
index 4675662460b73ad0a70fcb10ee86ef38bcc3a79f..9364bf1d927d94a594600c14e974687c9f66dedc 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_container_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_container_list.xml
index c810943ca4b6546a7f749ea5528ea75f5ab6ff04..7b485ec20abfaa0f09f6b328c14897ce7b8da2f0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_container_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_container_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_stock.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_stock.xml
index b183cccdb026e1795a9d0ac7af29e67983d8d601..1e7c4699185b698082eb59c50b9380f6d046c82a 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_stock.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Packing%20List/view_stock.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Module/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Module/view.xml
index 51531e2ce758274f6e31654cc7d5ccbd7d03ac8d..e6d0847b8fee3149a23d852ac1c55d9fb2643657 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Module/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Module/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_list</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view.xml
index 5800b24489dbb067bd47c4625970032ba47a2652..f6ef6b2665c8d8b3fb76eae4655ef80bbcf427e0 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_payment.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_payment.xml
index e20dea4a7fbc0182226fd0d4a68307431b92b9e7..58a19a2ef54153c351e7c37177efb3145174db69 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_payment.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_payment.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_profile.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_profile.xml
index 311a29bc7f476db8b967f54ff5b8af75e2135c31..7f7e649f658f5a465df42e31515c09ffbb0dee58 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_profile.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_profile.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_trade_model_line_list.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_trade_model_line_list.xml
index 80117a98356cdc7ea5105069b69a07a346e674dd..2b99b1c6c9b78ce70d43f7bb856fb4ffc7369b90 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_trade_model_line_list.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Sale%20Trade%20Condition/view_trade_model_line_list.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/System%20Preference/trade_preference.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/System%20Preference/trade_preference.xml
index 5ed2094aa4fd5aa04ed8fa3865a0dc11b5d0f6cd..6a65f115f64659dd3ff88e02090a2ca9a1646f47 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/System%20Preference/trade_preference.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/System%20Preference/trade_preference.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Trade%20Model%20Line/view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Trade%20Model%20Line/view.xml
index efd867152a30e392b0b74cb212868eb50f399aba..a94bad7adad7e72b55d3b7ccaa382d988400e78d 100644
--- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Trade%20Model%20Line/view.xml
+++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Trade%20Model%20Line/view.xml
@@ -15,6 +15,14 @@
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>category</string> </key>
             <value> <string>object_view</string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Path.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Path.xml
index 27614171bd4f74050d982ab8868f8399ad48fd6c..cb93619bfafa9a8eae8d76cfce211595b554cc30 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Path.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Path.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Business Path</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process%20Module.xml
index b619364b0607aca629d21f19b88395f5b6bb548f..eac6b86fb20f070c87badfb99487139db404633d 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -113,12 +83,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Business Process Module</string> </value>
@@ -131,12 +95,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process.xml
index d384da044c530f4768737eac5112f5dd4e605885..330b1af4f5dd3bbf4630f509c7bb561f299fea8c 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20Process.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Business Process</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20State.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20State.xml
index 4dbc236bdc8c3829b1efe98a674498b5e464aec2..122971c8cadff7639cce35f5791c386d47055ecc 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20State.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Business%20State.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -88,12 +58,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Business State</string> </value>
@@ -106,12 +70,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml
index 58d9c1651e4a5257ea7a6cd5cdb241283315872b..47da3b91d335f45eec4f0b0eb38bdfadc7873594 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -74,12 +44,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Container Cell</string> </value>
@@ -92,12 +56,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml
index 07b572ef726232d8ae18463a340905a70bf1bbf2..ec774ece97908b072c064fd4d544993abaf52dde 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Container Line</string> </value>
@@ -86,12 +50,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml
index 8d045a386ec56a2b9b3825f527c2b95f5188cb33..f031bf56566ca5de42e58a5b7eb00eaeb67fb7d2 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Container</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml
index 07398e8f9d47d55bf28d1aa984f36d84951f7f58..d28009169772c6ac8123d359ced7dc017abcf696 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -72,12 +42,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Delivery Cell</string> </value>
@@ -90,12 +54,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml
index 89bc552fc563f68cfe746ccbe4b7320e2d0f3d20..19086ac460b00da9da4d82624d88ad537900c9c1 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>rule_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Delivery Rule</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/First%20Causality%20Movement%20Group.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/First%20Causality%20Movement%20Group.xml
index 3c54ca5e36ec6e814eb1ce4c62138824757efc26..88eac891d08b951b40ca394422ad9f6752933603 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/First%20Causality%20Movement%20Group.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/First%20Causality%20Movement%20Group.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>First Causality Movement Group</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml
index b5dbc8aa3f04bca13c154dc09bf97de4491e1929..d1410344e8b807d1062b12b4da0550b9bfd1d5c5 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -73,12 +43,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Internal Packing List Cell</string> </value>
@@ -91,12 +55,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml
index 01d59d63f9be249c65d180bf5c52862475dfa628..04b0c35773bd4c1ce0d5e6e61df9360df81d9c7a 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,12 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
@@ -56,18 +38,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -101,12 +71,6 @@ a manufactured product, like a pen, a bicycle...</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Internal Packing List Line</string> </value>
@@ -119,12 +83,6 @@ a manufactured product, like a pen, a bicycle...</string> </value>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Module.xml
index 45990c274dc59d8e167afa81b3a46ccf5c237006..5be5f435241972cda7df936a41e2bd371a5252d6 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Internal Packing List Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
index dbdb92781f3c3bd8e85bf0400e106adebb079307..a34b9bc64a885639bdd69bc4f045646dc5400802 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
@@ -37,18 +19,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -82,12 +52,6 @@ a manufactured product, like a pen, a bicycle...</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Internal Packing List</string> </value>
@@ -100,12 +64,6 @@ a manufactured product, like a pen, a bicycle...</string> </value>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml
index beb0493ec4063bfc6472e794e6628b3301af49ec..f513b36e9374e932f8e1615352839691603e5578 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -75,12 +45,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Inventory Cell</string> </value>
@@ -93,12 +57,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml
index e98e82cf0a4e22ed38ed44c2a00bfbc238da9ca8..1b2e38afd54e1e979d9fc4ac340d0c31d93c40ac 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,12 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
@@ -56,18 +38,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>inventory_line_icon.gif</string> </value>
@@ -102,12 +72,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Inventory Line</string> </value>
@@ -120,12 +84,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Module.xml
index ebe93219c0b0d01a67b6971f6c38f9ef0cf7ea01..9f0b7b8e6bcc56f00c298e670fca6abf9674c955 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,24 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -86,22 +56,10 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Inventory Module</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml
index 28eb72f0b23872bf679d11700c93471e8b37b02c..522937d571bbff93cc2e106fd1ef34ee64198646 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>inventory_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Inventory</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml
index 11ab5b67a90437437a1c4f589beef7e2c0cd549f..52a2f84ab05838782b12b198113c1140b889fa48 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>rule_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Order Rule</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml
index 5506ae50ed64226f29d41ace5ea5c7c4398f6f52..aa64399aa5689080b28c8513096af2003517aa6f 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>payment_condition_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Payment Condition</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml
index 9fc5fa7ee6618970252817f2e5b636d10c3b601a..d72bd829d4a5c0399bb779e49e8245f8bb1500bc 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Order Cell</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml
index 0a81a1ca2e78a5b60a3f7adf9999fb4e2ced9ff9..085e9dc61696c2a333e60d8de8f67759d4f6de0c 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Order Line</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml
index 6f2c5ea4c00201c1fe9f2bc631e3e4d7fb9f1757..a48995a823933cf0a63fd7e8f1d27fc05923eb15 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Order Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml
index 153aaa954bb1f372e47248155b8a9912bad9b59a..d28f7292e4db646967e6995765db754782bc052d 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Order</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml
index 529eba8c8ebd63c13df8844441293a5877678df6..e2fd14f93ea0aa02ccffcdb7bb499f6cfdb9f1b5 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Packing List Cell</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Line.xml
index b7f14b70428be3acb4583e0acc8fb51c787d9c85..16c30d52fa2a5a461ac285380fb1852b0719067d 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Packing List Line</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Module.xml
index 44d51f2a02af0e7e7aab703150ca639d0ecfd0bc..ec6e5f51e95c4ab9a6bd1f23a2fc269b4974ad69 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Packing List Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml
index 0ef5fa912859fd1fda6cd5fce973ea6089aa7ad0..d4c8237f2fe7b84a599dd941aa57337a3ec9d808 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Packing List</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module.xml
index 92a31b645a9b8b38df03953ea097b569d2653e3c..8795d0b3535e5604d118151f355b6988db157942 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Trade Condition Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml
index b7623cc08226f9ed69150f7f01ab0976f8b97689..9138ab3baa2657450110b64e172b2808b644e625 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Purchase Trade Condition</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell.xml
index 0d2a465e73ccd2f58417b45103d8344501eb085f..c74535e8f6debf71e53b45c26837f744d9608084 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Returned Sale Packing List Cell</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line.xml
index b506ad14e241954436046e17a2eab8ada1421b2e..01fc606d6c4af4288f9c458f3b7e3c5102202078 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -72,12 +42,6 @@ a manufactured product, like a pen, a bicycle...</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Returned Sale Packing List Line</string> </value>
@@ -86,12 +50,6 @@ a manufactured product, like a pen, a bicycle...</string> </value>
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module.xml
index d0d36a4ce5800c7860ae262489cc3b54f0fabfea..bdb1a9e0860a9c433bc5cd1250f09bd169709bfd 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Returned Sale Packing List Module</string> </value>
@@ -104,12 +68,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List.xml
index 720d787086774db5b0b21bfb97c46fd4764497fe..a6505c35c8c00aeafc0c4d16f943f89ce56f0920 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Returned%20Sale%20Packing%20List.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Returned Sale Packing List</string> </value>
@@ -85,12 +49,6 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml
index b760bc45424e9e22acc639431b8aa927d9086986..7709bab26266a7baebd766e8a6d086785079d6e6 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Order Cell</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml
index d0cbbcde4673f36d6880dd3cbb9f13993bc7cf26..240692d0e99157db9bf2d76cf3e49658ca23c202 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Order Line</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Module.xml
index d2c3bf148122496a86cf94bc53b69ea073f059d5..4681641b3e90ab294b3d7f098b121f8202691e20 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Order Module</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml
index 3e09089c4d46a8423e765c4b22e2a9e37d31e7d6..1c8850747afb27a6093a1d1f7805a2cce16d347b 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Order</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>redirect_script</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml
index 54d2d305a11615c09d8279c43d32603caf8aa723..0bca27a795daec8c4021ec7720083f8274ddae8b 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Packing List Cell</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml
index 5e1ad9442bbaba63064f7f4b26926ea13a92df2b..fa747cf5322c5b9095c26017b9546e1dc9087edb 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -71,12 +41,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Packing List Line</string> </value>
@@ -89,12 +53,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Module.xml
index 4cfbd01b050846633fced0e9995248df6eeec7fd..4d7da5ab0549428f9312a61a1cb7f73017758eed 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,24 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -86,22 +56,10 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Packing List Module</string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml
index d8d1f45100fb1c0014cfc32af579257bffe51197..da0653e2eab0d139298596929984c06019fba48d 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>organisation_icon.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Packing List</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Module.xml
index 69c726fddf43e016f02c17ac81b1b49a19407f3e..69cfd0fee64a88d1fb256b50044db59e5f2d1ee7 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Module.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,24 +28,6 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>folder_icon.gif</string> </value>
@@ -87,12 +57,6 @@ be a problem).</string> </value>
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Trade Condition Module</string> </value>
@@ -101,12 +65,6 @@ be a problem).</string> </value>
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml
index b9121654076701dca75e79b18319e1831c0fb91b..8d15d8ec430d210ada98d3353b275e64d92f5d80 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -40,28 +28,10 @@
               </dictionary>
             </value>
         </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document.gif</string> </value>
@@ -90,12 +60,6 @@
               </tuple>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Sale Trade Condition</string> </value>
@@ -108,12 +72,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
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 e68778649bf9c8b580fe1cdd503cdfc6628f161d..257ce3ab28058ddae99ec48f3d5ca0ef472772a9 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Cell.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -70,12 +40,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Trade Model Cell</string> </value>
@@ -88,12 +52,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
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 b82eb7f9fd80af9cd68ca1f446255ef5c9908f67..7ba98b3ab356f9034b97ab2a2d65bb30431acafd 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line.xml
@@ -9,40 +9,10 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>content_icon</string> </key>
             <value> <string>document_icon.gif</string> </value>
@@ -69,12 +39,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>Trade Model Line</string> </value>
@@ -87,12 +51,6 @@
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
diff --git a/bt5/erp5_trade/bt/change_log b/bt5/erp5_trade/bt/change_log
index e7e21abe653bf43a468e7173188f7d4b9f6f4072..61983a268597638f151bc1a002a0f4518ffab98b 100644
--- a/bt5/erp5_trade/bt/change_log
+++ b/bt5/erp5_trade/bt/change_log
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2009-09-09 yusei
 * Fix list view of packing list modules and supply modules and use countFolder method to count result.
 
diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision
index 6dca33d41f092e39af58b262a1918435937931dd..1538c042e35d3445343008b33ffc792ac539cd30 100644
--- a/bt5/erp5_trade/bt/revision
+++ b/bt5/erp5_trade/bt/revision
@@ -1 +1 @@
-742
\ No newline at end of file
+743
\ No newline at end of file
diff --git a/bt5/erp5_trade/bt/template_action_path_list b/bt5/erp5_trade/bt/template_action_path_list
index bdfd15082fc5cdda8713824aa4ca392d8f8ab433..ec0d3e4f765aeee6cf5b2949e789516830b313f7 100644
--- a/bt5/erp5_trade/bt/template_action_path_list
+++ b/bt5/erp5_trade/bt/template_action_path_list
@@ -132,4 +132,4 @@ Sale Trade Condition | view_payment
 Sale Trade Condition | view_profile
 Sale Trade Condition | view_trade_model_line_list
 System Preference | trade_preference
-Trade Model Line | view
+Trade Model Line | view
\ No newline at end of file
diff --git a/bt5/erp5_trade/bt/template_registered_skin_selection_list b/bt5/erp5_trade/bt/template_registered_skin_selection_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391