Commit 2fc674ae authored by Romain Courteaud's avatar Romain Courteaud

Rename Catalog Method z_related_resource to z_related_resource_from_movement.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11059 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b2cdaab1
......@@ -96,7 +96,7 @@ table_1</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>z_related_resource</string> </value>
<value> <string>z_related_resource_from_movement</string> </value>
</item>
<item>
<key> <string>max_cache_</string> </key>
......
......@@ -12,7 +12,7 @@
<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>predicate_uid | predicate/uid/z_related_predicate</key>
<key>resourceType | movement,catalog/portal_type/z_related_resource</key>
<key>resourceType | movement,catalog/portal_type/z_related_resource_from_movement</key>
<key>stock_mirror_section_category_strict_membership_uid | category/category_uid/z_related_strict_membership_mirror_section_uid_from_stock</key>
<key>stock_mirror_section_category_uid | category/category_uid/z_related_mirror_section_uid_from_stock</key>
<key>stock_node_category_strict_membership_uid | category/category_uid/z_related_strict_membership_node_uid_from_stock</key>
......
154
\ No newline at end of file
155
\ No newline at end of file
......@@ -72,7 +72,7 @@ erp5_mysql/z_related_node_uid_from_stock
erp5_mysql/z_related_parent_specialise
erp5_mysql/z_related_payment_uid_from_stock
erp5_mysql/z_related_predicate
erp5_mysql/z_related_resource
erp5_mysql/z_related_resource_from_movement
erp5_mysql/z_related_resource_uid_from_stock
erp5_mysql/z_related_section_uid_from_stock
erp5_mysql/z_related_security
......
......@@ -28,7 +28,7 @@ stock_node_category_strict_membership_uid | category/category_uid/z_related_stri
deliveryLineType | movement,catalog/portal_type/z_related_uid_or_parent_uid
item_section_category_uid | category/category_uid/z_related_section_uid_from_item
parent_specialise_portal_type | category,catalog/portal_type/z_related_parent_specialise
resourceType | movement,catalog/portal_type/z_related_resource
resourceType | movement,catalog/portal_type/z_related_resource_from_movement
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
......
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