From 3fe32dbc81fa87ab24f9956d214fef72a371262f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com>
Date: Fri, 29 Jun 2007 14:18:57 +0000
Subject: [PATCH] fix allowed content type definition

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15076 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../allowed_content_types.xml                                   | 2 +-
 bt5/erp5_banking_cash/bt/revision                               | 2 +-
 .../bt/template_portal_type_allowed_content_type_list           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_banking_cash/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_banking_cash/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
index 231e3e3957..4ba5f89b71 100644
--- a/bt5/erp5_banking_cash/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/bt5/erp5_banking_cash/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -97,7 +97,7 @@
   <item>Banking Operation Line</item>
  </portal_type>
  <portal_type id="Incident Module">
-  <item>Account Incident</item>
+  <item>Incident</item>
  </portal_type>
  <portal_type id="Incoming Cash Balance Regulation Line">
   <item>Cash Delivery Cell</item>
diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision
index fd098d297e..9361cf7165 100644
--- a/bt5/erp5_banking_cash/bt/revision
+++ b/bt5/erp5_banking_cash/bt/revision
@@ -1 +1 @@
-374
\ No newline at end of file
+376
\ No newline at end of file
diff --git a/bt5/erp5_banking_cash/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_banking_cash/bt/template_portal_type_allowed_content_type_list
index 586cb9bec7..4904693cec 100644
--- a/bt5/erp5_banking_cash/bt/template_portal_type_allowed_content_type_list
+++ b/bt5/erp5_banking_cash/bt/template_portal_type_allowed_content_type_list
@@ -34,7 +34,7 @@ Destruction Survey | Cash Delivery Line
 Exchanged Mutilated Banknote Line | Cash Delivery Cell
 Foreign Cash Reception Module | Foreign Cash Reception
 Foreign Cash Reception | Cash Delivery Line
-Incident Module | Account Incident
+Incident Module | Incident
 Incident | Banking Operation Line
 Incident | Incoming Incident Line
 Incident | Outgoing Incident Line
-- 
2.30.9