From 6d89e2cdab41c34711f1b45071170370e7035200 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Fri, 13 Nov 2009 15:32:17 +0000 Subject: [PATCH] remove 'size' base category because it is already included in erp5_core. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30580 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_categories/size.xml | 202 ------------------ bt5/erp5_pdm/bt/change_log | 3 + bt5/erp5_pdm/bt/revision | 2 +- bt5/erp5_pdm/bt/template_base_category_list | 1 - 4 files changed, 4 insertions(+), 204 deletions(-) delete mode 100644 bt5/erp5_pdm/CategoryTemplateItem/portal_categories/size.xml diff --git a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/size.xml b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/size.xml deleted file mode 100644 index f94ad692f9..0000000000 --- a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/size.xml +++ /dev/null @@ -1,202 +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>_count</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - </value> - </item> - <item> - <key> <string>_mt_index</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </value> - </item> - <item> - <key> <string>_tree</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </value> - </item> - <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: []</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/> - </value> - </item> - <item> - <key> <string>category_type</string> </key> - <value> - <tuple> - <string>variation</string> - <string>column</string> - </tuple> - </value> - </item> - <item> - <key> <string>criterion_property</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>fallback_base_category</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>size</string> </value> - </item> - <item> - <key> <string>id_generator</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id_group</string> </key> - <value> <string>None</string> </value> - </item> - <item> - <key> <string>last_id</string> </key> - <value> <string>2</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>Size</string> </value> - </item> - <item> - <key> <string>write_permission</string> </key> - <value> - <none/> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <global name="Length" module="BTrees.Length"/> - </pickle> - <pickle> <int>0</int> </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <global name="OOBTree" module="BTrees._OOBTree"/> - </pickle> - <pickle> - <none/> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <global name="OOBTree" module="BTrees._OOBTree"/> - </pickle> - <pickle> - <none/> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_pdm/bt/change_log b/bt5/erp5_pdm/bt/change_log index d0f06e591e..d3c5e52f7f 100644 --- a/bt5/erp5_pdm/bt/change_log +++ b/bt5/erp5_pdm/bt/change_log @@ -1,3 +1,6 @@ +2009-11-12 Kazuhiko +* remove 'size' base category because it is already included in erp5_core. + 2009-11-12 tatuya * add the variation views of FlowCapacity for SupplyLine. Note that they have not connected to the actions. * Add FlowCapacity properties to the SupplyLine views. diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision index d2d07760f5..bbb3d18999 100644 --- a/bt5/erp5_pdm/bt/revision +++ b/bt5/erp5_pdm/bt/revision @@ -1 +1 @@ -388 \ No newline at end of file +389 \ No newline at end of file diff --git a/bt5/erp5_pdm/bt/template_base_category_list b/bt5/erp5_pdm/bt/template_base_category_list index 7e99b7a785..00421d3905 100644 --- a/bt5/erp5_pdm/bt/template_base_category_list +++ b/bt5/erp5_pdm/bt/template_base_category_list @@ -15,7 +15,6 @@ option pricing segment shape -size tariff_nomenclature variation visual_pattern \ No newline at end of file -- 2.30.9