diff --git a/bt5/erp5_base/CategoryTemplateItem/portal_categories/subordination.xml b/bt5/erp5_base/CategoryTemplateItem/portal_categories/subordination.xml index 6727b49fc53c97130f60e8fbfd9f6f4cfc3ac3c1..9c6a0ee5c295412d26dbc34c9cc5fd0b3673f016 100644 --- a/bt5/erp5_base/CategoryTemplateItem/portal_categories/subordination.xml +++ b/bt5/erp5_base/CategoryTemplateItem/portal_categories/subordination.xml @@ -31,9 +31,7 @@ <item> <key> <string>acquisition_base_category</string> </key> <value> - <tuple> - <string>parent</string> - </tuple> + <tuple/> </value> </item> <item> @@ -54,7 +52,7 @@ </item> <item> <key> <string>acquisition_portal_type</string> </key> - <value> <string>python: [\'Career\', \'Computer\']</string> </value> + <value> <string>python: [\'Career\', ]</string> </value> </item> <item> <key> <string>acquisition_sync_value</string> </key> @@ -80,9 +78,7 @@ </item> <item> <key> <string>description</string> </key> - <value> - <none/> - </value> + <value> <string></string> </value> </item> <item> <key> <string>fallback_base_category</string> </key>