From a9d7f86d4fa24b96853869e970410b36f0dd7d70 Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Mon, 19 Feb 2007 10:05:14 +0000 Subject: [PATCH] Note are added in the event module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12871 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../allowed_content_types.xml | 2 +- bt5/erp5_crm/bt/revision | 2 +- bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_crm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_crm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 8587bf606d..563b163030 100644 --- a/bt5/erp5_crm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_crm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -1,7 +1,7 @@ <allowed_content_type_list> <portal_type id="Event Module"> + <item>Note</item> <item>Mail Message</item> - <item>Internal Request</item> <item>Phone Call</item> <item>Incoming Letter</item> <item>Incoming Fax</item> diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision index a5c750feac..368f89ceef 100644 --- a/bt5/erp5_crm/bt/revision +++ b/bt5/erp5_crm/bt/revision @@ -1 +1 @@ -27 \ No newline at end of file +28 \ No newline at end of file diff --git a/bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list index cafde6c9b6..8d9e3fccb9 100644 --- a/bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list @@ -1,7 +1,7 @@ Event Module | Incoming Fax Event Module | Incoming Letter -Event Module | Internal Request Event Module | Mail Message +Event Module | Note Event Module | Phone Call Incoming Fax | File Incoming Fax | Image -- 2.30.9