From 312d8e81e856ad3b33c2a5881e419771ce338dce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Tue, 24 Jun 2008 11:28:19 +0000
Subject: [PATCH] - associated Supply Chain Module with group module

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21760 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_types/Supply%20Chain%20Module.xml                  | 4 +++-
 bt5/erp5_mrp/bt/revision                                      | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml
index 6372b9f7c3..60e1765a85 100644
--- a/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml
+++ b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml
@@ -98,7 +98,9 @@ be a problem).</string> </value>
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>module</string>
+              </tuple>
             </value>
         </item>
         <item>
diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision
index aa92725341..eb13855b7d 100644
--- a/bt5/erp5_mrp/bt/revision
+++ b/bt5/erp5_mrp/bt/revision
@@ -1 +1 @@
-76
\ No newline at end of file
+79
\ No newline at end of file
-- 
2.30.9