From 31f4dc70e1d268c7bfae3bd4bdd0d113d150f46f Mon Sep 17 00:00:00 2001
From: Lucas Carvalho <lucas@nexedi.com>
Date: Wed, 16 Sep 2009 19:19:40 +0000
Subject: [PATCH] - removed modules, security of any module should not be
 exported to bt5, it can cause conflicts during update. - added comment -
 updated maintainer list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29076 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 bt5/erp5_commerce/bt/comment                 | 4 ++++
 bt5/erp5_commerce/bt/maintainer_list         | 3 ++-
 bt5/erp5_commerce/bt/revision                | 2 +-
 bt5/erp5_commerce/bt/template_module_id_list | 3 ---
 4 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/bt5/erp5_commerce/bt/comment b/bt5/erp5_commerce/bt/comment
index e69de29bb2..f5729115f2 100644
--- a/bt5/erp5_commerce/bt/comment
+++ b/bt5/erp5_commerce/bt/comment
@@ -0,0 +1,4 @@
+To get the Anonymous navigation working is required to set some security:
+currency_module - Access contents information 
+product_module -  Access contents information 
+sale_order_module -  Access contents information 
\ No newline at end of file
diff --git a/bt5/erp5_commerce/bt/maintainer_list b/bt5/erp5_commerce/bt/maintainer_list
index 95d930c400..3a4cd08078 100644
--- a/bt5/erp5_commerce/bt/maintainer_list
+++ b/bt5/erp5_commerce/bt/maintainer_list
@@ -1 +1,2 @@
-ivan
\ No newline at end of file
+ivan
+lucas
\ No newline at end of file
diff --git a/bt5/erp5_commerce/bt/revision b/bt5/erp5_commerce/bt/revision
index fba8ce006f..bcad85486c 100644
--- a/bt5/erp5_commerce/bt/revision
+++ b/bt5/erp5_commerce/bt/revision
@@ -1 +1 @@
-224
\ No newline at end of file
+225
\ No newline at end of file
diff --git a/bt5/erp5_commerce/bt/template_module_id_list b/bt5/erp5_commerce/bt/template_module_id_list
index 27910c6816..e69de29bb2 100644
--- a/bt5/erp5_commerce/bt/template_module_id_list
+++ b/bt5/erp5_commerce/bt/template_module_id_list
@@ -1,3 +0,0 @@
-currency_module
-product_module
-sale_order_module
\ No newline at end of file
-- 
2.30.9