Commit c797a475 authored by Romain Courteaud's avatar Romain Courteaud

Fix wrong xml format.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12130 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9807e5be
......@@ -75,12 +75,12 @@
<key> <string>_keys</string> </key>
<value>
<list>
<string>from_table_list</string>
<string>where_expression</string>
<string>select_expression</string>
<string>group_by_expression</string>
<string>selection_domain</string>
<string>selection_report</string>
<string>from_table_list</string>
<string>where_expression</string>
<string>select_expression</string>
<string>group_by_expression</string>
<string>selection_domain</string>
<string>selection_report</string>
</list>
</value>
</item>
......
......@@ -56,8 +56,8 @@
<key> <string>_keys</string> </key>
<value>
<list>
<string>id_group</string>
<string>default</string>
<string>id_group</string>
<string>default</string>
</list>
</value>
</item>
......
......@@ -51,8 +51,8 @@
<key> <string>_keys</string> </key>
<value>
<list>
<string>table_0</string>
<string>query_table</string>
<string>table_0</string>
<string>query_table</string>
</list>
</value>
</item>
......
......@@ -104,16 +104,16 @@
<key> <string>_keys</string> </key>
<value>
<list>
<string>selection</string>
<string>selection_domain</string>
<string>selection_report</string>
<string>where_expression</string>
<string>select_expression</string>
<string>group_by_expression</string>
<string>from_table_list</string>
<string>sort_on</string>
<string>limit_expression</string>
<string>search_mode</string>
<string>selection</string>
<string>selection_domain</string>
<string>selection_report</string>
<string>where_expression</string>
<string>select_expression</string>
<string>group_by_expression</string>
<string>from_table_list</string>
<string>sort_on</string>
<string>limit_expression</string>
<string>search_mode</string>
</list>
</value>
</item>
......
......@@ -10,7 +10,6 @@
<key>item_node_category_uid | category/category_uid/z_related_node_uid_from_item</key>
<key>item_resource_category_uid | category/category_uid/z_related_resource_uid_from_item</key>
<key>item_section_category_uid | category/category_uid/z_related_section_uid_from_item</key>
<key>parent_specialise_portal_type | category,catalog/portal_type/z_related_parent_specialise</key>
<key>parent_description | catalog/description/z_related_parent</key>
<key>parent_float_index | catalog/float_index/z_related_parent</key>
<key>parent_int_index | catalog/int_index/z_related_parent</key>
......
15
\ No newline at end of file
23
\ No newline at end of file
......@@ -73,9 +73,9 @@ erp5_mysql_innodb/z_related_explanation
erp5_mysql_innodb/z_related_grand_parent
erp5_mysql_innodb/z_related_mirror_section_uid_from_stock
erp5_mysql_innodb/z_related_node_uid_from_stock
erp5_mysql_innodb/z_related_parent
erp5_mysql_innodb/z_related_parent_specialise
erp5_mysql_innodb/z_related_payment_uid_from_stock
erp5_mysql_innodb/z_related_parent
erp5_mysql_innodb/z_related_predicate
erp5_mysql_innodb/z_related_resource_from_movement
erp5_mysql_innodb/z_related_resource_uid_from_stock
......
......@@ -33,10 +33,10 @@ grand_parent_portal_type | catalog,catalog/portal_type/z_related_grand_parent
variationCategory | category/category_uid/z_related_uid
translated_validation_state | translation/translated_message/z_related_translated_validation_state
stock_resource_category_uid | category/category_uid/z_related_resource_uid_from_stock
parent_title | catalog/title/z_related_parent
parent_int_index | catalog/int_index/z_related_parent
parent_string_index | catalog/string_index/z_related_parent
parent_float_index | catalog/float_index/z_related_parent
parent_reference | catalog/reference/z_related_parent
parent_description | catalog/description/z_related_parent
parent_title | catalog/title/z_related_parent
parent_int_index | catalog/int_index/z_related_parent
parent_string_index | catalog/string_index/z_related_parent
parent_float_index | catalog/float_index/z_related_parent
parent_reference | catalog/reference/z_related_parent
parent_description | catalog/description/z_related_parent
parent_portal_type | catalog/portal_type/z_related_parent
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment