Commit 10524d62 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

support both legacy and new simulation hierarchy.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32582 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 27e71b5e
......@@ -71,7 +71,7 @@
# XXX need to implement this part in the catalog\n
# portal type causality of root applied rule\n
search_kw = {\n
\'explanation_portal_type\': \'Production Order\',\n
\'explanation_portal_type\': (\'Production Order\', \'Production Simulation Order\'),\n
\'portal_type\': \'Simulation Movement\',\n
}\n
if explanation_uid is not None:\n
......
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