diff --git a/bt5/erp5_commerce/CategoryTemplateItem/portal_categories/publication_section/pamphlet/web/short.xml b/bt5/erp5_commerce/CategoryTemplateItem/portal_categories/publication_section/pamphlet/web/short.xml deleted file mode 100644 index 7a5d02fd0ed3fdfba7c126d64600763d6fafa562..0000000000000000000000000000000000000000 --- a/bt5/erp5_commerce/CategoryTemplateItem/portal_categories/publication_section/pamphlet/web/short.xml +++ /dev/null @@ -1,76 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <global name="Category" module="Products.ERP5Type.Document.Category"/> - <tuple/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_Add_portal_content_Permission</string> </key> - <value> - <tuple> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Add_portal_folders_Permission</string> </key> - <value> - <tuple> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Copy_or_Move_Permission</string> </key> - <value> - <tuple> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>categories</string> </key> - <value> - <tuple> - <string>publication_section/pamphlet/web/short</string> - </tuple> - </value> - </item> - <item> - <key> <string>codification</string> </key> - <value> <string>SRT</string> </value> - </item> - <item> - <key> <string>default_reference</string> </key> - <value> <string>short</string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>short</string> </value> - </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string>Category</string> </value> - </item> - <item> - <key> <string>short_title</string> </key> - <value> <string>short</string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_commerce/bt/template_base_category_list b/bt5/erp5_commerce/bt/template_base_category_list index 425133a0fe6e997366e2bef6eaeac474b6b7cbeb..966a44430fe453fa99c1441b35ff290373dc85e7 100644 --- a/bt5/erp5_commerce/bt/template_base_category_list +++ b/bt5/erp5_commerce/bt/template_base_category_list @@ -1,3 +1,2 @@ function/customer -product_line/shipping -publication_section/pamphlet/web/short \ No newline at end of file +product_line/shipping \ No newline at end of file