From 122c99932bd5d0899d353803ff87eb45696a611a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Tue, 17 Feb 2009 13:48:14 +0000
Subject: [PATCH] moved to erp5_core

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25599 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_categories/destination_account.xml | 165 -----------------
 .../portal_categories/source_account.xml      | 166 ------------------
 bt5/erp5_invoicing/bt/revision                |   2 +-
 .../bt/template_base_category_list            |   4 +-
 4 files changed, 2 insertions(+), 335 deletions(-)
 delete mode 100644 bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/destination_account.xml
 delete mode 100644 bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/source_account.xml

diff --git a/bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/destination_account.xml b/bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/destination_account.xml
deleted file mode 100644
index 86153ddb91..0000000000
--- a/bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/destination_account.xml
+++ /dev/null
@@ -1,165 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="BaseCategory" module="Products.ERP5Type.Document.BaseCategory"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>acquisition_append_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_base_category</string> </key>
-            <value>
-              <tuple>
-                <string>delivery</string>
-                <string>order</string>
-                <string>parent</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>acquisition_copy_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_mask_value</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_object_id</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>acquisition_portal_type</string> </key>
-            <value> <string>python: list( portal.getPortalAcquisitionMovementTypeList() + portal.getPortalItemTypeList() + portal.getPortalDeliveryTypeList() + portal.getPortalOrderTypeList() + portal.getPortalInvoiceTypeList())</string> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_sync_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>destination_account</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>category_type</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>criterion_property</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>fallback_base_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>destination_account</string> </value>
-        </item>
-        <item>
-            <key> <string>id_generator</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id_group</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>last_id</string> </key>
-            <value> <string>1</string> </value>
-        </item>
-        <item>
-            <key> <string>membership_criterion_base_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>membership_criterion_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>multimembership_criterion_base_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Base Category</string> </value>
-        </item>
-        <item>
-            <key> <string>read_permission</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>rid</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>short_title</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>sid</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>test_method_id</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Account</string> </value>
-        </item>
-        <item>
-            <key> <string>write_permission</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/source_account.xml b/bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/source_account.xml
deleted file mode 100644
index aa8ec5bebf..0000000000
--- a/bt5/erp5_invoicing/CategoryTemplateItem/portal_categories/source_account.xml
+++ /dev/null
@@ -1,166 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="BaseCategory" module="Products.ERP5Type.Document.BaseCategory"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>acquisition_append_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_base_category</string> </key>
-            <value>
-              <tuple>
-                <string>delivery</string>
-                <string>order</string>
-                <string>parent</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>acquisition_copy_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_mask_value</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_object_id</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>acquisition_portal_type</string> </key>
-            <value> <string>python: list( portal.getPortalAcquisitionMovementTypeList() + portal.getPortalItemTypeList() + portal.getPortalDeliveryTypeList() + portal.getPortalOrderTypeList() + portal.getPortalInvoiceTypeList())</string> </value>
-        </item>
-        <item>
-            <key> <string>acquisition_sync_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>destination_account</string>
-                <string>source_account</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>category_type</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>criterion_property</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>fallback_base_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>source_account</string> </value>
-        </item>
-        <item>
-            <key> <string>id_generator</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id_group</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>last_id</string> </key>
-            <value> <string>1</string> </value>
-        </item>
-        <item>
-            <key> <string>membership_criterion_base_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>membership_criterion_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>multimembership_criterion_base_category</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Base Category</string> </value>
-        </item>
-        <item>
-            <key> <string>read_permission</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>rid</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>short_title</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>sid</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>test_method_id</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Account</string> </value>
-        </item>
-        <item>
-            <key> <string>write_permission</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision
index aebfaa171d..58e77f3515 100644
--- a/bt5/erp5_invoicing/bt/revision
+++ b/bt5/erp5_invoicing/bt/revision
@@ -1 +1 @@
-214
\ No newline at end of file
+215
\ No newline at end of file
diff --git a/bt5/erp5_invoicing/bt/template_base_category_list b/bt5/erp5_invoicing/bt/template_base_category_list
index d92cb5ea34..39cf917a96 100644
--- a/bt5/erp5_invoicing/bt/template_base_category_list
+++ b/bt5/erp5_invoicing/bt/template_base_category_list
@@ -1,3 +1 @@
-destination_account
-invoice_transmission_mode
-source_account
\ No newline at end of file
+invoice_transmission_mode
\ No newline at end of file
-- 
2.30.9