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 d1410344e8b807d1062b12b4da0550b9bfd1d5c5..f5f482bb8579cd6148713ef33e1177f3242421b2 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
@@ -23,8 +23,8 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>      A DeliveryCell allows to define specific quantities\n
-      for each variation of a resource in a delivery line.\n
+            <value> <string>      A DeliveryCell allows to define specific quantities\r\n
+      for each variation of a resource in a delivery line.\r\n
 </string> </value>
         </item>
         <item>
@@ -40,6 +40,7 @@
             <value>
               <tuple>
                 <string>delivery_movement</string>
+                <string>internal</string>
               </tuple>
             </value>
         </item>
@@ -53,7 +54,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml
index 04b0c35773bd4c1ce0d5e6e61df9360df81d9c7a..0e0bfed5fb4f305a6329d502dde92d0ab55d1a91 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
@@ -48,7 +48,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Product object holds the information about\n
+            <value> <string>A Product object holds the information about\r\n
 a manufactured product, like a pen, a bicycle...</string> </value>
         </item>
         <item>
@@ -68,6 +68,7 @@ a manufactured product, like a pen, a bicycle...</string> </value>
             <value>
               <tuple>
                 <string>delivery_movement</string>
+                <string>internal</string>
               </tuple>
             </value>
         </item>
@@ -81,7 +82,9 @@ a manufactured product, like a pen, a bicycle...</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Module.xml
index 5be5f435241972cda7df936a41e2bd371a5252d6..372c206ef5b9a7c297ca7592f2a6ee3992d7bc44 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
@@ -56,6 +56,7 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>internal</string>
                 <string>module</string>
               </tuple>
             </value>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
index a34b9bc64a885639bdd69bc4f045646dc5400802..b808bf6c4ce62ab229454ec7e072958c8dfb21ca 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
@@ -29,7 +29,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Product object holds the information about\n
+            <value> <string>A Product object holds the information about\r\n
 a manufactured product, like a pen, a bicycle...</string> </value>
         </item>
         <item>
@@ -49,6 +49,7 @@ a manufactured product, like a pen, a bicycle...</string> </value>
             <value>
               <tuple>
                 <string>delivery</string>
+                <string>internal</string>
               </tuple>
             </value>
         </item>
@@ -62,7 +63,9 @@ a manufactured product, like a pen, a bicycle...</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml
index d72bd829d4a5c0399bb779e49e8245f8bb1500bc..5949077fe1b5989211d8b58b0842fac80f5df806 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Cell.xml
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>order_movement</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -47,11 +48,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml
index 085e9dc61696c2a333e60d8de8f67759d4f6de0c..9d2f9b1bd4cbc7501c3bb41d4dfb55e4fb652abd 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>order_movement</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -70,7 +71,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml
index a48995a823933cf0a63fd7e8f1d27fc05923eb15..b524d2053df6e029a4d6ff511953e913403ebec6 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Module.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>module</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml
index d28f7292e4db646967e6995765db754782bc052d..38a551c8cd36b0d44ca092a53b4fb7193c732966 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>order</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -70,7 +71,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml
index e2fd14f93ea0aa02ccffcdb7bb499f6cfdb9f1b5..cfc07e0c89b49e4cd05c6a02aca7c63e19417ea9 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
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>delivery_movement</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -51,7 +52,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Line.xml
index 16c30d52fa2a5a461ac285380fb1852b0719067d..0d7a0b7dd7ccf3b6e28817de959c90f5ba5e918f 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
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>delivery_movement</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -51,7 +52,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Module.xml
index ec6e5f51e95c4ab9a6bd1f23a2fc269b4974ad69..d6aa7921055bc83e117567034f98c95faa0f1eaf 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
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>module</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml
index d4c8237f2fe7b84a599dd941aa57337a3ec9d808..940e6da81f5c592cd5267540d1831e8ca5f48eb5 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>delivery</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -70,7 +71,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Module.xml
index 8795d0b3535e5604d118151f355b6988db157942..67f7e90115e1c26efa533d7eb569297c999cc75a 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
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>module</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml
index 9138ab3baa2657450110b64e172b2808b644e625..f4f375e1aee6d11e57c87b17ba3237d7d1f2f99c 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml
@@ -56,6 +56,7 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>purchase</string>
                 <string>supply</string>
               </tuple>
             </value>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml
index 7709bab26266a7baebd766e8a6d086785079d6e6..24662a0d090a51a53555ca1f35eb7e090f4db9a0 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Cell.xml
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>order_movement</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -47,11 +48,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml
index 240692d0e99157db9bf2d76cf3e49658ca23c202..4dd0bbd018f3798154c70a70b3e636aedcda4b91 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>order_movement</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -51,7 +52,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>redirect_script</string> </key>
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 4681641b3e90ab294b3d7f098b121f8202691e20..63294e3ee0ac6c3a6ede6543cc6adb68e510dfb7 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Module.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Module.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>module</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml
index 1c8850747afb27a6093a1d1f7805a2cce16d347b..06cdb6b86ea554309b6f67c8476572472ebcfe2b 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>order</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -70,7 +71,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>redirect_script</string> </key>
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 0bca27a795daec8c4021ec7720083f8274ddae8b..2a09bb398ee2ae738d41b81175719d498c4ef59d 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
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>delivery_movement</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -51,7 +52,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml
index fa747cf5322c5b9095c26017b9546e1dc9087edb..3204bf2ac4ec2f85b536c91d4364687a40b5566c 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
@@ -38,6 +38,7 @@
             <value>
               <tuple>
                 <string>delivery_movement</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -51,7 +52,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Module.xml
index 4d7da5ab0549428f9312a61a1cb7f73017758eed..0fe25b9e37830013017c3986ae4119d5ad48b2ae 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
@@ -53,6 +53,7 @@
             <value>
               <tuple>
                 <string>module</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -60,6 +61,18 @@
             <key> <string>id</string> </key>
             <value> <string>Sale Packing List Module</string> </value>
         </item>
+        <item>
+            <key> <string>init_script</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value>
+              <none/>
+            </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 da0653e2eab0d139298596929984c06019fba48d..560184d19f6e8c60da1549bb98fe42ad43d74f0f 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml
@@ -57,6 +57,7 @@
             <value>
               <tuple>
                 <string>delivery</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -70,7 +71,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Module.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Module.xml
index 69cfd0fee64a88d1fb256b50044db59e5f2d1ee7..db913753bbd43d2dcb3f4102b7bfc9d3d85b5bb9 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
@@ -38,7 +38,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
+            <value> <string>Folders allow to store a large number of documents (1,000,000 should not\r\n
 be a problem).</string> </value>
         </item>
         <item>
@@ -54,6 +54,7 @@ be a problem).</string> </value>
             <value>
               <tuple>
                 <string>module</string>
+                <string>sales</string>
               </tuple>
             </value>
         </item>
@@ -63,7 +64,15 @@ be a problem).</string> </value>
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
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 8d15d8ec430d210ada98d3353b275e64d92f5d80..dd353f337c626a085ca9ac7c5c2956d09250d69b 100644
--- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml
+++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml
@@ -56,6 +56,7 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>sales</string>
                 <string>supply</string>
               </tuple>
             </value>
@@ -66,11 +67,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_trade/bt/change_log b/bt5/erp5_trade/bt/change_log
index b2be63aca4e4dcc9062282f3b884bd2faca83156..fa5d8fe204713c32bb1923417c7396c6a81ed3b0 100644
--- a/bt5/erp5_trade/bt/change_log
+++ b/bt5/erp5_trade/bt/change_log
@@ -1,3 +1,6 @@
+2009-12-14 yusei
+* Add new group type to each Sale/Purchase/Internal type informations.
+
 2009-12-14 yusei
 * Add use field to order line view and packing list line view.
 
diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision
index a58cdef3e92951b85d450db06acf0893f6c4fb56..4c88dcfb827c0ebb3ce1b321e3808005c18a8def 100644
--- a/bt5/erp5_trade/bt/revision
+++ b/bt5/erp5_trade/bt/revision
@@ -1 +1 @@
-802
\ No newline at end of file
+805
\ No newline at end of file