Commit a190650a authored by Guillaume Michon's avatar Guillaume Michon

Added some related_keys, and search table 'item', used by getTrackingList


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5943 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent beb5ec04
......@@ -67,6 +67,9 @@
<item type="str">translated_validation_state_title | translation/translated_message/z_related_translated_validation_state</item>
<item type="str">translated_opportunity_state | translation/translated_message/z_related_translated_opportunity_state</item>
<item type="str">translated_opportunity_state_title | translation/translated_message/z_related_translated_opportunity_state</item>
<item type="str">item_resourceCategory | category/category_uid/z_related_resource_uid_from_item</item>
<item type="str">item_sectionCategory | category/category_uid/z_related_section_uid_from_item</item>
<item type="str">item_nodeCategory | category/category_uid/z_related_node_uid_from_item</item>
</property>
<property id="sql_catalog_request_keys" type="tuple">
</property>
......@@ -123,6 +126,7 @@
<item type="str">predicate_category</item>
<item type="str">roles_and_users</item>
<item type="str">stock</item>
<item type="str">item</item>
</property>
<property id="sql_uncatalog_object" type="tuple">
<item type="str">z0_uncatalog_category</item>
......
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