Commit 252ba2ba authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

support legacy Payment Rule and new Payment Simulation Rule.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32945 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d095bda0
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>kw[\'parent_specialise_portal_type\'] = \'Payment Rule\'\n
<value> <string>kw[\'parent_specialise_portal_type\'] = (\'Payment Rule\', \'Payment Simulation Rule\')\n
kw[\'portal_type\'] = \'Simulation Movement\'\n
kw[\'grand_parent_simulation_state\'] = [\'started\']\n
kw.update(context.portal_catalog.buildSQLQuery(**kw))\n
......
1117
\ No newline at end of file
1118
\ 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