From 1b17a50164b655e28e4f36ee4be83920c027ae47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 25 Jan 2006 13:26:35 +0000
Subject: [PATCH] fix buggy allowed content types

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5306 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../bt/template_portal_type_allowed_content_type_list          | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
index e77e8723e7..38bcfd1479 100755
--- a/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
+++ b/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
@@ -1,7 +1,6 @@
 Account Module | Account
 Accounting Period Module | Accounting Period
 Accounting Rule Cell | Accounting Transaction Line
-Accounting Rule Cell | Sale Invoice Transaction Line
 Accounting Transaction Module | Accounting Transaction
 Accounting Transaction Module | Balance Transaction
 Accounting Transaction Module | Pay Sheet Transaction
@@ -20,8 +19,6 @@ Preference | Accounting Transaction
 Preference | Payment Transaction
 Preference | Purchase Invoice Transaction
 Preference | Sale Invoice Transaction
-Purchase Invoice Transaction Line | Purchase Invoice Transaction Line
 Purchase Invoice Transaction | Purchase Invoice Transaction Line
-Sale Invoice Transaction Line | Sale Invoice Transaction Line
 Sale Invoice Transaction | Invoice Line
 Sale Invoice Transaction | Sale Invoice Transaction Line
\ No newline at end of file
-- 
2.30.9